CoolFace
Modelpublic

UmbrellaInc/T-Veronica-PROTO-1B-GGUF

sourceHugging Facellama3.2updated 9mo agoView on Hugging Face
0likes18downloads
Model Card

T-Virus.Veronica-PROTO-1B

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

Use with LM Studio

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

Use with llama.cpp CLI

bash
llama-cli --hf "Novaciano/T-Virus.Veronica-PROTO-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-PROTO-1B-GGUF:Q4_K_M" -c 4096