CoolFace
Modelpublic

TRICELL-Inc/Progenitor.Pure-Virus-3.2-1B-GGUF

sourceHugging Facellama3.2updated 7mo agoView on Hugging Face
0likes12downloads
Model Card

Progenitor.Pure-Virus-3.2-1B

Model creator: TRICELL-Inc<br/> Original model: TRICELL-Inc/Progenitor.Pure-Virus-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/Progenitor.Pure-Virus-3.2-1B-GGUF:Q4_K_M"

Use with LM Studio

bash
lms load "Novaciano/Progenitor.Pure-Virus-3.2-1B-GGUF"

Use with llama.cpp CLI

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