CoolFace
Modelpublic

Novaciano/Dirty_Maid_Alice-3.2-1B-iMatrix-GGUF

sourceHugging Faceupdated 4mo agoView on Hugging Face
1likes48downloads
Model Card

DirtyMaidAlice-3.2-1B

Model creator: NovaCorp<br/> Original model: NovaCorp/Dirty_Maid_Alice-3.2-1B<br/> GGUF quantization: provided by Novaciano using llama.cpp<br/>

Special thanks

๐Ÿ™ Special thanks to Georgi Gerganov and the whole team working on llama.cpp for making all of this possible.

Use with Ollama

bash
ollama run "hf.co/Novaciano/Dirty_Maid_Alice-3.2-1B-GGUF:Q4_K_M"

Use with LM Studio

bash
lms load "Novaciano/Dirty_Maid_Alice-3.2-1B-GGUF"

Use with llama.cpp CLI

bash
llama-cli --hf "Novaciano/Dirty_Maid_Alice-3.2-1B-GGUF:Q4_K_M" -p "The meaning to life and the universe is"

Use with llama.cpp Server:

bash
llama-server --hf "Novaciano/Dirty_Maid_Alice-3.2-1B-GGUF:Q4_K_M" -c 4096