File size: 1,227 Bytes
2e1eb37
 
 
 
7c8497a
2e1eb37
 
 
 
 
7c8497a
2e1eb37
bd71140
7c8497a
 
2e1eb37
 
7c8497a
 
725efaf
7c8497a
 
 
e49f6f4
 
 
 
 
 
 
 
7c8497a
2e1eb37
 
 
 
 
 
7c8497a
 
 
 
 
 
2e1eb37
 
7c8497a
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
base_model: unsloth/Llama-3.2-3B-Instruct-bnb-4bit
language:
- en
license: llama3.2
tags:
- text-generation-inference
- transformers
- unsloth
- llama
- llama-3
- trl
- sft
datasets:
- mlabonne/FineTome-100k
---

# Notice

Model was submitted to OpenLLM Leaderboard for full evaluation.

# IMPORTANT

In case you got the following error:
```
exception: data did not match any variant of untagged enum modelwrapper at line 1251003 column 3
```
Please upgrade your **transformer** package, that is, use the following code:
```
pip install --upgrade "transformers>=4.45"
```

# Uploaded  model

- **Developed by:** NotASI
- **License:** apache-2.0
- **Finetuned from model :** unsloth/Llama-3.2-3B-Instruct-bnb-4bit

# Details

This model was trained on **mlabonne/FineTome-100k** for *2* epochs with **rslora** + **qlora**, and achieve the final training loss: *0.596400*.

This model follows the same chat template as the base model one.

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)