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="actionpace/Sakura-SOLAR-Instruct",
	filename="",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

Some of my own quants:

  • Sakura-SOLAR-Instruct_Q5_K_M.gguf
  • Sakura-SOLAR-Instruct_Q8_0.gguf

Source: kyujinpy

Source Model: Sakura-SOLAR-Instruct

Source models for kyujinpy/Sakura-SOLAR-Instruct (Merge)

Downloads last month
3
GGUF
Model size
11B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

5-bit

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support