|
--- |
|
license: apache-2.0 |
|
tags: |
|
- experimental |
|
- testing |
|
- gguf |
|
- quantized |
|
- roleplay |
|
--- |
|
**These are test-quants for an experimental model.** |
|
|
|
Original model weights: <br> https://huggingface.co/nbeerbower/flammen13-mistral-7B |
|
|
|
``` |
|
tags: |
|
- experimental |
|
- testing |
|
- gguf |
|
- quantized |
|
- roleplay |
|
|
|
quantization_options = [ |
|
"Q4_K_M", "Q4_K_S", "IQ4_XS", "Q5_K_M", "Q5_K_S", |
|
"Q6_K", "Q8_0", "IQ3_M", "IQ3_S", "IQ3_XXS" |
|
] |
|
``` |
|
|
|
 |
|
|