Reality123b commited on
Commit
8de21d0
·
verified ·
1 Parent(s): 3147b40

Update pipeline.json

Browse files
Files changed (1) hide show
  1. pipeline.json +3 -3
pipeline.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "api": {
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,7 +15,7 @@
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",
 
1
  {
2
  "api": {
3
  "models": {
4
+ "Xylaria 1.6 Senoa EXPERIMENTAL": {
5
  "type": "Text Generation",
6
+ "api_url": "https://api-inference.huggingface.co/models/Qwen/QwQ-32B-Preview/v1/chat/completions",
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/mistralai/Mistral-Nemo-Instruct-2407/v1/chat/completions",
19
  "headers": {
20
  "Content-Type": "application/json",
21
  "x-use-cache": "false",