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-1.5B-GGUF",
	filename="deepseek-r1-distill-qwen-1.5b-iq4_nl-imat.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

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

This model was converted to GGUF format from deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B 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
10
GGUF
Model size
2B params
Architecture
qwen2
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 Antigma/DeepSeek-R1-Distill-Qwen-1.5B-GGUF

Quantized
(236)
this model