FlofloB commited on
Commit
d939c77
·
verified ·
1 Parent(s): 4660270

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -4,9 +4,9 @@ tags:
4
  - text-generation-inference
5
  - transformers
6
  - unsloth
7
- - mistral
8
  - trl
9
  - sft
 
10
  license: apache-2.0
11
  language:
12
  - en
@@ -18,6 +18,6 @@ language:
18
  - **License:** apache-2.0
19
  - **Finetuned from model :** unsloth/phi-3-mini-4k-instruct-bnb-4bit
20
 
21
- This mistral 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)
 
4
  - text-generation-inference
5
  - transformers
6
  - unsloth
 
7
  - trl
8
  - sft
9
+ - phi3
10
  license: apache-2.0
11
  language:
12
  - en
 
18
  - **License:** apache-2.0
19
  - **Finetuned from model :** unsloth/phi-3-mini-4k-instruct-bnb-4bit
20
 
21
+ This Phi3 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)