Qurtana commited on
Commit
cd3c500
·
verified ·
1 Parent(s): 65a2309

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,15 +1,18 @@
1
  ---
2
- base_model: unsloth/SmolLM2-1.7B-Instruct-bnb-4bit
 
 
3
  tags:
4
  - text-generation-inference
5
  - transformers
6
  - unsloth
7
- - llama
8
  - trl
9
  - sft
10
  license: apache-2.0
11
  language:
12
  - en
 
 
13
  ---
14
 
15
  # Uploaded model
@@ -20,4 +23,4 @@ language:
20
 
21
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
22
 
23
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
1
  ---
2
+ base_model:
3
+ - unsloth/SmolLM2-1.7B-Instruct-bnb-4bit
4
+ - HuggingFaceTB/SmolLM2-1.7B-Instruct
5
  tags:
6
  - text-generation-inference
7
  - transformers
8
  - unsloth
 
9
  - trl
10
  - sft
11
  license: apache-2.0
12
  language:
13
  - en
14
+ datasets:
15
+ - AI-MO/NuminaMath-TIR
16
  ---
17
 
18
  # Uploaded model
 
23
 
24
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
25
 
26
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)