CoolFace
Modelpublic

Novaciano/Bad_Alice-Refined-RP-3.2-1B-GGUF

sourceHugging Facellama3.2updated 11mo agoView on Hugging Face
0likes132downloads
Model Card

Bad_Alice-Refined-RP-3.2-1B

Model creator: Novaciano<br/> Original model: Novaciano/Bad_Alice-Refined-RP-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/Bad_Alice-Refined-RP-3.2-1B-GGUF:Q4_K_S"

Use with LM Studio

bash
lms load "Novaciano/Bad_Alice-Refined-RP-3.2-1B-GGUF"

Use with llama.cpp CLI

bash
llama-cli --hf "Novaciano/Bad_Alice-Refined-RP-3.2-1B-GGUF:Q4_K_S" -p "The meaning to life and the universe is"

Use with llama.cpp Server:

bash
llama-server --hf "Novaciano/Bad_Alice-Refined-RP-3.2-1B-GGUF:Q4_K_S" -c 4096