sroecker commited on
Commit
089d422
1 Parent(s): 7ea0a0d

Update README.md

Browse files

Add more tags and link to original model

Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -8,15 +8,18 @@ tags:
8
  - unsloth
9
  - mistral
10
  - trl
 
 
11
  base_model: ibm/merlinite-7b
12
  ---
13
 
14
  # Uploaded model
15
 
16
- - **Developed by:** sroecker
 
17
  - **License:** apache-2.0
18
- - **Finetuned from model :** ibm/merlinite-7b
19
 
20
- This mistral 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)
 
8
  - unsloth
9
  - mistral
10
  - trl
11
+ - merlinite
12
+ - lab
13
  base_model: ibm/merlinite-7b
14
  ---
15
 
16
  # Uploaded model
17
 
18
+ - **Developed by:** IBM
19
+ - **Quantized by:** sroecker
20
  - **License:** apache-2.0
21
+ - **Derived from model :** [ibm/merlinite-7b](https://huggingface.co/ibm/merlinite-7b)
22
 
23
+ This is just a quantized 4bit version created for further fine-tuning.
24
 
25
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)