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="DevDevin/Qwerky-QwQ-32B-GGUF",
	filename="qwerky-qwq-32b-q4_k_m.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

Qwerky-QwQ-32B

Refer to the original model card for more details on the model.

Downloads last month
10
GGUF
Model size
35B params
Architecture
rwkv6qwen2
Hardware compatibility
Log In to add your hardware

4-bit

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

Model tree for DevDevin/Qwerky-QwQ-32B-GGUF

Quantized
(13)
this model