From 5e6f2a21aef9797a88e6f6e264c27ba17160fb10 Mon Sep 17 00:00:00 2001 From: ochafik Date: Mon, 3 Feb 2025 02:44:42 +0000 Subject: [PATCH] add deepseek models to server tool call section in readme --- examples/server/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/server/README.md b/examples/server/README.md index e9d0374ad..d3392524d 100644 --- a/examples/server/README.md +++ b/examples/server/README.md @@ -1206,6 +1206,8 @@ curl http://localhost:8080/v1/chat/completions \ llama-server --jinja -fa -hf bartowski/Mistral-Nemo-Instruct-2407-GGUF:Q6_K_L llama-server --jinja -fa -hf bartowski/functionary-small-v3.2-GGUF:Q4_K_M llama-server --jinja -fa -hf bartowski/Llama-3.3-70B-Instruct-GGUF:Q4_K_M + llama-server --jinja -fa -hf bartowski/DeepSeek-R1-Distill-Qwen-7B-GGUF:Q4_K_M + llama-server --jinja -fa -hf bartowski/DeepSeek-R1-Distill-Qwen-32B-GGUF:Q6_K_L # Native support requires the right template for these GGUFs: