Update README.md
Browse files
README.md
CHANGED
|
@@ -17,6 +17,11 @@ A finetune of OLMoE by AllenAI designed for roleplaying (and maybe general useca
|
|
| 17 |
## Disclaimer
|
| 18 |
PLEASE do not expect godliness out of this, it's a model with 1 billion active parameters. Expect something more akin to Gemma 2 2B, not Llama 3 8B.
|
| 19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
## Prompting
|
| 21 |
Use ChatML.
|
| 22 |
```
|
|
|
|
| 17 |
## Disclaimer
|
| 18 |
PLEASE do not expect godliness out of this, it's a model with 1 billion active parameters. Expect something more akin to Gemma 2 2B, not Llama 3 8B.
|
| 19 |
|
| 20 |
+
## Quants
|
| 21 |
+
GGUF:
|
| 22 |
+
- [mradermacher's imatrix quants](https://huggingface.co/mradermacher/MoE-Girl-1BA-7BT-i1-GGUF)
|
| 23 |
+
- [our static quants](https://huggingface.co/allura-org/MoE-Girl-1BA-7BT-GGUF)
|
| 24 |
+
|
| 25 |
## Prompting
|
| 26 |
Use ChatML.
|
| 27 |
```
|