Kasimyildirim commited on
Commit
efcb98b
1 Parent(s): b92037a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
- base_model: unsloth/Llama-3.3-70B-Instruct-bnb-4bit
 
 
3
  tags:
4
  - text-generation-inference
5
  - transformers
@@ -19,4 +21,4 @@ language:
19
 
20
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
21
 
22
- [<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
+ - meta-llama/Llama-3.3-70B-Instruct
4
+ - unsloth/Llama-3.3-70B-Instruct-bnb-4bit
5
  tags:
6
  - text-generation-inference
7
  - transformers
 
21
 
22
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
23
 
24
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)