You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"SOTA coding model with ~2000 tokens/s ($0 free tier)\n\n• Use this if you don't have a Cerebras subscription\n• 64K context window\n• Rate limits: 150K TPM, 1M TPH/TPD, 10 RPM, 100 RPH/RPD\n\nUpgrade for higher limits: [https://cloud.cerebras.ai/?utm=roocode](https://cloud.cerebras.ai/?utm=roocode)",
17
18
},
18
-
"qwen-3-32b": {
19
+
"qwen-3-coder-480b": {
20
+
maxTokens: 40000,
21
+
contextWindow: 128000,
22
+
supportsImages: false,
23
+
supportsPromptCache: false,
24
+
inputPrice: 0,
25
+
outputPrice: 0,
26
+
description:
27
+
"SOTA coding model with ~2000 tokens/s ($50/$250 paid tiers)\n\n• Use this if you have a Cerebras subscription\n• 131K context window with higher rate limits",
28
+
},
29
+
"qwen-3-235b-a22b-instruct-2507": {
19
30
maxTokens: 64000,
20
31
contextWindow: 64000,
21
32
supportsImages: false,
22
33
supportsPromptCache: false,
23
34
inputPrice: 0,
24
35
outputPrice: 0,
25
-
description: "SOTA coding performance with ~2500 tokens/s",
36
+
description: "Intelligent model with ~1400 tokens/s",
26
37
},
27
-
"qwen-3-235b-a22b": {
28
-
maxTokens: 40000,
29
-
contextWindow: 40000,
38
+
"llama-3.3-70b": {
39
+
maxTokens: 64000,
40
+
contextWindow: 64000,
30
41
supportsImages: false,
31
42
supportsPromptCache: false,
32
43
inputPrice: 0,
33
44
outputPrice: 0,
34
-
description: "SOTA performance with ~1400 tokens/s",
45
+
description: "Powerful model with ~2600 tokens/s",
35
46
},
36
-
"qwen-3-235b-a22b-instruct-2507": {
47
+
"qwen-3-32b": {
37
48
maxTokens: 64000,
38
49
contextWindow: 64000,
39
50
supportsImages: false,
40
51
supportsPromptCache: false,
41
52
inputPrice: 0,
42
53
outputPrice: 0,
43
-
description: "SOTA performance with ~1400 tokens/s",
54
+
description: "SOTA coding performance with ~2500 tokens/s",
55
+
},
56
+
"qwen-3-235b-a22b-thinking-2507": {
57
+
maxTokens: 40000,
58
+
contextWindow: 65000,
59
+
supportsImages: false,
60
+
supportsPromptCache: false,
61
+
inputPrice: 0,
62
+
outputPrice: 0,
63
+
description: "SOTA performance with ~1500 tokens/s",
0 commit comments