This is converted DeepSeek R1 Distill 8B model to Distributed Llama format. The model is quantized to Q40.
π How to Run?
- β¬ Download this repository.
- β¬ Download Distributed Llama repository.
- π¨ Build Distributed Llama:
make dllama
π Run Distributed Llama:
./dllama chat --model dllama_model_deepseek-r1-distill-llama-8b_q40.m --tokenizer dllama_tokenizer_deepseek-r1-distill-llama-8b.t --buffer-float-type q80 --nthreads 4 --max-seq-len 8192
π© License
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
π
Ask for provider support
HF Inference deployability: The HF Inference API does not support text-generation models for distributed-llama
library.