appvoid's picture
Update README.md
299dc6d verified
|
raw
history blame contribute delete
No virus
871 Bytes
---
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 <endoftext> 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.
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)