File size: 2,067 Bytes
51d23ea |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
---
license: apache-2.0
tags:
- mistral
- conversational
- text-generation-inference
base_model: intervitens/mini-magnum-12b-v1.1
library_name: transformers
---
> [!WARNING]
> **Sampling:**<br>
> 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.
>
**Original Model:** [intervitens/mini-magnum-12b-v1.1](https://huggingface.co/intervitens/mini-magnum-12b-v1.1)
**How to Use:** [llama.cpp](https://github.com/ggerganov/llama.cpp)
**Original Model License:** Apache 2.0
**Release Used:** [b3441](https://github.com/ggerganov/llama.cpp/releases/tag/b3441)
# Quants
| Quant Type | Size |
| ---- | ---- |
| [Q2_K](https://huggingface.co/starble-dev/mini-magnum-12b-v1.1-GGUF/blob/main/mini-magnum-12b-v1.1-Q2_K.gguf) | ? GB |
| [Q3_K_S](https://huggingface.co/starble-dev/mini-magnum-12b-v1.1-GGUF/blob/main/mini-magnum-12b-v1.1-Q3_K_S.gguf) | ? GB |
| [Q3_K_M](https://huggingface.co/starble-dev/mini-magnum-12b-v1.1-GGUF/blob/main/mini-magnum-12b-v1.1-Q3_K_M.gguf) | ? GB |
| [Q3_K_L](https://huggingface.co/starble-dev/mini-magnum-12b-v1.1-GGUF/blob/main/mini-magnum-12b-v1.1-Q3_K_L.gguf) | ? GB |
| [Q4_K_S](https://huggingface.co/starble-dev/mini-magnum-12b-v1.1-GGUF/blob/main/mini-magnum-12b-v1.1-Q4_K_S.gguf) | ? GB |
| [Q4_K_M](https://huggingface.co/starble-dev/mini-magnum-12b-v1.1-GGUF/blob/main/mini-magnum-12b-v1.1-Q4_K_M.gguf) | ? GB |
| [Q5_K_S](https://huggingface.co/starble-dev/mini-magnum-12b-v1.1-GGUF/blob/main/mini-magnum-12b-v1.1-Q5_K_S.gguf) | ? GB |
| [Q5_K_M](https://huggingface.co/starble-dev/mini-magnum-12b-v1.1-GGUF/blob/main/mini-magnum-12b-v1.1-Q5_K_M.gguf) | ? GB |
| [Q6_K](https://huggingface.co/starble-dev/mini-magnum-12b-v1.1-GGUF/blob/main/mini-magnum-12b-v1.1-Q6_K.gguf) | ? GB |
| [Q8_0](https://huggingface.co/starble-dev/mini-magnum-12b-v1.1-GGUF/blob/main/mini-magnum-12b-v1.1-Q8_0.gguf) | ? GB | |