akumaburn commited on
Commit
46b7031
1 Parent(s): 1352614

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -15,8 +15,10 @@ base_model: unsloth/llama-3-8b-bnb-4bit
15
 
16
  - **Developed by:** akumaburn
17
  - **License:** apache-2.0
18
- - **Finetuned from model :** unsloth/llama-3-8b-bnb-4bit
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)
 
15
 
16
  - **Developed by:** akumaburn
17
  - **License:** apache-2.0
18
+ - **Un-finetuned model :** unsloth/llama-3-8b-bnb-4bit
19
 
20
+ This llama model was quantized from https://huggingface.co/unsloth/llama-3-8b-bnb-4bit/tree/main without any finetuning.
21
+
22
+ Using [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)