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="dongzi01/swarm",
	filename="DeepSeek-R1-0528-Qwen3-8B-UD-IQ1_M.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)
A newer version of this model is available: ibm-granite/granite-docling-258M
README.md exists but content is empty.
Downloads last month
8
GGUF
Model size
8B params
Architecture
qwen3
Hardware compatibility
Log In to add your hardware

1-bit

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

Model tree for dongzi01/swarm

Adapter
(7)
this model

Dataset used to train dongzi01/swarm