CoolFace
Modelpublic

Novaciano/Sexting-1B-iMatrix-GGUF

sourceHugging Facegemmaupdated 8mo agoView on Hugging Face
0likes40downloads
Model Card

Sexting 1B


Model creator: UmbrellaInc<br/> Original model: UmbrellaInc/T-Virus.Veronica-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/T-Virus.Veronica-1B-GGUF:Q4_K_M"

Use with LM Studio

bash
lms load "Novaciano/T-Virus.Veronica-1B-GGUF"

Use with llama.cpp CLI

bash
llama-cli --hf "Novaciano/T-Virus.Veronica-1B-GGUF:Q4_K_M" -p "The meaning to life and the universe is"

Use with llama.cpp Server:

bash
llama-server --hf "Novaciano/T-Virus.Veronica-1B-GGUF:Q4_K_M" -c 4096