win10 commited on
Commit
b7ad3e3
·
verified ·
1 Parent(s): 2ef1a7d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
- base_model: unsloth/phi-4
 
3
  tags:
4
  - text-generation-inference
5
  - transformers
@@ -21,7 +22,7 @@ datasets:
21
 
22
  - **Developed by:** win10
23
  - **License:** apache-2.0
24
- - **Finetuned from model :** unsloth/phi-4
25
 
26
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
27
 
 
1
  ---
2
+ base_model:
3
+ - unsloth/phi-4-unsloth-bnb-4bit
4
  tags:
5
  - text-generation-inference
6
  - transformers
 
22
 
23
  - **Developed by:** win10
24
  - **License:** apache-2.0
25
+ - **Finetuned from model :** unsloth/phi-4-unsloth-bnb-4bit
26
 
27
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
28