Update README.md
Browse files
README.md
CHANGED
|
@@ -9,10 +9,14 @@ library_name: transformers
|
|
| 9 |
---
|
| 10 |
|
| 11 |
> [!WARNING]
|
| 12 |
-
> **Sampling:**
|
| 13 |
> Mistral-Nemo-12B is very sensitive to the temperature sampler, try values near **0.3** at first or else you will get some weird results. This is mentioned by MistralAI at their [Transformers](https://huggingface.co/mistralai/Mistral-Nemo-Instruct-2407#transformers) section. <br>
|
| 14 |
> Flash-Attention seems to have seem weird effects with the model as well, however there is no confirmation on this.
|
| 15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
**Original Model:**
|
| 17 |
[BeaverAI/mistral-dory-12b](https://huggingface.co/BeaverAI/mistral-dory-12b)
|
| 18 |
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
> [!WARNING]
|
| 12 |
+
> **Sampling:**
|
| 13 |
> Mistral-Nemo-12B is very sensitive to the temperature sampler, try values near **0.3** at first or else you will get some weird results. This is mentioned by MistralAI at their [Transformers](https://huggingface.co/mistralai/Mistral-Nemo-Instruct-2407#transformers) section. <br>
|
| 14 |
> Flash-Attention seems to have seem weird effects with the model as well, however there is no confirmation on this.
|
| 15 |
|
| 16 |
+
> [!IMPORTANT]
|
| 17 |
+
> **IMPORTANT:**
|
| 18 |
+
> Updated version of the model available here: [mistral-doryV2-12b-gguf](https://huggingface.co/starble-dev/mistral-doryV2-12b-gguf)
|
| 19 |
+
|
| 20 |
**Original Model:**
|
| 21 |
[BeaverAI/mistral-dory-12b](https://huggingface.co/BeaverAI/mistral-dory-12b)
|
| 22 |
|