ModelHub XC 44927d10e7 初始化项目,由ModelHub XC社区提供模型
Model: IlyaGusev/saiga_yandexgpt_8b_gguf
Source: Original Platform
2026-06-30 09:54:17 +08:00

datasets, language, inference, license, license_name, license_link
datasets language inference license license_name license_link
IlyaGusev/saiga_scored
IlyaGusev/saiga_preferences
ru
false other yandexgpt-5-lite-8b-pretrain LICENSE

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:

  • 9GB RAM for q8_0 and less for smaller quantizations
Description
Model synced from source: IlyaGusev/saiga_yandexgpt_8b_gguf
Readme 26 KiB