Spaces:
Sleeping
Sleeping
Update pipeline.json
Browse files- pipeline.json +1 -1
pipeline.json
CHANGED
@@ -29,7 +29,7 @@
|
|
29 |
|
30 |
"Xylaria 1.7": {
|
31 |
"type": "Text Generation",
|
32 |
-
"api_url": "https://api-inference.huggingface.co/models/deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",
|
33 |
"headers": {
|
34 |
"Content-Type": "application/json",
|
35 |
"x-use-cache": "false",
|
|
|
29 |
|
30 |
"Xylaria 1.7": {
|
31 |
"type": "Text Generation",
|
32 |
+
"api_url": "https://api-inference.huggingface.co/models/deepseek-ai/DeepSeek-R1-Distill-Qwen-32B/v1/chat/completions",
|
33 |
"headers": {
|
34 |
"Content-Type": "application/json",
|
35 |
"x-use-cache": "false",
|