johnnietien commited on
Commit
154e2d8
1 Parent(s): 8c531e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -17,6 +17,4 @@ base_model: unsloth/gemma-7b-bnb-4bit
17
  - **License:** apache-2.0
18
  - **Finetuned from model :** unsloth/gemma-7b-bnb-4bit
19
 
20
- This gemma 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)
 
17
  - **License:** apache-2.0
18
  - **Finetuned from model :** unsloth/gemma-7b-bnb-4bit
19
 
20
+ This gemma model was trained 2x faster with and 71% less Memory use. By using unsloth and Huggingface's TRL library.