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="Antigma/DeepSeek-R1-Distill-Qwen-14B-GGUF",
	filename="deepseek-r1-distill-qwen-14b-q5_k_s.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

Antigma/DeepSeek-R1-Distill-Qwen-14B-GGUF

This model was converted to GGUF format from deepseek-ai/DeepSeek-R1-Distill-Qwen-14B using llama.cpp via the ggml.ai's GGUF-my-repo space. Refer to the original model card for more details on the model.

Downloads last month
5
GGUF
Model size
15B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

5-bit

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

Model tree for Antigma/DeepSeek-R1-Distill-Qwen-14B-GGUF

Quantized
(135)
this model