ahmadalfakeh commited on
Commit
616664b
·
verified ·
1 Parent(s): 9fd2695

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,7 +1,8 @@
1
  ---
2
- title: deepseek-r1-1.5b-api
3
  sdk: docker
4
  app_port: 7860
5
  ---
6
 
7
- Private DeepSeek API (GGUF + llama.cpp) with API key.
 
 
1
  ---
2
+ title: deepseek-openai-tools
3
  sdk: docker
4
  app_port: 7860
5
  ---
6
 
7
+ OpenAI-compatible API (with tool calling) for DeepSeek-R1-Distill-Qwen-1.5B GGUF on CPU.
8
+