Spaces:
Sleeping
Sleeping
Update pipeline.json
Browse files- pipeline.json +1 -1
pipeline.json
CHANGED
@@ -15,7 +15,7 @@
|
|
15 |
},
|
16 |
"Xylaria 1.6": {
|
17 |
"type": "Text Generation",
|
18 |
-
"api_url": "https://api-inference.huggingface.co/models/
|
19 |
"headers": {
|
20 |
"Content-Type": "application/json",
|
21 |
"x-use-cache": "false",
|
|
|
15 |
},
|
16 |
"Xylaria 1.6": {
|
17 |
"type": "Text Generation",
|
18 |
+
"api_url": "https://api-inference.huggingface.co/models/Qwen/Qwen2.5-Coder-32B-Instruct/v1/chat/completions",
|
19 |
"headers": {
|
20 |
"Content-Type": "application/json",
|
21 |
"x-use-cache": "false",
|