File size: 441 Bytes
76506ea
 
69a66bb
76506ea
69a66bb
 
 
 
cca8638
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
license: apache-2.0
base_model: Felladrin/Minueza-32M-Chat
---

GGUF version of [Felladrin/Minueza-32M-Chat](https://huggingface.co/Felladrin/Minueza-32M-Chat).

It was not possible to quantize the model after converting it to F16/F32 GGUF, so only those versions are available, being F32 the recommended one for having better precision.

## Recommended Inference Parameters

```
temp 0.4
min-p 0.1
top_p 1
top_k 0
repeat_penalty 1.0
```