Update README.md
Browse files
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
|
17 |
-
For more details about the model,
|
|
|
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.
|