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="uxix/MusaCoder-27B-GGUF",
	filename="",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

uxix/MusaCoder-27B-GGUF

The Model uxix/MusaCoder-27B-GGUF was converted to GGUF format from MooreThreads/MusaCoder-27B

https://huggingface.co/MooreThreads/MusaCoder-27B

Downloads last month
333
GGUF
Model size
27B params
Architecture
qwen35
Hardware compatibility
Log In to add your hardware

3-bit

4-bit

5-bit

6-bit

8-bit

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

Model tree for uxix/MusaCoder-27B-GGUF

Base model

Qwen/Qwen3.6-27B
Quantized
(5)
this model