Spaces:
Running
Running
Update pipeline.json
Browse files- pipeline.json +1 -1
pipeline.json
CHANGED
@@ -66,7 +66,7 @@
|
|
66 |
}
|
67 |
},
|
68 |
|
69 |
-
"
|
70 |
"type": "Text Generation",
|
71 |
"api_url": "https://api-inference.huggingface.co/models/microsoft/Phi-3.5-mini-instruct/v1/chat/completions",
|
72 |
"headers": {
|
|
|
66 |
}
|
67 |
},
|
68 |
|
69 |
+
"Phi 3.5 Mini": {
|
70 |
"type": "Text Generation",
|
71 |
"api_url": "https://api-inference.huggingface.co/models/microsoft/Phi-3.5-mini-instruct/v1/chat/completions",
|
72 |
"headers": {
|