danlou commited on
Commit
70e13e3
·
verified ·
1 Parent(s): 99da83f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -7,11 +7,14 @@ base_model:
7
  pipeline_tag: text-generation
8
  tags:
9
  - axolotl
 
 
 
10
  ---
11
 
12
- # Relay v0.1 (Mistral Nemo 2407)
13
 
14
  <img src="https://cdn-uploads.huggingface.co/production/uploads/60f808c5c1adf9100f1f263c/rNGTfSfFWyWc9mEgyxTGL.png" width="800"/>
15
 
16
- This model page includes the 8-bit BnB version of [relay-v0.1-Mistral-Nemo-2407](https://huggingface.co/danlou/relay-v0.1-Mistral-Nemo-2407).
17
- For more details about the model, please see the page for the main version.
 
7
  pipeline_tag: text-generation
8
  tags:
9
  - axolotl
10
+ - bitsandbytes
11
+ - 8bit
12
+ - conversational
13
  ---
14
 
15
+ # 📟 Relay v0.1 (Mistral Nemo 2407): 8-bit (bnb)
16
 
17
  <img src="https://cdn-uploads.huggingface.co/production/uploads/60f808c5c1adf9100f1f263c/rNGTfSfFWyWc9mEgyxTGL.png" width="800"/>
18
 
19
+ This model page includes the 8-bit bitsandbytes version of [relay-v0.1-Mistral-Nemo-2407](https://huggingface.co/danlou/relay-v0.1-Mistral-Nemo-2407).
20
+ For more details about the model, and how it should be used, please see that model page.