Quantized
Collection
A collection of quantized model I found. • 9 items • Updated
How to use sthaps/DeepSeek-R1-ThaiInsurance-COT-Demo1 with llama.cpp:
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf sthaps/DeepSeek-R1-ThaiInsurance-COT-Demo1:Q4_K_M # Run inference directly in the terminal: llama cli -hf sthaps/DeepSeek-R1-ThaiInsurance-COT-Demo1:Q4_K_M
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf sthaps/DeepSeek-R1-ThaiInsurance-COT-Demo1:Q4_K_M # Run inference directly in the terminal: llama cli -hf sthaps/DeepSeek-R1-ThaiInsurance-COT-Demo1: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 sthaps/DeepSeek-R1-ThaiInsurance-COT-Demo1:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf sthaps/DeepSeek-R1-ThaiInsurance-COT-Demo1: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 sthaps/DeepSeek-R1-ThaiInsurance-COT-Demo1:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf sthaps/DeepSeek-R1-ThaiInsurance-COT-Demo1:Q4_K_M
docker model run hf.co/sthaps/DeepSeek-R1-ThaiInsurance-COT-Demo1:Q4_K_M
How to use sthaps/DeepSeek-R1-ThaiInsurance-COT-Demo1 with Ollama:
ollama run hf.co/sthaps/DeepSeek-R1-ThaiInsurance-COT-Demo1:Q4_K_M
How to use sthaps/DeepSeek-R1-ThaiInsurance-COT-Demo1 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 sthaps/DeepSeek-R1-ThaiInsurance-COT-Demo1 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 sthaps/DeepSeek-R1-ThaiInsurance-COT-Demo1 to start chatting
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for sthaps/DeepSeek-R1-ThaiInsurance-COT-Demo1 to start chatting
How to use sthaps/DeepSeek-R1-ThaiInsurance-COT-Demo1 with Docker Model Runner:
docker model run hf.co/sthaps/DeepSeek-R1-ThaiInsurance-COT-Demo1:Q4_K_M
How to use sthaps/DeepSeek-R1-ThaiInsurance-COT-Demo1 with Lemonade:
# Download Lemonade from https://lemonade-server.ai/ lemonade pull sthaps/DeepSeek-R1-ThaiInsurance-COT-Demo1:Q4_K_M
lemonade run user.DeepSeek-R1-ThaiInsurance-COT-Demo1-Q4_K_M
lemonade list
This repository contains GGUF weights for Pavariss/DeepSeek-R1-ThaiInsurance-COT-Demo1.
For a convenient overview and download list, visit our model page.
If you are unsure how to use GGUF files, refer to the llama.cpp documentation for more details.
./llama-cli -m DeepSeek-R1-ThaiInsurance-COT-Demo1-q4_k_m.gguf -p "Hello!"
(sorted by size, not necessarily quality)
| Link | Type | Size/GB | Notes |
|---|---|---|---|
| GGUF | q2_k | 2.96 | very low quality, for testing |
| GGUF | q3_k_m | 3.74 | |
| GGUF | q4_0 | 4.34 | |
| GGUF | q4_k_m | 4.58 | recommended, good balance |
| GGUF | q5_k_m | 5.34 | |
| GGUF | q8_0 | 7.95 | near-full precision |
Special thanks to the llama.cpp team for their amazing work.
2-bit
3-bit
4-bit
5-bit
8-bit
Base model
Pavariss/DeepSeek-R1-ThaiInsurance-COT-Demo1