quantflex's picture
Update README.md
12e6c55 verified
|
raw
history blame
602 Bytes
---
license: llama3.2
language:
- en
pipeline_tag: text-generation
base_model: huihui-ai/MicroThinker-1B-Preview
---
![QuantFlex Banner](images/qfbanner.jpg)
GGUF Quants for: [MicroThinker-1B-Preview](https://huggingface.co/huihui-ai/MicroThinker-1B-Preview)
Model by: [huihui-ai](https://huggingface.co/huihui-ai) (thank you!)
Quants by: [quantflex](https://huggingface.co/quantflex)
Run with [llama.cpp](https://github.com/ggerganov/llama.cpp):
```./llama-cli -m MicroThinker-1B-Preview-Q5_K_M.gguf -cnv -p "You are a helpful assistant. You should think step-by-step." --chat-template llama3```