File size: 871 Bytes
17ed0af
 
 
 
 
 
 
 
 
 
 
62dd6d0
17ed0af
 
f2b6e8a
 
 
 
c61ba6e
 
299dc6d
 
17ed0af
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
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)