Aarushhh commited on
Commit
90374e0
1 Parent(s): 29dbd8b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -2,13 +2,15 @@
2
  base_model: HuggingFaceTB/SmolLM-360M
3
  language:
4
  - en
5
- license: cc-by-nc-sa-4.0
6
  tags:
7
  - text-generation-inference
8
- - transformeras
9
  - unsloth
10
  - llama
11
  - trl
 
 
12
  ---
13
 
14
  # FP16 merged version of Smollm for function calling
@@ -39,4 +41,4 @@ Use like any other Llama model
39
 
40
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
41
 
42
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
2
  base_model: HuggingFaceTB/SmolLM-360M
3
  language:
4
  - en
5
+ license: cc-by-sa-4.0
6
  tags:
7
  - text-generation-inference
8
+ - transformers
9
  - unsloth
10
  - llama
11
  - trl
12
+ datasets:
13
+ - Salesforce/xlam-function-calling-60k
14
  ---
15
 
16
  # FP16 merged version of Smollm for function calling
 
41
 
42
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
43
 
44
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)