Edit model card

GGUF version of Felladrin/TinyMistral-248M-Chat-v2.

Try it with llama.cpp

brew install ggerganov/ggerganov/llama.cpp
llama-cli \
  --hf-repo Felladrin/gguf-TinyMistral-248M-Chat-v2 \
  --model TinyMistral-248M-Chat-v2.Q8_0.gguf \
  --random-prompt \
  --temp 1.3 \
  --dynatemp-range 1.2 \
  --top-k 0 \
  --top-p 1 \
  --min-p 0.1 \
  --typical 0.85 \
  --mirostat 2 \
  --mirostat-ent 3.5 \
  --repeat-penalty 1.1 \
  --repeat-last-n -1 \
  -n 256
Downloads last month
330
GGUF
Model size
248M params
Architecture
llama

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

16-bit

Unable to determine this model's library. Check the docs .

Quantized from