Saiga GGUF
					Collection
				
Russian fine-tunes of different base LLMs in the GGUF format compatible with llama.cpp
					• 
				8 items
				• 
				Updated
					
				•
					
					34
Llama.cpp compatible versions of an original 12B model.
Download one of the versions, for example saiga_gemma3_12b.Q4_K_M.gguf.
wget https://huggingface.co/IlyaGusev/saiga_gemma3_12b_gguf/resolve/main/saiga_gemma3_12b.Q4_K_M.gguf
Download interact_gguf.py
https://raw.githubusercontent.com/IlyaGusev/saiga/refs/heads/main/scripts/interact_gguf.py
How to run:
pip install llama-cpp-python fire
python3 interact_gguf.py saiga_gemma3_12b.Q4_K_M.gguf
System requirements:
2-bit
3-bit
4-bit
5-bit
6-bit
8-bit
16-bit