--- base_model: appvoid/arco language: - en license: apache-2.0 tags: - text-generation-inference - transformers - unsloth - llama - trl - sft --- r 128 50% of dataset 1 epoch this is my humble first iteration of a function calling & reasoning AI assistant system the goal is to make it a generalist reasoning and function calling model There are some tokenization issues with instead of outputting the actual end token. Will be fixed on next versions. # Uploaded model - **Developed by:** appvoid - **License:** apache-2.0 - **Finetuned from model :** appvoid/arco This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. [](https://github.com/unslothai/unsloth)