Spaces:
Sleeping
Sleeping
Update pipeline.json
Browse files- pipeline.json +2 -2
pipeline.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"models": {
|
4 |
"Xylaria 1.6 Senoa": {
|
5 |
"type": "Text Generation",
|
6 |
-
"api_url": "https://api-inference.huggingface.co/models/
|
7 |
"headers": {
|
8 |
"Content-Type": "application/json",
|
9 |
"x-use-cache": "false",
|
@@ -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",
|
|
|
3 |
"models": {
|
4 |
"Xylaria 1.6 Senoa": {
|
5 |
"type": "Text Generation",
|
6 |
+
"api_url": "https://api-inference.huggingface.co/models/deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",
|
7 |
"headers": {
|
8 |
"Content-Type": "application/json",
|
9 |
"x-use-cache": "false",
|
|
|
15 |
},
|
16 |
"Xylaria 1.6": {
|
17 |
"type": "Text Generation",
|
18 |
+
"api_url": "https://api-inference.huggingface.co/models/Qwen/QwQ-32B-Preview/v1/chat/completions",
|
19 |
"headers": {
|
20 |
"Content-Type": "application/json",
|
21 |
"x-use-cache": "false",
|