How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="NightFox/saiga_gemma_9b_GGUF",
	filename="",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

GGUF for https://huggingface.co/IlyaGusev/saiga_gemma_9b

bfloat16->f32->[Q8_0, Q6_K, Q5_K_M]

Downloads last month
46
GGUF
Model size
9B params
Architecture
gemma
Hardware compatibility
Log In to add your hardware

5-bit

6-bit

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support