Spaces:
markush1
/
Running on CPU Upgrade

markush1 commited on
Commit
0b6482f
·
verified ·
1 Parent(s): 3dd1846

Update lib/providers.ts

Browse files
Files changed (1) hide show
  1. lib/providers.ts +3 -3
lib/providers.ts CHANGED
@@ -59,20 +59,20 @@ export const MODELS = [
59
  },
60
  {
61
  value: "Qwen/Qwen3-Coder-480B-A35B-Instruct",
62
- label: "Qwen3 Coder 480B A35B Instruct",
63
  providers: ["novita", "hyperbolic"],
64
  autoProvider: "novita",
65
  isNew: true,
66
  },
67
  {
68
  value: "moonshotai/Kimi-K2-Instruct",
69
- label: "Kimi K2 Instruct",
70
  providers: ["together", "novita", "groq"],
71
  autoProvider: "groq",
72
  },
73
  {
74
  value: "deepseek-ai/DeepSeek-V3.1",
75
- label: "DeepSeek V3.1",
76
  providers: ["fireworks-ai", "novita"],
77
  isNew: true,
78
  autoProvider: "fireworks-ai",
 
59
  },
60
  {
61
  value: "Qwen/Qwen3-Coder-480B-A35B-Instruct",
62
+ label: "KAICoder 480B A35B Instruct",
63
  providers: ["novita", "hyperbolic"],
64
  autoProvider: "novita",
65
  isNew: true,
66
  },
67
  {
68
  value: "moonshotai/Kimi-K2-Instruct",
69
+ label: "KAI K2 Instruct",
70
  providers: ["together", "novita", "groq"],
71
  autoProvider: "groq",
72
  },
73
  {
74
  value: "deepseek-ai/DeepSeek-V3.1",
75
+ label: "KAI V3.1",
76
  providers: ["fireworks-ai", "novita"],
77
  isNew: true,
78
  autoProvider: "fireworks-ai",