GGUF
Collection
Your favorite models quantized in gguf formats • 7 items • Updated
How to use medmekk/DeepSeek-R1-Distill-Qwen-1.5B.GGUF with llama.cpp:
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf medmekk/DeepSeek-R1-Distill-Qwen-1.5B.GGUF:Q4_K_M # Run inference directly in the terminal: llama cli -hf medmekk/DeepSeek-R1-Distill-Qwen-1.5B.GGUF:Q4_K_M
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf medmekk/DeepSeek-R1-Distill-Qwen-1.5B.GGUF:Q4_K_M # Run inference directly in the terminal: llama cli -hf medmekk/DeepSeek-R1-Distill-Qwen-1.5B.GGUF:Q4_K_M
# Download pre-built binary from: # https://github.com/ggerganov/llama.cpp/releases # Start a local OpenAI-compatible server with a web UI: ./llama-server -hf medmekk/DeepSeek-R1-Distill-Qwen-1.5B.GGUF:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf medmekk/DeepSeek-R1-Distill-Qwen-1.5B.GGUF:Q4_K_M
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp cmake -B build cmake --build build -j --target llama-server llama-cli # Start a local OpenAI-compatible server with a web UI: ./build/bin/llama-server -hf medmekk/DeepSeek-R1-Distill-Qwen-1.5B.GGUF:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf medmekk/DeepSeek-R1-Distill-Qwen-1.5B.GGUF:Q4_K_M
docker model run hf.co/medmekk/DeepSeek-R1-Distill-Qwen-1.5B.GGUF:Q4_K_M
How to use medmekk/DeepSeek-R1-Distill-Qwen-1.5B.GGUF with Ollama:
ollama run hf.co/medmekk/DeepSeek-R1-Distill-Qwen-1.5B.GGUF:Q4_K_M
How to use medmekk/DeepSeek-R1-Distill-Qwen-1.5B.GGUF with Unsloth Studio:
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for medmekk/DeepSeek-R1-Distill-Qwen-1.5B.GGUF to start chatting
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for medmekk/DeepSeek-R1-Distill-Qwen-1.5B.GGUF to start chatting
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for medmekk/DeepSeek-R1-Distill-Qwen-1.5B.GGUF to start chatting
How to use medmekk/DeepSeek-R1-Distill-Qwen-1.5B.GGUF with Docker Model Runner:
docker model run hf.co/medmekk/DeepSeek-R1-Distill-Qwen-1.5B.GGUF:Q4_K_M
How to use medmekk/DeepSeek-R1-Distill-Qwen-1.5B.GGUF with Lemonade:
# Download Lemonade from https://lemonade-server.ai/ lemonade pull medmekk/DeepSeek-R1-Distill-Qwen-1.5B.GGUF:Q4_K_M
lemonade run user.DeepSeek-R1-Distill-Qwen-1.5B.GGUF-Q4_K_M
lemonade list
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
GGUF quantized versions of deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
Q2_K: DeepSeek-R1-Distill-Qwen-1.5B-Q2_K.ggufQ3_K_S: DeepSeek-R1-Distill-Qwen-1.5B-Q3_K_S.ggufQ3_K_M: DeepSeek-R1-Distill-Qwen-1.5B-Q3_K_M.ggufQ3_K_L: DeepSeek-R1-Distill-Qwen-1.5B-Q3_K_L.ggufQ4_0: DeepSeek-R1-Distill-Qwen-1.5B-Q4_0.ggufQ4_K_S: DeepSeek-R1-Distill-Qwen-1.5B-Q4_K_S.ggufQ4_K_M: DeepSeek-R1-Distill-Qwen-1.5B-Q4_K_M.ggufQ5_0: DeepSeek-R1-Distill-Qwen-1.5B-Q5_0.ggufQ5_K_S: DeepSeek-R1-Distill-Qwen-1.5B-Q5_K_S.ggufQ5_K_M: DeepSeek-R1-Distill-Qwen-1.5B-Q5_K_M.ggufQ6_K: DeepSeek-R1-Distill-Qwen-1.5B-Q6_K.ggufQ8_0: DeepSeek-R1-Distill-Qwen-1.5B-Q8_0.ggufIQ3_M_IMAT: DeepSeek-R1-Distill-Qwen-1.5B-IQ3_M_imat.ggufIQ3_XXS_IMAT: DeepSeek-R1-Distill-Qwen-1.5B-IQ3_XXS_imat.ggufQ4_K_M_IMAT: DeepSeek-R1-Distill-Qwen-1.5B-Q4_K_M_imat.ggufQ4_K_S_IMAT: DeepSeek-R1-Distill-Qwen-1.5B-Q4_K_S_imat.ggufIQ4_NL_IMAT: DeepSeek-R1-Distill-Qwen-1.5B-IQ4_NL_imat.ggufIQ4_XS_IMAT: DeepSeek-R1-Distill-Qwen-1.5B-IQ4_XS_imat.ggufQ5_K_M_IMAT: DeepSeek-R1-Distill-Qwen-1.5B-Q5_K_M_imat.ggufQ5_K_S_IMAT: DeepSeek-R1-Distill-Qwen-1.5B-Q5_K_S_imat.gguf# CLI:
llama-cli --hf-repo medmekk/DeepSeek-R1-Distill-Qwen-1.5B.GGUF --hf-file MODEL_FILE -p "Your prompt"
# Server:
llama-server --hf-repo medmekk/DeepSeek-R1-Distill-Qwen-1.5B.GGUF --hf-file MODEL_FILE -c 2048
2-bit
3-bit
4-bit
5-bit
6-bit
8-bit