Saiga GGUF
Collection
LLaMA-based Russian chat model in the GGUF format compatible with llama.cpp
•
7 items
•
Updated
•
23
Llama.cpp compatible versions of an original 8B model.
Download one of the versions, for example saiga_yandexgpt_8b.Q4_K_M.gguf
.
wget https://huggingface.co/IlyaGusev/saiga_yandexgpt_8b_gguf/resolve/main/saiga_yandexgpt_8b.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_yandexgpt_8b.Q4_K_M.gguf
System requirements: