modelpedia 0.0.2 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (136) hide show
  1. package/README.md +141 -0
  2. package/dist/index.cjs +1 -101
  3. package/dist/index.d.cts +10 -2
  4. package/dist/index.d.mts +10 -2
  5. package/dist/index.mjs +1 -92
  6. package/dist/providers/alibaba.cjs +4 -835
  7. package/dist/providers/alibaba.d.cts +1 -1
  8. package/dist/providers/alibaba.d.mts +1 -1
  9. package/dist/providers/alibaba.mjs +4 -833
  10. package/dist/providers/amazon.cjs +4 -1484
  11. package/dist/providers/amazon.d.cts +1 -1
  12. package/dist/providers/amazon.d.mts +1 -1
  13. package/dist/providers/amazon.mjs +4 -1482
  14. package/dist/providers/anthropic.cjs +3 -698
  15. package/dist/providers/anthropic.d.cts +1 -1
  16. package/dist/providers/anthropic.d.mts +1 -1
  17. package/dist/providers/anthropic.mjs +3 -696
  18. package/dist/providers/azure.cjs +6 -1491
  19. package/dist/providers/azure.d.cts +1 -1
  20. package/dist/providers/azure.d.mts +1 -1
  21. package/dist/providers/azure.mjs +6 -1489
  22. package/dist/providers/baseten.cjs +3 -279
  23. package/dist/providers/baseten.d.cts +1 -1
  24. package/dist/providers/baseten.d.mts +1 -1
  25. package/dist/providers/baseten.mjs +3 -277
  26. package/dist/providers/cerebras.cjs +4 -145
  27. package/dist/providers/cerebras.d.cts +1 -1
  28. package/dist/providers/cerebras.d.mts +1 -1
  29. package/dist/providers/cerebras.mjs +4 -143
  30. package/dist/providers/cloudflare-ai-gateway.cjs +4 -0
  31. package/dist/providers/cloudflare-ai-gateway.d.cts +7 -0
  32. package/dist/providers/cloudflare-ai-gateway.d.mts +7 -0
  33. package/dist/providers/cloudflare-ai-gateway.mjs +4 -0
  34. package/dist/providers/cloudflare-workers-ai.cjs +4 -0
  35. package/dist/providers/cloudflare-workers-ai.d.cts +7 -0
  36. package/dist/providers/cloudflare-workers-ai.d.mts +7 -0
  37. package/dist/providers/cloudflare-workers-ai.mjs +4 -0
  38. package/dist/providers/cohere.cjs +5 -525
  39. package/dist/providers/cohere.d.cts +1 -1
  40. package/dist/providers/cohere.d.mts +1 -1
  41. package/dist/providers/cohere.mjs +5 -523
  42. package/dist/providers/cursor.cjs +1 -856
  43. package/dist/providers/cursor.d.cts +1 -1
  44. package/dist/providers/cursor.d.mts +1 -1
  45. package/dist/providers/cursor.mjs +1 -854
  46. package/dist/providers/deepseek.cjs +3 -64
  47. package/dist/providers/deepseek.d.cts +1 -1
  48. package/dist/providers/deepseek.d.mts +1 -1
  49. package/dist/providers/deepseek.mjs +3 -62
  50. package/dist/providers/fireworks.cjs +3 -3794
  51. package/dist/providers/fireworks.d.cts +1 -1
  52. package/dist/providers/fireworks.d.mts +1 -1
  53. package/dist/providers/fireworks.mjs +3 -3792
  54. package/dist/providers/google.cjs +6 -972
  55. package/dist/providers/google.d.cts +1 -1
  56. package/dist/providers/google.d.mts +1 -1
  57. package/dist/providers/google.mjs +6 -970
  58. package/dist/providers/groq.cjs +3 -353
  59. package/dist/providers/groq.d.cts +1 -1
  60. package/dist/providers/groq.d.mts +1 -1
  61. package/dist/providers/groq.mjs +3 -351
  62. package/dist/providers/huggingface.cjs +3 -1022
  63. package/dist/providers/huggingface.d.cts +1 -1
  64. package/dist/providers/huggingface.d.mts +1 -1
  65. package/dist/providers/huggingface.mjs +3 -1020
  66. package/dist/providers/meta.cjs +3 -481
  67. package/dist/providers/meta.d.cts +1 -1
  68. package/dist/providers/meta.d.mts +1 -1
  69. package/dist/providers/meta.mjs +3 -479
  70. package/dist/providers/minimax.cjs +3 -156
  71. package/dist/providers/minimax.d.cts +1 -1
  72. package/dist/providers/minimax.d.mts +1 -1
  73. package/dist/providers/minimax.mjs +3 -154
  74. package/dist/providers/mistral.cjs +3 -1594
  75. package/dist/providers/mistral.d.cts +1 -1
  76. package/dist/providers/mistral.d.mts +1 -1
  77. package/dist/providers/mistral.mjs +3 -1592
  78. package/dist/providers/moonshot.cjs +3 -138
  79. package/dist/providers/moonshot.d.cts +1 -1
  80. package/dist/providers/moonshot.d.mts +1 -1
  81. package/dist/providers/moonshot.mjs +3 -136
  82. package/dist/providers/nvidia.cjs +3 -2040
  83. package/dist/providers/nvidia.d.cts +1 -1
  84. package/dist/providers/nvidia.d.mts +1 -1
  85. package/dist/providers/nvidia.mjs +3 -2038
  86. package/dist/providers/ollama.cjs +3 -326
  87. package/dist/providers/ollama.d.cts +1 -1
  88. package/dist/providers/ollama.d.mts +1 -1
  89. package/dist/providers/ollama.mjs +3 -324
  90. package/dist/providers/openai.cjs +3 -9079
  91. package/dist/providers/openai.d.cts +1 -1
  92. package/dist/providers/openai.d.mts +1 -1
  93. package/dist/providers/openai.mjs +3 -9077
  94. package/dist/providers/opencode.cjs +3 -367
  95. package/dist/providers/opencode.d.cts +1 -1
  96. package/dist/providers/opencode.d.mts +1 -1
  97. package/dist/providers/opencode.mjs +3 -365
  98. package/dist/providers/openrouter.cjs +21 -7835
  99. package/dist/providers/openrouter.d.cts +1 -1
  100. package/dist/providers/openrouter.d.mts +1 -1
  101. package/dist/providers/openrouter.mjs +21 -7833
  102. package/dist/providers/perplexity.cjs +3 -311
  103. package/dist/providers/perplexity.d.cts +1 -1
  104. package/dist/providers/perplexity.d.mts +1 -1
  105. package/dist/providers/perplexity.mjs +3 -309
  106. package/dist/providers/qwen.cjs +3 -835
  107. package/dist/providers/qwen.d.cts +1 -1
  108. package/dist/providers/qwen.d.mts +1 -1
  109. package/dist/providers/qwen.mjs +3 -833
  110. package/dist/providers/together.cjs +4 -360
  111. package/dist/providers/together.d.cts +1 -1
  112. package/dist/providers/together.d.mts +1 -1
  113. package/dist/providers/together.mjs +4 -358
  114. package/dist/providers/vercel.cjs +3 -4037
  115. package/dist/providers/vercel.d.cts +1 -1
  116. package/dist/providers/vercel.d.mts +1 -1
  117. package/dist/providers/vercel.mjs +3 -4035
  118. package/dist/providers/vertex.cjs +10 -1072
  119. package/dist/providers/vertex.d.cts +1 -1
  120. package/dist/providers/vertex.d.mts +1 -1
  121. package/dist/providers/vertex.mjs +10 -1070
  122. package/dist/providers/xai.cjs +3 -301
  123. package/dist/providers/xai.d.cts +1 -1
  124. package/dist/providers/xai.d.mts +1 -1
  125. package/dist/providers/xai.mjs +3 -299
  126. package/dist/providers/zai.cjs +3 -243
  127. package/dist/providers/zai.d.cts +1 -1
  128. package/dist/providers/zai.d.mts +1 -1
  129. package/dist/providers/zai.mjs +3 -241
  130. package/dist/types.d.cts +80 -8
  131. package/dist/types.d.mts +80 -8
  132. package/package.json +3 -3
  133. package/dist/providers/cloudflare.cjs +0 -826
  134. package/dist/providers/cloudflare.d.cts +0 -7
  135. package/dist/providers/cloudflare.d.mts +0 -7
  136. package/dist/providers/cloudflare.mjs +0 -824
@@ -1,3792 +1,3 @@
1
- //#region src/providers/fireworks.ts
2
- const provider = {
3
- "id": "fireworks",
4
- "name": "Fireworks AI",
5
- "region": "US",
6
- "url": "https://fireworks.ai",
7
- "api_url": "https://api.fireworks.ai/inference/v1",
8
- "docs_url": "https://docs.fireworks.ai",
9
- "pricing_url": "https://fireworks.ai/pricing",
10
- "icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" fill-rule=\"evenodd\">\n <path clip-rule=\"evenodd\" d=\"M14.8 5l-2.801 6.795L9.195 5H7.397l3.072 7.428a1.64 1.64 0 003.038.002L16.598 5H14.8zm1.196 10.352l5.124-5.244-.699-1.669-5.596 5.739a1.664 1.664 0 00-.343 1.807 1.642 1.642 0 001.516 1.012L16 17l8-.02-.699-1.669-7.303.041h-.002zM2.88 10.104l.699-1.669 5.596 5.739c.468.479.603 1.189.343 1.807a1.643 1.643 0 01-1.516 1.012l-8-.018-.002.002.699-1.669 7.303.042-5.122-5.246z\"/>\n</svg>",
11
- "models": [
12
- {
13
- "id": "cogito/cogito-671b-v2-p1",
14
- "name": "cogito-671b-v2-p1",
15
- "created_by": "cogito",
16
- "source": "official",
17
- "last_updated": "2026-03-21",
18
- "context_window": 163800,
19
- "capabilities": { "streaming": true },
20
- "pricing": {
21
- "input": 1.2,
22
- "output": 1
23
- }
24
- },
25
- {
26
- "id": "deepseek-ai/deepseek-v3p1-terminus",
27
- "name": "deepseek-v3p1-terminus",
28
- "created_by": "deepseek",
29
- "source": "official",
30
- "last_updated": "2026-03-21",
31
- "family": "deepseek",
32
- "context_window": 163800,
33
- "capabilities": { "streaming": true },
34
- "pricing": {
35
- "input": 1,
36
- "output": 1
37
- }
38
- },
39
- {
40
- "id": "fireworks/chronos-hermes-13b-v2",
41
- "name": "chronos-hermes-13b-v2",
42
- "created_by": "fireworks",
43
- "source": "official",
44
- "last_updated": "2026-03-21",
45
- "context_window": 4100,
46
- "capabilities": { "streaming": true },
47
- "pricing": {
48
- "input": 1,
49
- "output": 1
50
- }
51
- },
52
- {
53
- "id": "fireworks/code-llama-13b-instruct",
54
- "name": "code-llama-13b-instruct",
55
- "created_by": "meta",
56
- "source": "official",
57
- "last_updated": "2026-03-21",
58
- "context_window": 16400,
59
- "capabilities": { "streaming": true },
60
- "pricing": {
61
- "input": 1,
62
- "output": 1
63
- }
64
- },
65
- {
66
- "id": "fireworks/code-llama-13b-python",
67
- "name": "code-llama-13b-python",
68
- "created_by": "meta",
69
- "source": "official",
70
- "last_updated": "2026-03-21",
71
- "context_window": 16400,
72
- "capabilities": { "streaming": true },
73
- "pricing": {
74
- "input": 1,
75
- "output": 1
76
- }
77
- },
78
- {
79
- "id": "fireworks/code-llama-13b",
80
- "name": "code-llama-13b",
81
- "created_by": "meta",
82
- "source": "official",
83
- "last_updated": "2026-03-21",
84
- "context_window": 16400,
85
- "capabilities": { "streaming": true },
86
- "pricing": {
87
- "input": 1,
88
- "output": 1
89
- }
90
- },
91
- {
92
- "id": "fireworks/code-llama-34b-instruct",
93
- "name": "code-llama-34b-instruct",
94
- "created_by": "meta",
95
- "source": "official",
96
- "last_updated": "2026-03-21",
97
- "context_window": 16400,
98
- "capabilities": { "streaming": true },
99
- "pricing": {
100
- "input": 1,
101
- "output": 1
102
- }
103
- },
104
- {
105
- "id": "fireworks/code-llama-34b-python",
106
- "name": "code-llama-34b-python",
107
- "created_by": "meta",
108
- "source": "official",
109
- "last_updated": "2026-03-21",
110
- "context_window": 16400,
111
- "capabilities": { "streaming": true },
112
- "pricing": {
113
- "input": 1,
114
- "output": 1
115
- }
116
- },
117
- {
118
- "id": "fireworks/code-llama-34b",
119
- "name": "code-llama-34b",
120
- "created_by": "meta",
121
- "source": "official",
122
- "last_updated": "2026-03-21",
123
- "context_window": 16400,
124
- "capabilities": { "streaming": true },
125
- "pricing": {
126
- "input": 1,
127
- "output": 1
128
- }
129
- },
130
- {
131
- "id": "fireworks/code-llama-70b-instruct",
132
- "name": "code-llama-70b-instruct",
133
- "created_by": "meta",
134
- "source": "official",
135
- "last_updated": "2026-03-21",
136
- "context_window": 4100,
137
- "capabilities": { "streaming": true },
138
- "pricing": {
139
- "input": 1,
140
- "output": 1
141
- }
142
- },
143
- {
144
- "id": "fireworks/code-llama-70b-python",
145
- "name": "code-llama-70b-python",
146
- "created_by": "meta",
147
- "source": "official",
148
- "last_updated": "2026-03-21",
149
- "context_window": 4100,
150
- "capabilities": { "streaming": true },
151
- "pricing": {
152
- "input": 1,
153
- "output": 1
154
- }
155
- },
156
- {
157
- "id": "fireworks/code-llama-70b",
158
- "name": "code-llama-70b",
159
- "created_by": "meta",
160
- "source": "official",
161
- "last_updated": "2026-03-21",
162
- "context_window": 4100,
163
- "capabilities": { "streaming": true },
164
- "pricing": {
165
- "input": 1,
166
- "output": 1
167
- }
168
- },
169
- {
170
- "id": "fireworks/code-llama-7b-instruct",
171
- "name": "code-llama-7b-instruct",
172
- "created_by": "meta",
173
- "source": "official",
174
- "last_updated": "2026-03-21",
175
- "context_window": 16400,
176
- "capabilities": { "streaming": true },
177
- "pricing": {
178
- "input": 1,
179
- "output": 1
180
- }
181
- },
182
- {
183
- "id": "fireworks/code-llama-7b-python",
184
- "name": "code-llama-7b-python",
185
- "created_by": "meta",
186
- "source": "official",
187
- "last_updated": "2026-03-21",
188
- "context_window": 16400,
189
- "capabilities": { "streaming": true },
190
- "pricing": {
191
- "input": 1,
192
- "output": 1
193
- }
194
- },
195
- {
196
- "id": "fireworks/code-llama-7b",
197
- "name": "code-llama-7b",
198
- "created_by": "meta",
199
- "source": "official",
200
- "last_updated": "2026-03-21",
201
- "context_window": 16400,
202
- "capabilities": { "streaming": true },
203
- "pricing": {
204
- "input": 1,
205
- "output": 1
206
- }
207
- },
208
- {
209
- "id": "fireworks/code-qwen-1p5-7b",
210
- "name": "code-qwen-1p5-7b",
211
- "created_by": "qwen",
212
- "source": "official",
213
- "last_updated": "2026-03-21",
214
- "context_window": 65500,
215
- "capabilities": { "streaming": true },
216
- "pricing": {
217
- "input": 1,
218
- "output": 1
219
- }
220
- },
221
- {
222
- "id": "fireworks/codegemma-2b",
223
- "name": "codegemma-2b",
224
- "created_by": "google",
225
- "source": "official",
226
- "last_updated": "2026-03-21",
227
- "context_window": 8200,
228
- "capabilities": { "streaming": true },
229
- "pricing": {
230
- "input": 1,
231
- "output": 1
232
- }
233
- },
234
- {
235
- "id": "fireworks/codegemma-7b",
236
- "name": "codegemma-7b",
237
- "created_by": "google",
238
- "source": "official",
239
- "last_updated": "2026-03-21",
240
- "context_window": 8200,
241
- "capabilities": { "streaming": true },
242
- "pricing": {
243
- "input": 1,
244
- "output": 1
245
- }
246
- },
247
- {
248
- "id": "fireworks/cogito-v1-preview-llama-3b",
249
- "name": "cogito-v1-preview-llama-3b",
250
- "created_by": "meta",
251
- "source": "official",
252
- "last_updated": "2026-03-21",
253
- "context_window": 131100,
254
- "capabilities": { "streaming": true },
255
- "pricing": {
256
- "input": 1,
257
- "output": 1
258
- }
259
- },
260
- {
261
- "id": "fireworks/cogito-v1-preview-llama-70b",
262
- "name": "cogito-v1-preview-llama-70b",
263
- "created_by": "meta",
264
- "source": "official",
265
- "last_updated": "2026-03-21",
266
- "context_window": 131100,
267
- "capabilities": { "streaming": true },
268
- "pricing": {
269
- "input": 1,
270
- "output": 1
271
- }
272
- },
273
- {
274
- "id": "fireworks/cogito-v1-preview-llama-8b",
275
- "name": "cogito-v1-preview-llama-8b",
276
- "created_by": "meta",
277
- "source": "official",
278
- "last_updated": "2026-03-21",
279
- "context_window": 131100,
280
- "capabilities": { "streaming": true },
281
- "pricing": {
282
- "input": 1,
283
- "output": 1
284
- }
285
- },
286
- {
287
- "id": "fireworks/cogito-v1-preview-qwen-14b",
288
- "name": "cogito-v1-preview-qwen-14b",
289
- "created_by": "qwen",
290
- "source": "official",
291
- "last_updated": "2026-03-21",
292
- "context_window": 131100,
293
- "capabilities": { "streaming": true },
294
- "pricing": {
295
- "input": 1,
296
- "output": 1
297
- }
298
- },
299
- {
300
- "id": "fireworks/cogito-v1-preview-qwen-32b",
301
- "name": "cogito-v1-preview-qwen-32b",
302
- "created_by": "qwen",
303
- "source": "official",
304
- "last_updated": "2026-03-21",
305
- "context_window": 131100,
306
- "capabilities": { "streaming": true },
307
- "pricing": {
308
- "input": 1,
309
- "output": 1
310
- }
311
- },
312
- {
313
- "id": "fireworks/dbrx-instruct",
314
- "name": "dbrx-instruct",
315
- "created_by": "fireworks",
316
- "source": "official",
317
- "last_updated": "2026-03-21",
318
- "context_window": 32800,
319
- "capabilities": { "streaming": true },
320
- "pricing": {
321
- "input": 1,
322
- "output": 1
323
- }
324
- },
325
- {
326
- "id": "fireworks/deepseek-coder-1b-base",
327
- "name": "deepseek-coder-1b-base",
328
- "created_by": "deepseek",
329
- "source": "official",
330
- "last_updated": "2026-03-21",
331
- "family": "deepseek",
332
- "context_window": 16400,
333
- "capabilities": { "streaming": true },
334
- "pricing": {
335
- "input": 1,
336
- "output": 1
337
- }
338
- },
339
- {
340
- "id": "fireworks/deepseek-coder-33b-instruct",
341
- "name": "deepseek-coder-33b-instruct",
342
- "created_by": "deepseek",
343
- "source": "official",
344
- "last_updated": "2026-03-21",
345
- "family": "deepseek",
346
- "context_window": 16400,
347
- "capabilities": { "streaming": true },
348
- "pricing": {
349
- "input": 1,
350
- "output": 1
351
- }
352
- },
353
- {
354
- "id": "fireworks/deepseek-coder-7b-base-v1p5",
355
- "name": "deepseek-coder-7b-base-v1p5",
356
- "created_by": "deepseek",
357
- "source": "official",
358
- "last_updated": "2026-03-21",
359
- "family": "deepseek",
360
- "context_window": 4100,
361
- "capabilities": { "streaming": true },
362
- "pricing": {
363
- "input": 1,
364
- "output": 1
365
- }
366
- },
367
- {
368
- "id": "fireworks/deepseek-coder-7b-base",
369
- "name": "deepseek-coder-7b-base",
370
- "created_by": "deepseek",
371
- "source": "official",
372
- "last_updated": "2026-03-21",
373
- "family": "deepseek",
374
- "context_window": 4100,
375
- "capabilities": { "streaming": true },
376
- "pricing": {
377
- "input": 1,
378
- "output": 1
379
- }
380
- },
381
- {
382
- "id": "fireworks/deepseek-coder-7b-instruct-v1p5",
383
- "name": "deepseek-coder-7b-instruct-v1p5",
384
- "created_by": "deepseek",
385
- "source": "official",
386
- "last_updated": "2026-03-21",
387
- "family": "deepseek",
388
- "context_window": 4100,
389
- "capabilities": { "streaming": true },
390
- "pricing": {
391
- "input": 1,
392
- "output": 1
393
- }
394
- },
395
- {
396
- "id": "fireworks/deepseek-coder-v2-instruct",
397
- "name": "deepseek-coder-v2-instruct",
398
- "created_by": "deepseek",
399
- "source": "official",
400
- "last_updated": "2026-03-21",
401
- "family": "deepseek",
402
- "context_window": 32800,
403
- "capabilities": { "streaming": true },
404
- "pricing": {
405
- "input": 1,
406
- "output": 1
407
- }
408
- },
409
- {
410
- "id": "fireworks/deepseek-coder-v2-lite-base",
411
- "name": "deepseek-coder-v2-lite-base",
412
- "created_by": "deepseek",
413
- "source": "official",
414
- "last_updated": "2026-03-21",
415
- "family": "deepseek",
416
- "context_window": 163800,
417
- "capabilities": { "streaming": true },
418
- "pricing": {
419
- "input": 1,
420
- "output": 1
421
- }
422
- },
423
- {
424
- "id": "fireworks/deepseek-coder-v2-lite-instruct",
425
- "name": "deepseek-coder-v2-lite-instruct",
426
- "created_by": "deepseek",
427
- "source": "official",
428
- "last_updated": "2026-03-21",
429
- "family": "deepseek",
430
- "context_window": 163800,
431
- "capabilities": { "streaming": true },
432
- "pricing": {
433
- "input": 1,
434
- "output": 1
435
- }
436
- },
437
- {
438
- "id": "fireworks/deepseek-prover-v2",
439
- "name": "deepseek-prover-v2",
440
- "created_by": "deepseek",
441
- "source": "official",
442
- "last_updated": "2026-03-21",
443
- "family": "deepseek",
444
- "context_window": 163800,
445
- "capabilities": { "streaming": true },
446
- "pricing": {
447
- "input": 1,
448
- "output": 1
449
- }
450
- },
451
- {
452
- "id": "fireworks/deepseek-r1-0528-distill-qwen3-8b",
453
- "name": "deepseek-r1-0528-distill-qwen3-8b",
454
- "created_by": "qwen",
455
- "source": "official",
456
- "last_updated": "2026-03-21",
457
- "family": "deepseek-r1",
458
- "context_window": 131100,
459
- "capabilities": { "streaming": true },
460
- "pricing": {
461
- "input": 1,
462
- "output": 1
463
- }
464
- },
465
- {
466
- "id": "fireworks/deepseek-r1-0528",
467
- "name": "deepseek-r1-0528",
468
- "created_by": "deepseek",
469
- "source": "official",
470
- "last_updated": "2026-03-21",
471
- "family": "deepseek-r1",
472
- "context_window": 163800,
473
- "capabilities": { "streaming": true },
474
- "pricing": {
475
- "input": 1,
476
- "output": 1
477
- }
478
- },
479
- {
480
- "id": "fireworks/deepseek-r1-basic",
481
- "name": "deepseek-r1-basic",
482
- "created_by": "deepseek",
483
- "source": "official",
484
- "last_updated": "2026-03-21",
485
- "family": "deepseek-r1",
486
- "context_window": 163800,
487
- "capabilities": { "streaming": true },
488
- "pricing": {
489
- "input": 1,
490
- "output": 1
491
- }
492
- },
493
- {
494
- "id": "fireworks/deepseek-r1-distill-llama-70b",
495
- "name": "deepseek-r1-distill-llama-70b",
496
- "created_by": "meta",
497
- "source": "official",
498
- "last_updated": "2026-03-21",
499
- "family": "deepseek-r1",
500
- "context_window": 131100,
501
- "capabilities": { "streaming": true },
502
- "pricing": {
503
- "input": 1,
504
- "output": 1
505
- }
506
- },
507
- {
508
- "id": "fireworks/deepseek-r1-distill-llama-8b",
509
- "name": "deepseek-r1-distill-llama-8b",
510
- "created_by": "meta",
511
- "source": "official",
512
- "last_updated": "2026-03-21",
513
- "family": "deepseek-r1",
514
- "context_window": 131100,
515
- "capabilities": { "streaming": true },
516
- "pricing": {
517
- "input": 1,
518
- "output": 1
519
- }
520
- },
521
- {
522
- "id": "fireworks/deepseek-r1-distill-qwen-14b",
523
- "name": "deepseek-r1-distill-qwen-14b",
524
- "created_by": "qwen",
525
- "source": "official",
526
- "last_updated": "2026-03-21",
527
- "family": "deepseek-r1",
528
- "context_window": 131100,
529
- "capabilities": { "streaming": true },
530
- "pricing": {
531
- "input": 1,
532
- "output": 1
533
- }
534
- },
535
- {
536
- "id": "fireworks/deepseek-r1-distill-qwen-1p5b",
537
- "name": "deepseek-r1-distill-qwen-1p5b",
538
- "created_by": "qwen",
539
- "source": "official",
540
- "last_updated": "2026-03-21",
541
- "family": "deepseek-r1",
542
- "context_window": 131100,
543
- "capabilities": { "streaming": true },
544
- "pricing": {
545
- "input": 1,
546
- "output": 1
547
- }
548
- },
549
- {
550
- "id": "fireworks/deepseek-r1-distill-qwen-32b",
551
- "name": "deepseek-r1-distill-qwen-32b",
552
- "created_by": "qwen",
553
- "source": "official",
554
- "last_updated": "2026-03-21",
555
- "family": "deepseek-r1",
556
- "context_window": 131100,
557
- "capabilities": { "streaming": true },
558
- "pricing": {
559
- "input": 1,
560
- "output": 1
561
- }
562
- },
563
- {
564
- "id": "fireworks/deepseek-r1-distill-qwen-7b",
565
- "name": "deepseek-r1-distill-qwen-7b",
566
- "created_by": "qwen",
567
- "source": "official",
568
- "last_updated": "2026-03-21",
569
- "family": "deepseek-r1",
570
- "context_window": 131100,
571
- "capabilities": { "streaming": true },
572
- "pricing": {
573
- "input": 1,
574
- "output": 1
575
- }
576
- },
577
- {
578
- "id": "fireworks/deepseek-r1",
579
- "name": "deepseek-r1",
580
- "created_by": "deepseek",
581
- "source": "official",
582
- "last_updated": "2026-03-21",
583
- "family": "deepseek-r1",
584
- "context_window": 163800,
585
- "capabilities": { "streaming": true },
586
- "pricing": {
587
- "input": 1,
588
- "output": 1
589
- }
590
- },
591
- {
592
- "id": "fireworks/deepseek-v2-lite-chat",
593
- "name": "deepseek-v2-lite-chat",
594
- "created_by": "deepseek",
595
- "source": "official",
596
- "last_updated": "2026-03-21",
597
- "family": "deepseek",
598
- "context_window": 163800,
599
- "capabilities": { "streaming": true },
600
- "pricing": {
601
- "input": 1,
602
- "output": 1
603
- }
604
- },
605
- {
606
- "id": "fireworks/deepseek-v2p5",
607
- "name": "deepseek-v2p5",
608
- "created_by": "deepseek",
609
- "source": "official",
610
- "last_updated": "2026-03-21",
611
- "family": "deepseek",
612
- "context_window": 32800,
613
- "capabilities": { "streaming": true },
614
- "pricing": {
615
- "input": 1,
616
- "output": 1
617
- }
618
- },
619
- {
620
- "id": "fireworks/deepseek-v3-0324",
621
- "name": "deepseek-v3-0324",
622
- "created_by": "deepseek",
623
- "source": "official",
624
- "last_updated": "2026-03-21",
625
- "family": "deepseek",
626
- "context_window": 163800,
627
- "capabilities": { "streaming": true },
628
- "pricing": {
629
- "input": 1,
630
- "output": 1
631
- }
632
- },
633
- {
634
- "id": "fireworks/deepseek-v3",
635
- "name": "deepseek-v3",
636
- "created_by": "deepseek",
637
- "source": "official",
638
- "last_updated": "2026-03-21",
639
- "family": "deepseek",
640
- "context_window": 131100,
641
- "capabilities": { "streaming": true },
642
- "pricing": {
643
- "input": 1,
644
- "output": 1
645
- }
646
- },
647
- {
648
- "id": "fireworks/deepseek-v3p1",
649
- "name": "deepseek-v3p1",
650
- "created_by": "deepseek",
651
- "source": "official",
652
- "last_updated": "2026-03-21",
653
- "family": "deepseek",
654
- "context_window": 163800,
655
- "capabilities": { "streaming": true },
656
- "pricing": {
657
- "input": .56,
658
- "output": 1.68
659
- }
660
- },
661
- {
662
- "id": "fireworks/deepseek-v3p2",
663
- "name": "deepseek-v3p2",
664
- "created_by": "deepseek",
665
- "source": "official",
666
- "last_updated": "2026-03-21",
667
- "family": "deepseek",
668
- "context_window": 163800,
669
- "capabilities": { "streaming": true },
670
- "pricing": {
671
- "input": .56,
672
- "output": 1.68
673
- }
674
- },
675
- {
676
- "id": "fireworks/devstral-small-2-24b-instruct-2512",
677
- "name": "devstral-small-2-24b-instruct-2512",
678
- "created_by": "fireworks",
679
- "source": "official",
680
- "last_updated": "2026-03-21",
681
- "family": "devstral",
682
- "alias": "fireworks/devstral-small-2-24b-instruct",
683
- "capabilities": { "streaming": true },
684
- "pricing": {
685
- "input": 1,
686
- "output": 1
687
- }
688
- },
689
- {
690
- "id": "fireworks/devstral-small-2-24b-instruct",
691
- "name": "devstral-small-2-24b-instruct-2512",
692
- "created_by": "fireworks",
693
- "source": "official",
694
- "last_updated": "2026-03-21",
695
- "family": "devstral",
696
- "capabilities": { "streaming": true },
697
- "pricing": {
698
- "input": 1,
699
- "output": 1
700
- },
701
- "snapshots": ["fireworks/devstral-small-2-24b-instruct-2512"]
702
- },
703
- {
704
- "id": "fireworks/devstral-small-2505",
705
- "name": "devstral-small-2505",
706
- "created_by": "fireworks",
707
- "source": "official",
708
- "last_updated": "2026-03-21",
709
- "family": "devstral",
710
- "context_window": 131100,
711
- "alias": "fireworks/devstral-small",
712
- "capabilities": { "streaming": true },
713
- "pricing": {
714
- "input": 1,
715
- "output": 1
716
- }
717
- },
718
- {
719
- "id": "fireworks/devstral-small",
720
- "name": "devstral-small-2505",
721
- "created_by": "fireworks",
722
- "source": "official",
723
- "last_updated": "2026-03-21",
724
- "family": "devstral",
725
- "context_window": 131100,
726
- "capabilities": { "streaming": true },
727
- "pricing": {
728
- "input": 1,
729
- "output": 1
730
- },
731
- "snapshots": ["fireworks/devstral-small-2505"]
732
- },
733
- {
734
- "id": "fireworks/dolphin-2-9-2-qwen2-72b",
735
- "name": "dolphin-2-9-2-qwen2-72b",
736
- "created_by": "qwen",
737
- "source": "official",
738
- "last_updated": "2026-03-21",
739
- "context_window": 131100,
740
- "capabilities": { "streaming": true },
741
- "pricing": {
742
- "input": 1,
743
- "output": 1
744
- }
745
- },
746
- {
747
- "id": "fireworks/dolphin-2p6-mixtral-8x7b",
748
- "name": "dolphin-2p6-mixtral-8x7b",
749
- "created_by": "mistral",
750
- "source": "official",
751
- "last_updated": "2026-03-21",
752
- "context_window": 32800,
753
- "capabilities": { "streaming": true },
754
- "pricing": {
755
- "input": 1,
756
- "output": 1
757
- }
758
- },
759
- {
760
- "id": "fireworks/ernie-4p5-21b-a3b-pt",
761
- "name": "ernie-4p5-21b-a3b-pt",
762
- "created_by": "fireworks",
763
- "source": "official",
764
- "last_updated": "2026-03-21",
765
- "context_window": 131100,
766
- "capabilities": { "streaming": true },
767
- "pricing": {
768
- "input": 1,
769
- "output": 1
770
- }
771
- },
772
- {
773
- "id": "fireworks/ernie-4p5-300b-a47b-pt",
774
- "name": "ernie-4p5-300b-a47b-pt",
775
- "created_by": "fireworks",
776
- "source": "official",
777
- "last_updated": "2026-03-21",
778
- "capabilities": { "streaming": true },
779
- "pricing": {
780
- "input": 1,
781
- "output": 1
782
- }
783
- },
784
- {
785
- "id": "fireworks/fare-20b",
786
- "name": "fare-20b",
787
- "created_by": "fireworks",
788
- "source": "official",
789
- "last_updated": "2026-03-21",
790
- "context_window": 131100,
791
- "capabilities": { "streaming": true },
792
- "pricing": {
793
- "input": 1,
794
- "output": 1
795
- }
796
- },
797
- {
798
- "id": "fireworks/firefunction-v1",
799
- "name": "firefunction-v1",
800
- "created_by": "fireworks",
801
- "source": "official",
802
- "last_updated": "2026-03-21",
803
- "context_window": 32800,
804
- "capabilities": { "streaming": true },
805
- "pricing": {
806
- "input": 1,
807
- "output": 1
808
- }
809
- },
810
- {
811
- "id": "fireworks/firefunction-v2",
812
- "name": "firefunction-v2",
813
- "created_by": "fireworks",
814
- "source": "official",
815
- "last_updated": "2026-03-21",
816
- "capabilities": { "streaming": true },
817
- "pricing": {
818
- "input": 1,
819
- "output": 1
820
- }
821
- },
822
- {
823
- "id": "fireworks/firellava-13b",
824
- "name": "firellava-13b",
825
- "created_by": "fireworks",
826
- "source": "official",
827
- "last_updated": "2026-03-21",
828
- "context_window": 4100,
829
- "capabilities": { "streaming": true },
830
- "pricing": {
831
- "input": 1,
832
- "output": 1
833
- }
834
- },
835
- {
836
- "id": "fireworks/firesearch-ocr-v6",
837
- "name": "firesearch-ocr-v6",
838
- "created_by": "fireworks",
839
- "source": "official",
840
- "last_updated": "2026-03-21",
841
- "context_window": 8200,
842
- "capabilities": { "streaming": true },
843
- "pricing": {
844
- "input": 1,
845
- "output": 1
846
- }
847
- },
848
- {
849
- "id": "fireworks/fireworks-asr-large",
850
- "name": "fireworks-asr-large",
851
- "created_by": "fireworks",
852
- "source": "official",
853
- "last_updated": "2026-03-21",
854
- "capabilities": { "streaming": true },
855
- "pricing": {
856
- "input": .0032,
857
- "output": 1
858
- }
859
- },
860
- {
861
- "id": "fireworks/fireworks-asr-v2",
862
- "name": "fireworks-asr-v2",
863
- "created_by": "fireworks",
864
- "source": "official",
865
- "last_updated": "2026-03-21",
866
- "capabilities": { "streaming": true },
867
- "pricing": {
868
- "input": .0035,
869
- "output": 1
870
- }
871
- },
872
- {
873
- "id": "fireworks/flux-1-dev-controlnet-union",
874
- "name": "flux-1-dev-controlnet-union",
875
- "created_by": "stability",
876
- "source": "official",
877
- "last_updated": "2026-03-21",
878
- "capabilities": { "streaming": true },
879
- "pricing": {
880
- "input": 1,
881
- "output": 1
882
- }
883
- },
884
- {
885
- "id": "fireworks/flux-1-dev-fp8",
886
- "name": "flux-1-dev-fp8",
887
- "created_by": "stability",
888
- "source": "official",
889
- "last_updated": "2026-03-21",
890
- "capabilities": { "streaming": true },
891
- "pricing": {
892
- "input": 1,
893
- "output": 1
894
- }
895
- },
896
- {
897
- "id": "fireworks/flux-1-schnell-fp8",
898
- "name": "flux-1-schnell-fp8",
899
- "created_by": "stability",
900
- "source": "official",
901
- "last_updated": "2026-03-21",
902
- "capabilities": { "streaming": true },
903
- "pricing": {
904
- "input": 1,
905
- "output": 1
906
- }
907
- },
908
- {
909
- "id": "fireworks/flux-1-schnell",
910
- "name": "flux-1-schnell",
911
- "created_by": "stability",
912
- "source": "official",
913
- "last_updated": "2026-03-21",
914
- "capabilities": { "streaming": true },
915
- "pricing": {
916
- "input": 1,
917
- "output": 1
918
- }
919
- },
920
- {
921
- "id": "fireworks/flux-kontext-max",
922
- "name": "flux-kontext-max",
923
- "created_by": "stability",
924
- "source": "official",
925
- "last_updated": "2026-03-21",
926
- "capabilities": { "streaming": true },
927
- "pricing": {
928
- "input": .08,
929
- "output": 1
930
- }
931
- },
932
- {
933
- "id": "fireworks/flux-kontext-pro",
934
- "name": "flux-kontext-pro",
935
- "created_by": "stability",
936
- "source": "official",
937
- "last_updated": "2026-03-21",
938
- "capabilities": { "streaming": true },
939
- "pricing": {
940
- "input": .04,
941
- "output": 1
942
- }
943
- },
944
- {
945
- "id": "fireworks/gemma-2b-it",
946
- "name": "gemma-2b-it",
947
- "created_by": "google",
948
- "source": "official",
949
- "last_updated": "2026-03-21",
950
- "family": "gemma-2b",
951
- "context_window": 8200,
952
- "capabilities": { "streaming": true },
953
- "pricing": {
954
- "input": 1,
955
- "output": 1
956
- }
957
- },
958
- {
959
- "id": "fireworks/gemma-3-12b-it",
960
- "name": "gemma-3-12b-it",
961
- "created_by": "google",
962
- "source": "official",
963
- "last_updated": "2026-03-21",
964
- "family": "gemma-3",
965
- "context_window": 131100,
966
- "capabilities": { "streaming": true },
967
- "pricing": {
968
- "input": 1,
969
- "output": 1
970
- }
971
- },
972
- {
973
- "id": "fireworks/gemma-3-27b-it",
974
- "name": "gemma-3-27b-it",
975
- "created_by": "google",
976
- "source": "official",
977
- "last_updated": "2026-03-21",
978
- "family": "gemma-3",
979
- "context_window": 131100,
980
- "capabilities": { "streaming": true },
981
- "pricing": {
982
- "input": 1,
983
- "output": 1
984
- }
985
- },
986
- {
987
- "id": "fireworks/gemma-3-4b-it",
988
- "name": "gemma-3-4b-it",
989
- "created_by": "google",
990
- "source": "official",
991
- "last_updated": "2026-03-21",
992
- "family": "gemma-3",
993
- "context_window": 131100,
994
- "capabilities": { "streaming": true },
995
- "pricing": {
996
- "input": 1,
997
- "output": 1
998
- }
999
- },
1000
- {
1001
- "id": "fireworks/gemma-7b-it",
1002
- "name": "gemma-7b-it",
1003
- "created_by": "google",
1004
- "source": "official",
1005
- "last_updated": "2026-03-21",
1006
- "family": "gemma-7b",
1007
- "context_window": 8200,
1008
- "capabilities": { "streaming": true },
1009
- "pricing": {
1010
- "input": 1,
1011
- "output": 1
1012
- }
1013
- },
1014
- {
1015
- "id": "fireworks/gemma-7b",
1016
- "name": "gemma-7b",
1017
- "created_by": "google",
1018
- "source": "official",
1019
- "last_updated": "2026-03-21",
1020
- "family": "gemma-7b",
1021
- "context_window": 8200,
1022
- "capabilities": { "streaming": true },
1023
- "pricing": {
1024
- "input": 1,
1025
- "output": 1
1026
- }
1027
- },
1028
- {
1029
- "id": "fireworks/gemma2-9b-it",
1030
- "name": "gemma2-9b-it",
1031
- "created_by": "google",
1032
- "source": "official",
1033
- "last_updated": "2026-03-21",
1034
- "context_window": 8200,
1035
- "capabilities": { "streaming": true },
1036
- "pricing": {
1037
- "input": 1,
1038
- "output": 1
1039
- }
1040
- },
1041
- {
1042
- "id": "fireworks/glm-4p5-air",
1043
- "name": "glm-4p5-air",
1044
- "created_by": "zhipu",
1045
- "source": "official",
1046
- "last_updated": "2026-03-21",
1047
- "context_window": 131100,
1048
- "capabilities": { "streaming": true },
1049
- "pricing": {
1050
- "input": .22,
1051
- "output": 1
1052
- }
1053
- },
1054
- {
1055
- "id": "fireworks/glm-4p5",
1056
- "name": "glm-4p5",
1057
- "created_by": "zhipu",
1058
- "source": "official",
1059
- "last_updated": "2026-03-21",
1060
- "context_window": 131100,
1061
- "capabilities": { "streaming": true },
1062
- "pricing": {
1063
- "input": 1,
1064
- "output": 1
1065
- }
1066
- },
1067
- {
1068
- "id": "fireworks/glm-4p5v",
1069
- "name": "glm-4p5v",
1070
- "created_by": "zhipu",
1071
- "source": "official",
1072
- "last_updated": "2026-03-21",
1073
- "context_window": 131100,
1074
- "capabilities": { "streaming": true },
1075
- "pricing": {
1076
- "input": 1,
1077
- "output": 1
1078
- }
1079
- },
1080
- {
1081
- "id": "fireworks/glm-4p6",
1082
- "name": "glm-4p6",
1083
- "created_by": "zhipu",
1084
- "source": "official",
1085
- "last_updated": "2026-03-21",
1086
- "context_window": 202800,
1087
- "capabilities": { "streaming": true },
1088
- "pricing": {
1089
- "input": 1,
1090
- "output": 1
1091
- }
1092
- },
1093
- {
1094
- "id": "fireworks/glm-4p7-flash",
1095
- "name": "glm-4p7-flash",
1096
- "created_by": "zhipu",
1097
- "source": "official",
1098
- "last_updated": "2026-03-21",
1099
- "context_window": 202800,
1100
- "capabilities": { "streaming": true },
1101
- "pricing": {
1102
- "input": 1,
1103
- "output": 1
1104
- }
1105
- },
1106
- {
1107
- "id": "fireworks/glm-4p7",
1108
- "name": "glm-4p7",
1109
- "created_by": "zhipu",
1110
- "source": "official",
1111
- "last_updated": "2026-03-21",
1112
- "context_window": 202800,
1113
- "capabilities": { "streaming": true },
1114
- "pricing": {
1115
- "input": .6,
1116
- "output": 2.2
1117
- }
1118
- },
1119
- {
1120
- "id": "fireworks/glm-5",
1121
- "name": "glm-5",
1122
- "created_by": "zhipu",
1123
- "source": "official",
1124
- "last_updated": "2026-03-21",
1125
- "context_window": 202800,
1126
- "capabilities": { "streaming": true },
1127
- "pricing": {
1128
- "input": 1,
1129
- "output": 3.2
1130
- }
1131
- },
1132
- {
1133
- "id": "fireworks/gpt-oss-120b",
1134
- "name": "gpt-oss-120b",
1135
- "created_by": "openai",
1136
- "source": "official",
1137
- "last_updated": "2026-03-21",
1138
- "family": "gpt-oss",
1139
- "context_window": 131100,
1140
- "capabilities": { "streaming": true },
1141
- "pricing": {
1142
- "input": .15,
1143
- "output": .6
1144
- }
1145
- },
1146
- {
1147
- "id": "fireworks/gpt-oss-20b",
1148
- "name": "gpt-oss-20b",
1149
- "created_by": "openai",
1150
- "source": "official",
1151
- "last_updated": "2026-03-21",
1152
- "family": "gpt-oss",
1153
- "context_window": 131100,
1154
- "capabilities": { "streaming": true },
1155
- "pricing": {
1156
- "input": .07,
1157
- "output": .3
1158
- }
1159
- },
1160
- {
1161
- "id": "fireworks/gpt-oss-safeguard-120b",
1162
- "name": "gpt-oss-safeguard-120b",
1163
- "created_by": "openai",
1164
- "source": "official",
1165
- "last_updated": "2026-03-21",
1166
- "family": "gpt-oss",
1167
- "context_window": 131100,
1168
- "capabilities": { "streaming": true },
1169
- "pricing": {
1170
- "input": 1,
1171
- "output": 1
1172
- },
1173
- "model_type": "moderation"
1174
- },
1175
- {
1176
- "id": "fireworks/gpt-oss-safeguard-20b",
1177
- "name": "gpt-oss-safeguard-20b",
1178
- "created_by": "openai",
1179
- "source": "official",
1180
- "last_updated": "2026-03-21",
1181
- "family": "gpt-oss",
1182
- "context_window": 131100,
1183
- "capabilities": { "streaming": true },
1184
- "pricing": {
1185
- "input": 1,
1186
- "output": 1
1187
- },
1188
- "model_type": "moderation"
1189
- },
1190
- {
1191
- "id": "fireworks/hermes-2-pro-mistral-7b",
1192
- "name": "hermes-2-pro-mistral-7b",
1193
- "created_by": "mistral",
1194
- "source": "official",
1195
- "last_updated": "2026-03-21",
1196
- "context_window": 32800,
1197
- "capabilities": { "streaming": true },
1198
- "pricing": {
1199
- "input": 1,
1200
- "output": 1
1201
- }
1202
- },
1203
- {
1204
- "id": "fireworks/internvl3-38b",
1205
- "name": "internvl3-38b",
1206
- "created_by": "fireworks",
1207
- "source": "official",
1208
- "last_updated": "2026-03-21",
1209
- "context_window": 16400,
1210
- "capabilities": { "streaming": true },
1211
- "pricing": {
1212
- "input": 1,
1213
- "output": 1
1214
- }
1215
- },
1216
- {
1217
- "id": "fireworks/internvl3-78b",
1218
- "name": "internvl3-78b",
1219
- "created_by": "fireworks",
1220
- "source": "official",
1221
- "last_updated": "2026-03-21",
1222
- "context_window": 16400,
1223
- "capabilities": { "streaming": true },
1224
- "pricing": {
1225
- "input": 1,
1226
- "output": 1
1227
- }
1228
- },
1229
- {
1230
- "id": "fireworks/internvl3-8b",
1231
- "name": "internvl3-8b",
1232
- "created_by": "fireworks",
1233
- "source": "official",
1234
- "last_updated": "2026-03-21",
1235
- "context_window": 16400,
1236
- "capabilities": { "streaming": true },
1237
- "pricing": {
1238
- "input": 1,
1239
- "output": 1
1240
- }
1241
- },
1242
- {
1243
- "id": "fireworks/japanese-stable-diffusion-xl",
1244
- "name": "japanese-stable-diffusion-xl",
1245
- "created_by": "fireworks",
1246
- "source": "official",
1247
- "last_updated": "2026-03-21",
1248
- "capabilities": { "streaming": true },
1249
- "pricing": {
1250
- "input": 1,
1251
- "output": 1
1252
- }
1253
- },
1254
- {
1255
- "id": "fireworks/kat-coder",
1256
- "name": "kat-coder",
1257
- "created_by": "fireworks",
1258
- "source": "official",
1259
- "last_updated": "2026-03-21",
1260
- "context_window": 262100,
1261
- "capabilities": { "streaming": true },
1262
- "pricing": {
1263
- "input": 1,
1264
- "output": 1
1265
- }
1266
- },
1267
- {
1268
- "id": "fireworks/kat-dev-32b",
1269
- "name": "kat-dev-32b",
1270
- "created_by": "fireworks",
1271
- "source": "official",
1272
- "last_updated": "2026-03-21",
1273
- "context_window": 131100,
1274
- "capabilities": { "streaming": true },
1275
- "pricing": {
1276
- "input": 1,
1277
- "output": 1
1278
- }
1279
- },
1280
- {
1281
- "id": "fireworks/kat-dev-72b-exp",
1282
- "name": "kat-dev-72b-exp",
1283
- "created_by": "fireworks",
1284
- "source": "official",
1285
- "last_updated": "2026-03-21",
1286
- "context_window": 131100,
1287
- "capabilities": { "streaming": true },
1288
- "pricing": {
1289
- "input": 1,
1290
- "output": 1
1291
- }
1292
- },
1293
- {
1294
- "id": "fireworks/kimi-k2-instruct-0905",
1295
- "name": "kimi-k2-instruct-0905",
1296
- "created_by": "moonshot",
1297
- "source": "official",
1298
- "last_updated": "2026-03-21",
1299
- "context_window": 262100,
1300
- "capabilities": { "streaming": true },
1301
- "pricing": {
1302
- "input": .6,
1303
- "output": 2.5
1304
- }
1305
- },
1306
- {
1307
- "id": "fireworks/kimi-k2-instruct",
1308
- "name": "kimi-k2-instruct",
1309
- "created_by": "moonshot",
1310
- "source": "official",
1311
- "last_updated": "2026-03-21",
1312
- "context_window": 131100,
1313
- "capabilities": { "streaming": true },
1314
- "pricing": {
1315
- "input": 1,
1316
- "output": 1
1317
- }
1318
- },
1319
- {
1320
- "id": "fireworks/kimi-k2-thinking",
1321
- "name": "kimi-k2-thinking",
1322
- "created_by": "moonshot",
1323
- "source": "official",
1324
- "last_updated": "2026-03-21",
1325
- "context_window": 262100,
1326
- "capabilities": { "streaming": true },
1327
- "pricing": {
1328
- "input": .6,
1329
- "output": 2.5
1330
- }
1331
- },
1332
- {
1333
- "id": "fireworks/kimi-k2p5",
1334
- "name": "kimi-k2p5",
1335
- "created_by": "moonshot",
1336
- "source": "official",
1337
- "last_updated": "2026-03-21",
1338
- "context_window": 262100,
1339
- "capabilities": { "streaming": true },
1340
- "pricing": {
1341
- "input": .6,
1342
- "output": 3
1343
- }
1344
- },
1345
- {
1346
- "id": "fireworks/llama-guard-2-8b",
1347
- "name": "llama-guard-2-8b",
1348
- "created_by": "meta",
1349
- "source": "official",
1350
- "last_updated": "2026-03-21",
1351
- "family": "llama-guard",
1352
- "context_window": 8200,
1353
- "capabilities": { "streaming": true },
1354
- "pricing": {
1355
- "input": 1,
1356
- "output": 1
1357
- },
1358
- "model_type": "moderation"
1359
- },
1360
- {
1361
- "id": "fireworks/llama-guard-3-1b",
1362
- "name": "llama-guard-3-1b",
1363
- "created_by": "meta",
1364
- "source": "official",
1365
- "last_updated": "2026-03-21",
1366
- "family": "llama-guard",
1367
- "context_window": 131100,
1368
- "capabilities": { "streaming": true },
1369
- "pricing": {
1370
- "input": 1,
1371
- "output": 1
1372
- },
1373
- "model_type": "moderation"
1374
- },
1375
- {
1376
- "id": "fireworks/llama-guard-3-8b",
1377
- "name": "llama-guard-3-8b",
1378
- "created_by": "meta",
1379
- "source": "official",
1380
- "last_updated": "2026-03-21",
1381
- "family": "llama-guard",
1382
- "context_window": 131100,
1383
- "capabilities": { "streaming": true },
1384
- "pricing": {
1385
- "input": 1,
1386
- "output": 1
1387
- },
1388
- "model_type": "moderation"
1389
- },
1390
- {
1391
- "id": "fireworks/llama-v2-13b-chat",
1392
- "name": "llama-v2-13b-chat",
1393
- "created_by": "meta",
1394
- "source": "official",
1395
- "last_updated": "2026-03-21",
1396
- "context_window": 4100,
1397
- "capabilities": { "streaming": true },
1398
- "pricing": {
1399
- "input": 1,
1400
- "output": 1
1401
- }
1402
- },
1403
- {
1404
- "id": "fireworks/llama-v2-13b",
1405
- "name": "llama-v2-13b",
1406
- "created_by": "meta",
1407
- "source": "official",
1408
- "last_updated": "2026-03-21",
1409
- "context_window": 4100,
1410
- "capabilities": { "streaming": true },
1411
- "pricing": {
1412
- "input": 1,
1413
- "output": 1
1414
- }
1415
- },
1416
- {
1417
- "id": "fireworks/llama-v2-70b-chat",
1418
- "name": "llama-v2-70b-chat",
1419
- "created_by": "meta",
1420
- "source": "official",
1421
- "last_updated": "2026-03-21",
1422
- "context_window": 2e3,
1423
- "capabilities": { "streaming": true },
1424
- "pricing": {
1425
- "input": 1,
1426
- "output": 1
1427
- }
1428
- },
1429
- {
1430
- "id": "fireworks/llama-v2-70b",
1431
- "name": "llama-v2-70b",
1432
- "created_by": "meta",
1433
- "source": "official",
1434
- "last_updated": "2026-03-21",
1435
- "context_window": 4100,
1436
- "capabilities": { "streaming": true },
1437
- "pricing": {
1438
- "input": 1,
1439
- "output": 1
1440
- }
1441
- },
1442
- {
1443
- "id": "fireworks/llama-v2-7b-chat",
1444
- "name": "llama-v2-7b-chat",
1445
- "created_by": "meta",
1446
- "source": "official",
1447
- "last_updated": "2026-03-21",
1448
- "context_window": 4100,
1449
- "capabilities": { "streaming": true },
1450
- "pricing": {
1451
- "input": 1,
1452
- "output": 1
1453
- }
1454
- },
1455
- {
1456
- "id": "fireworks/llama-v2-7b",
1457
- "name": "llama-v2-7b",
1458
- "created_by": "meta",
1459
- "source": "official",
1460
- "last_updated": "2026-03-21",
1461
- "context_window": 4100,
1462
- "capabilities": { "streaming": true },
1463
- "pricing": {
1464
- "input": 1,
1465
- "output": 1
1466
- }
1467
- },
1468
- {
1469
- "id": "fireworks/llama-v3-70b-instruct-hf",
1470
- "name": "llama-v3-70b-instruct-hf",
1471
- "created_by": "meta",
1472
- "source": "official",
1473
- "last_updated": "2026-03-21",
1474
- "context_window": 8200,
1475
- "capabilities": { "streaming": true },
1476
- "pricing": {
1477
- "input": 1,
1478
- "output": 1
1479
- }
1480
- },
1481
- {
1482
- "id": "fireworks/llama-v3-70b-instruct",
1483
- "name": "llama-v3-70b-instruct",
1484
- "created_by": "meta",
1485
- "source": "official",
1486
- "last_updated": "2026-03-21",
1487
- "context_window": 8200,
1488
- "capabilities": { "streaming": true },
1489
- "pricing": {
1490
- "input": 1,
1491
- "output": 1
1492
- }
1493
- },
1494
- {
1495
- "id": "fireworks/llama-v3-8b-instruct-hf",
1496
- "name": "llama-v3-8b-instruct-hf",
1497
- "created_by": "meta",
1498
- "source": "official",
1499
- "last_updated": "2026-03-21",
1500
- "context_window": 8200,
1501
- "capabilities": { "streaming": true },
1502
- "pricing": {
1503
- "input": 1,
1504
- "output": 1
1505
- }
1506
- },
1507
- {
1508
- "id": "fireworks/llama-v3-8b",
1509
- "name": "llama-v3-8b",
1510
- "created_by": "meta",
1511
- "source": "official",
1512
- "last_updated": "2026-03-21",
1513
- "context_window": 8200,
1514
- "capabilities": { "streaming": true },
1515
- "pricing": {
1516
- "input": 1,
1517
- "output": 1
1518
- }
1519
- },
1520
- {
1521
- "id": "fireworks/llama-v3p1-405b-instruct-long",
1522
- "name": "llama-v3p1-405b-instruct-long",
1523
- "created_by": "meta",
1524
- "source": "official",
1525
- "last_updated": "2026-03-21",
1526
- "capabilities": { "streaming": true },
1527
- "pricing": {
1528
- "input": 1,
1529
- "output": 1
1530
- }
1531
- },
1532
- {
1533
- "id": "fireworks/llama-v3p1-405b-instruct",
1534
- "name": "llama-v3p1-405b-instruct",
1535
- "created_by": "meta",
1536
- "source": "official",
1537
- "last_updated": "2026-03-21",
1538
- "context_window": 131100,
1539
- "capabilities": { "streaming": true },
1540
- "pricing": {
1541
- "input": 1,
1542
- "output": 1
1543
- }
1544
- },
1545
- {
1546
- "id": "fireworks/llama-v3p1-70b-instruct-1b",
1547
- "name": "llama-v3p1-70b-instruct-1b",
1548
- "created_by": "meta",
1549
- "source": "official",
1550
- "last_updated": "2026-03-21",
1551
- "capabilities": { "streaming": true },
1552
- "pricing": {
1553
- "input": 1,
1554
- "output": 1
1555
- }
1556
- },
1557
- {
1558
- "id": "fireworks/llama-v3p1-70b-instruct",
1559
- "name": "llama-v3p1-70b-instruct",
1560
- "created_by": "meta",
1561
- "source": "official",
1562
- "last_updated": "2026-03-21",
1563
- "context_window": 131100,
1564
- "capabilities": { "streaming": true },
1565
- "pricing": {
1566
- "input": .9,
1567
- "output": 1
1568
- }
1569
- },
1570
- {
1571
- "id": "fireworks/llama-v3p1-8b-instruct",
1572
- "name": "llama-v3p1-8b-instruct",
1573
- "created_by": "meta",
1574
- "source": "official",
1575
- "last_updated": "2026-03-21",
1576
- "context_window": 131100,
1577
- "capabilities": { "streaming": true },
1578
- "pricing": {
1579
- "input": 1,
1580
- "output": 1
1581
- }
1582
- },
1583
- {
1584
- "id": "fireworks/llama-v3p1-nemotron-70b-instruct",
1585
- "name": "llama-v3p1-nemotron-70b-instruct",
1586
- "created_by": "meta",
1587
- "source": "official",
1588
- "last_updated": "2026-03-21",
1589
- "context_window": 131100,
1590
- "capabilities": { "streaming": true },
1591
- "pricing": {
1592
- "input": 1,
1593
- "output": 1
1594
- }
1595
- },
1596
- {
1597
- "id": "fireworks/llama-v3p2-11b-vision-instruct",
1598
- "name": "llama-v3p2-11b-vision-instruct",
1599
- "created_by": "meta",
1600
- "source": "official",
1601
- "last_updated": "2026-03-21",
1602
- "context_window": 131100,
1603
- "capabilities": { "streaming": true },
1604
- "pricing": {
1605
- "input": 1,
1606
- "output": 1
1607
- }
1608
- },
1609
- {
1610
- "id": "fireworks/llama-v3p2-1b-instruct",
1611
- "name": "llama-v3p2-1b-instruct",
1612
- "created_by": "meta",
1613
- "source": "official",
1614
- "last_updated": "2026-03-21",
1615
- "context_window": 131100,
1616
- "capabilities": { "streaming": true },
1617
- "pricing": {
1618
- "input": 1,
1619
- "output": 1
1620
- }
1621
- },
1622
- {
1623
- "id": "fireworks/llama-v3p2-1b",
1624
- "name": "llama-v3p2-1b",
1625
- "created_by": "meta",
1626
- "source": "official",
1627
- "last_updated": "2026-03-21",
1628
- "context_window": 131100,
1629
- "capabilities": { "streaming": true },
1630
- "pricing": {
1631
- "input": 1,
1632
- "output": 1
1633
- }
1634
- },
1635
- {
1636
- "id": "fireworks/llama-v3p2-3b-instruct",
1637
- "name": "llama-v3p2-3b-instruct",
1638
- "created_by": "meta",
1639
- "source": "official",
1640
- "last_updated": "2026-03-21",
1641
- "context_window": 131100,
1642
- "capabilities": { "streaming": true },
1643
- "pricing": {
1644
- "input": 1,
1645
- "output": 1
1646
- }
1647
- },
1648
- {
1649
- "id": "fireworks/llama-v3p2-3b",
1650
- "name": "llama-v3p2-3b",
1651
- "created_by": "meta",
1652
- "source": "official",
1653
- "last_updated": "2026-03-21",
1654
- "context_window": 131100,
1655
- "capabilities": { "streaming": true },
1656
- "pricing": {
1657
- "input": 1,
1658
- "output": 1
1659
- }
1660
- },
1661
- {
1662
- "id": "fireworks/llama-v3p2-90b-vision-instruct",
1663
- "name": "llama-v3p2-90b-vision-instruct",
1664
- "created_by": "meta",
1665
- "source": "official",
1666
- "last_updated": "2026-03-21",
1667
- "context_window": 131100,
1668
- "capabilities": { "streaming": true },
1669
- "pricing": {
1670
- "input": 1,
1671
- "output": 1
1672
- }
1673
- },
1674
- {
1675
- "id": "fireworks/llama-v3p3-70b-instruct",
1676
- "name": "llama-v3p3-70b-instruct",
1677
- "created_by": "meta",
1678
- "source": "official",
1679
- "last_updated": "2026-03-21",
1680
- "context_window": 131100,
1681
- "capabilities": { "streaming": true },
1682
- "pricing": {
1683
- "input": .9,
1684
- "output": .9
1685
- }
1686
- },
1687
- {
1688
- "id": "fireworks/llama4-maverick-instruct-basic",
1689
- "name": "llama4-maverick-instruct-basic",
1690
- "created_by": "meta",
1691
- "source": "official",
1692
- "last_updated": "2026-03-21",
1693
- "context_window": 1048600,
1694
- "capabilities": { "streaming": true },
1695
- "pricing": {
1696
- "input": 1,
1697
- "output": 1
1698
- }
1699
- },
1700
- {
1701
- "id": "fireworks/llama4-scout-instruct-basic",
1702
- "name": "llama4-scout-instruct-basic",
1703
- "created_by": "meta",
1704
- "source": "official",
1705
- "last_updated": "2026-03-21",
1706
- "context_window": 1048600,
1707
- "capabilities": { "streaming": true },
1708
- "pricing": {
1709
- "input": .15,
1710
- "output": 1
1711
- }
1712
- },
1713
- {
1714
- "id": "fireworks/llamaguard-7b",
1715
- "name": "llamaguard-7b",
1716
- "created_by": "meta",
1717
- "source": "official",
1718
- "last_updated": "2026-03-21",
1719
- "context_window": 4100,
1720
- "capabilities": { "streaming": true },
1721
- "pricing": {
1722
- "input": 1,
1723
- "output": 1
1724
- },
1725
- "model_type": "moderation"
1726
- },
1727
- {
1728
- "id": "fireworks/llava-yi-34b",
1729
- "name": "llava-yi-34b",
1730
- "created_by": "fireworks",
1731
- "source": "official",
1732
- "last_updated": "2026-03-21",
1733
- "context_window": 4100,
1734
- "capabilities": { "streaming": true },
1735
- "pricing": {
1736
- "input": 1,
1737
- "output": 1
1738
- }
1739
- },
1740
- {
1741
- "id": "fireworks/minimax-m1-80k",
1742
- "name": "minimax-m1-80k",
1743
- "created_by": "minimax",
1744
- "source": "official",
1745
- "last_updated": "2026-03-21",
1746
- "capabilities": { "streaming": true },
1747
- "pricing": {
1748
- "input": 1,
1749
- "output": 1
1750
- }
1751
- },
1752
- {
1753
- "id": "fireworks/minimax-m2",
1754
- "name": "minimax-m2",
1755
- "created_by": "minimax",
1756
- "source": "official",
1757
- "last_updated": "2026-03-21",
1758
- "context_window": 196600,
1759
- "capabilities": { "streaming": true },
1760
- "pricing": {
1761
- "input": 1,
1762
- "output": 1
1763
- }
1764
- },
1765
- {
1766
- "id": "fireworks/minimax-m2p1",
1767
- "name": "minimax-m2p1",
1768
- "created_by": "minimax",
1769
- "source": "official",
1770
- "last_updated": "2026-03-21",
1771
- "context_window": 196600,
1772
- "capabilities": { "streaming": true },
1773
- "pricing": {
1774
- "input": .3,
1775
- "output": 1.2
1776
- }
1777
- },
1778
- {
1779
- "id": "fireworks/minimax-m2p5",
1780
- "name": "minimax-m2p5",
1781
- "created_by": "minimax",
1782
- "source": "official",
1783
- "last_updated": "2026-03-21",
1784
- "context_window": 196600,
1785
- "capabilities": { "streaming": true },
1786
- "pricing": {
1787
- "input": .3,
1788
- "output": 1.2
1789
- }
1790
- },
1791
- {
1792
- "id": "fireworks/ministral-3-14b-instruct-2512",
1793
- "name": "ministral-3-14b-instruct-2512",
1794
- "created_by": "mistral",
1795
- "source": "official",
1796
- "last_updated": "2026-03-21",
1797
- "family": "ministral",
1798
- "context_window": 256e3,
1799
- "alias": "fireworks/ministral-3-14b-instruct",
1800
- "capabilities": { "streaming": true },
1801
- "pricing": {
1802
- "input": 1,
1803
- "output": 1
1804
- }
1805
- },
1806
- {
1807
- "id": "fireworks/ministral-3-14b-instruct",
1808
- "name": "ministral-3-14b-instruct-2512",
1809
- "created_by": "mistral",
1810
- "source": "official",
1811
- "last_updated": "2026-03-21",
1812
- "family": "ministral",
1813
- "context_window": 256e3,
1814
- "capabilities": { "streaming": true },
1815
- "pricing": {
1816
- "input": 1,
1817
- "output": 1
1818
- },
1819
- "snapshots": ["fireworks/ministral-3-14b-instruct-2512"]
1820
- },
1821
- {
1822
- "id": "fireworks/ministral-3-3b-instruct-2512",
1823
- "name": "ministral-3-3b-instruct-2512",
1824
- "created_by": "mistral",
1825
- "source": "official",
1826
- "last_updated": "2026-03-21",
1827
- "family": "ministral",
1828
- "context_window": 256e3,
1829
- "alias": "fireworks/ministral-3-3b-instruct",
1830
- "capabilities": { "streaming": true },
1831
- "pricing": {
1832
- "input": 1,
1833
- "output": 1
1834
- }
1835
- },
1836
- {
1837
- "id": "fireworks/ministral-3-3b-instruct",
1838
- "name": "ministral-3-3b-instruct-2512",
1839
- "created_by": "mistral",
1840
- "source": "official",
1841
- "last_updated": "2026-03-21",
1842
- "family": "ministral",
1843
- "context_window": 256e3,
1844
- "capabilities": { "streaming": true },
1845
- "pricing": {
1846
- "input": 1,
1847
- "output": 1
1848
- },
1849
- "snapshots": ["fireworks/ministral-3-3b-instruct-2512"]
1850
- },
1851
- {
1852
- "id": "fireworks/ministral-3-8b-instruct-2512",
1853
- "name": "ministral-3-8b-instruct-2512",
1854
- "created_by": "mistral",
1855
- "source": "official",
1856
- "last_updated": "2026-03-21",
1857
- "family": "ministral",
1858
- "context_window": 256e3,
1859
- "alias": "fireworks/ministral-3-8b-instruct",
1860
- "capabilities": { "streaming": true },
1861
- "pricing": {
1862
- "input": 1,
1863
- "output": 1
1864
- }
1865
- },
1866
- {
1867
- "id": "fireworks/ministral-3-8b-instruct",
1868
- "name": "ministral-3-8b-instruct-2512",
1869
- "created_by": "mistral",
1870
- "source": "official",
1871
- "last_updated": "2026-03-21",
1872
- "family": "ministral",
1873
- "context_window": 256e3,
1874
- "capabilities": { "streaming": true },
1875
- "pricing": {
1876
- "input": 1,
1877
- "output": 1
1878
- },
1879
- "snapshots": ["fireworks/ministral-3-8b-instruct-2512"]
1880
- },
1881
- {
1882
- "id": "fireworks/mistral-7b-instruct-4k",
1883
- "name": "mistral-7b-instruct-4k",
1884
- "created_by": "mistral",
1885
- "source": "official",
1886
- "last_updated": "2026-03-21",
1887
- "context_window": 32800,
1888
- "capabilities": { "streaming": true },
1889
- "pricing": {
1890
- "input": 1,
1891
- "output": 1
1892
- }
1893
- },
1894
- {
1895
- "id": "fireworks/mistral-7b-instruct-v0p2",
1896
- "name": "mistral-7b-instruct-v0p2",
1897
- "created_by": "mistral",
1898
- "source": "official",
1899
- "last_updated": "2026-03-21",
1900
- "context_window": 32800,
1901
- "capabilities": { "streaming": true },
1902
- "pricing": {
1903
- "input": 1,
1904
- "output": 1
1905
- }
1906
- },
1907
- {
1908
- "id": "fireworks/mistral-7b-instruct-v3",
1909
- "name": "mistral-7b-instruct-v3",
1910
- "created_by": "mistral",
1911
- "source": "official",
1912
- "last_updated": "2026-03-21",
1913
- "context_window": 32800,
1914
- "capabilities": { "streaming": true },
1915
- "pricing": {
1916
- "input": 1,
1917
- "output": 1
1918
- }
1919
- },
1920
- {
1921
- "id": "fireworks/mistral-7b-v0p2",
1922
- "name": "mistral-7b-v0p2",
1923
- "created_by": "mistral",
1924
- "source": "official",
1925
- "last_updated": "2026-03-21",
1926
- "context_window": 32800,
1927
- "capabilities": { "streaming": true },
1928
- "pricing": {
1929
- "input": 1,
1930
- "output": 1
1931
- }
1932
- },
1933
- {
1934
- "id": "fireworks/mistral-7b",
1935
- "name": "mistral-7b",
1936
- "created_by": "mistral",
1937
- "source": "official",
1938
- "last_updated": "2026-03-21",
1939
- "context_window": 32800,
1940
- "capabilities": { "streaming": true },
1941
- "pricing": {
1942
- "input": 1,
1943
- "output": 1
1944
- }
1945
- },
1946
- {
1947
- "id": "fireworks/mistral-large-3-fp8",
1948
- "name": "mistral-large-3-fp8",
1949
- "created_by": "mistral",
1950
- "source": "official",
1951
- "last_updated": "2026-03-21",
1952
- "family": "mistral-large",
1953
- "context_window": 256e3,
1954
- "capabilities": { "streaming": true },
1955
- "pricing": {
1956
- "input": 1,
1957
- "output": 1
1958
- }
1959
- },
1960
- {
1961
- "id": "fireworks/mistral-nemo-base-2407",
1962
- "name": "mistral-nemo-base-2407",
1963
- "created_by": "mistral",
1964
- "source": "official",
1965
- "last_updated": "2026-03-21",
1966
- "context_window": 128e3,
1967
- "alias": "fireworks/mistral-nemo-base",
1968
- "capabilities": { "streaming": true },
1969
- "pricing": {
1970
- "input": 1,
1971
- "output": 1
1972
- }
1973
- },
1974
- {
1975
- "id": "fireworks/mistral-nemo-base",
1976
- "name": "mistral-nemo-base-2407",
1977
- "created_by": "mistral",
1978
- "source": "official",
1979
- "last_updated": "2026-03-21",
1980
- "context_window": 128e3,
1981
- "capabilities": { "streaming": true },
1982
- "pricing": {
1983
- "input": 1,
1984
- "output": 1
1985
- },
1986
- "snapshots": ["fireworks/mistral-nemo-base-2407"]
1987
- },
1988
- {
1989
- "id": "fireworks/mistral-nemo-instruct-2407",
1990
- "name": "mistral-nemo-instruct-2407",
1991
- "created_by": "mistral",
1992
- "source": "official",
1993
- "last_updated": "2026-03-21",
1994
- "context_window": 128e3,
1995
- "alias": "fireworks/mistral-nemo-instruct",
1996
- "capabilities": { "streaming": true },
1997
- "pricing": {
1998
- "input": 1,
1999
- "output": 1
2000
- }
2001
- },
2002
- {
2003
- "id": "fireworks/mistral-nemo-instruct",
2004
- "name": "mistral-nemo-instruct-2407",
2005
- "created_by": "mistral",
2006
- "source": "official",
2007
- "last_updated": "2026-03-21",
2008
- "context_window": 128e3,
2009
- "capabilities": { "streaming": true },
2010
- "pricing": {
2011
- "input": 1,
2012
- "output": 1
2013
- },
2014
- "snapshots": ["fireworks/mistral-nemo-instruct-2407"]
2015
- },
2016
- {
2017
- "id": "fireworks/mistral-small-24b-instruct-2501",
2018
- "name": "mistral-small-24b-instruct-2501",
2019
- "created_by": "mistral",
2020
- "source": "official",
2021
- "last_updated": "2026-03-21",
2022
- "family": "mistral-small",
2023
- "context_window": 32800,
2024
- "alias": "fireworks/mistral-small-24b-instruct",
2025
- "capabilities": { "streaming": true },
2026
- "pricing": {
2027
- "input": 1,
2028
- "output": 1
2029
- }
2030
- },
2031
- {
2032
- "id": "fireworks/mistral-small-24b-instruct",
2033
- "name": "mistral-small-24b-instruct-2501",
2034
- "created_by": "mistral",
2035
- "source": "official",
2036
- "last_updated": "2026-03-21",
2037
- "family": "mistral-small",
2038
- "context_window": 32800,
2039
- "capabilities": { "streaming": true },
2040
- "pricing": {
2041
- "input": 1,
2042
- "output": 1
2043
- },
2044
- "snapshots": ["fireworks/mistral-small-24b-instruct-2501"]
2045
- },
2046
- {
2047
- "id": "fireworks/mixtral-8x22b-instruct",
2048
- "name": "mixtral-8x22b-instruct",
2049
- "created_by": "mistral",
2050
- "source": "official",
2051
- "last_updated": "2026-03-21",
2052
- "family": "mixtral",
2053
- "context_window": 65500,
2054
- "capabilities": { "streaming": true },
2055
- "pricing": {
2056
- "input": 1,
2057
- "output": 1
2058
- }
2059
- },
2060
- {
2061
- "id": "fireworks/mixtral-8x22b",
2062
- "name": "mixtral-8x22b",
2063
- "created_by": "mistral",
2064
- "source": "official",
2065
- "last_updated": "2026-03-21",
2066
- "family": "mixtral",
2067
- "context_window": 65500,
2068
- "capabilities": { "streaming": true },
2069
- "pricing": {
2070
- "input": 1,
2071
- "output": 1
2072
- }
2073
- },
2074
- {
2075
- "id": "fireworks/mixtral-8x7b-instruct-hf",
2076
- "name": "mixtral-8x7b-instruct-hf",
2077
- "created_by": "mistral",
2078
- "source": "official",
2079
- "last_updated": "2026-03-21",
2080
- "family": "mixtral",
2081
- "context_window": 32800,
2082
- "capabilities": { "streaming": true },
2083
- "pricing": {
2084
- "input": 1,
2085
- "output": 1
2086
- }
2087
- },
2088
- {
2089
- "id": "fireworks/mixtral-8x7b-instruct",
2090
- "name": "mixtral-8x7b-instruct",
2091
- "created_by": "mistral",
2092
- "source": "official",
2093
- "last_updated": "2026-03-21",
2094
- "family": "mixtral",
2095
- "context_window": 32800,
2096
- "capabilities": { "streaming": true },
2097
- "pricing": {
2098
- "input": 1,
2099
- "output": 1
2100
- }
2101
- },
2102
- {
2103
- "id": "fireworks/mixtral-8x7b",
2104
- "name": "mixtral-8x7b",
2105
- "created_by": "mistral",
2106
- "source": "official",
2107
- "last_updated": "2026-03-21",
2108
- "family": "mixtral",
2109
- "context_window": 32800,
2110
- "capabilities": { "streaming": true },
2111
- "pricing": {
2112
- "input": 1,
2113
- "output": 1
2114
- }
2115
- },
2116
- {
2117
- "id": "fireworks/molmo2-4b",
2118
- "name": "molmo2-4b",
2119
- "created_by": "fireworks",
2120
- "source": "official",
2121
- "last_updated": "2026-03-21",
2122
- "context_window": 36900,
2123
- "capabilities": { "streaming": true },
2124
- "pricing": {
2125
- "input": 1,
2126
- "output": 1
2127
- }
2128
- },
2129
- {
2130
- "id": "fireworks/molmo2-8b",
2131
- "name": "molmo2-8b",
2132
- "created_by": "fireworks",
2133
- "source": "official",
2134
- "last_updated": "2026-03-21",
2135
- "context_window": 36900,
2136
- "capabilities": { "streaming": true },
2137
- "pricing": {
2138
- "input": 1,
2139
- "output": 1
2140
- }
2141
- },
2142
- {
2143
- "id": "fireworks/mythomax-l2-13b",
2144
- "name": "mythomax-l2-13b",
2145
- "created_by": "fireworks",
2146
- "source": "official",
2147
- "last_updated": "2026-03-21",
2148
- "context_window": 4100,
2149
- "capabilities": { "streaming": true },
2150
- "pricing": {
2151
- "input": 1,
2152
- "output": 1
2153
- }
2154
- },
2155
- {
2156
- "id": "fireworks/nemotron-nano-3-30b-a3b",
2157
- "name": "nemotron-nano-3-30b-a3b",
2158
- "created_by": "fireworks",
2159
- "source": "official",
2160
- "last_updated": "2026-03-21",
2161
- "context_window": 262100,
2162
- "capabilities": { "streaming": true },
2163
- "pricing": {
2164
- "input": 1,
2165
- "output": 1
2166
- }
2167
- },
2168
- {
2169
- "id": "fireworks/nemotron-nano-v2-12b-vl",
2170
- "name": "nemotron-nano-v2-12b-vl",
2171
- "created_by": "fireworks",
2172
- "source": "official",
2173
- "last_updated": "2026-03-21",
2174
- "context_window": 131100,
2175
- "capabilities": { "streaming": true },
2176
- "pricing": {
2177
- "input": 1,
2178
- "output": 1
2179
- }
2180
- },
2181
- {
2182
- "id": "fireworks/nous-capybara-7b-v1p9",
2183
- "name": "nous-capybara-7b-v1p9",
2184
- "created_by": "fireworks",
2185
- "source": "official",
2186
- "last_updated": "2026-03-21",
2187
- "context_window": 32800,
2188
- "capabilities": { "streaming": true },
2189
- "pricing": {
2190
- "input": 1,
2191
- "output": 1
2192
- }
2193
- },
2194
- {
2195
- "id": "fireworks/nous-hermes-2-mixtral-8x7b-dpo",
2196
- "name": "nous-hermes-2-mixtral-8x7b-dpo",
2197
- "created_by": "mistral",
2198
- "source": "official",
2199
- "last_updated": "2026-03-21",
2200
- "context_window": 32800,
2201
- "capabilities": { "streaming": true },
2202
- "pricing": {
2203
- "input": 1,
2204
- "output": 1
2205
- }
2206
- },
2207
- {
2208
- "id": "fireworks/nous-hermes-2-yi-34b",
2209
- "name": "nous-hermes-2-yi-34b",
2210
- "created_by": "fireworks",
2211
- "source": "official",
2212
- "last_updated": "2026-03-21",
2213
- "context_window": 4100,
2214
- "capabilities": { "streaming": true },
2215
- "pricing": {
2216
- "input": 1,
2217
- "output": 1
2218
- }
2219
- },
2220
- {
2221
- "id": "fireworks/nous-hermes-llama2-13b",
2222
- "name": "nous-hermes-llama2-13b",
2223
- "created_by": "meta",
2224
- "source": "official",
2225
- "last_updated": "2026-03-21",
2226
- "context_window": 4100,
2227
- "capabilities": { "streaming": true },
2228
- "pricing": {
2229
- "input": 1,
2230
- "output": 1
2231
- }
2232
- },
2233
- {
2234
- "id": "fireworks/nous-hermes-llama2-70b",
2235
- "name": "nous-hermes-llama2-70b",
2236
- "created_by": "meta",
2237
- "source": "official",
2238
- "last_updated": "2026-03-21",
2239
- "context_window": 4100,
2240
- "capabilities": { "streaming": true },
2241
- "pricing": {
2242
- "input": 1,
2243
- "output": 1
2244
- }
2245
- },
2246
- {
2247
- "id": "fireworks/nous-hermes-llama2-7b",
2248
- "name": "nous-hermes-llama2-7b",
2249
- "created_by": "meta",
2250
- "source": "official",
2251
- "last_updated": "2026-03-21",
2252
- "context_window": 4100,
2253
- "capabilities": { "streaming": true },
2254
- "pricing": {
2255
- "input": 1,
2256
- "output": 1
2257
- }
2258
- },
2259
- {
2260
- "id": "fireworks/nvidia-nemotron-3-super-120b-a12b-fp8",
2261
- "name": "nvidia-nemotron-3-super-120b-a12b-fp8",
2262
- "created_by": "fireworks",
2263
- "source": "official",
2264
- "last_updated": "2026-03-21",
2265
- "context_window": 262100,
2266
- "capabilities": { "streaming": true },
2267
- "pricing": {
2268
- "input": 1,
2269
- "output": 1
2270
- }
2271
- },
2272
- {
2273
- "id": "fireworks/nvidia-nemotron-nano-12b-v2",
2274
- "name": "nvidia-nemotron-nano-12b-v2",
2275
- "created_by": "fireworks",
2276
- "source": "official",
2277
- "last_updated": "2026-03-21",
2278
- "context_window": 128e3,
2279
- "capabilities": { "streaming": true },
2280
- "pricing": {
2281
- "input": 1,
2282
- "output": 1
2283
- }
2284
- },
2285
- {
2286
- "id": "fireworks/nvidia-nemotron-nano-9b-v2",
2287
- "name": "nvidia-nemotron-nano-9b-v2",
2288
- "created_by": "fireworks",
2289
- "source": "official",
2290
- "last_updated": "2026-03-21",
2291
- "context_window": 128e3,
2292
- "capabilities": { "streaming": true },
2293
- "pricing": {
2294
- "input": 1,
2295
- "output": 1
2296
- }
2297
- },
2298
- {
2299
- "id": "fireworks/openchat-3p5-0106-7b",
2300
- "name": "openchat-3p5-0106-7b",
2301
- "created_by": "fireworks",
2302
- "source": "official",
2303
- "last_updated": "2026-03-21",
2304
- "context_window": 8200,
2305
- "capabilities": { "streaming": true },
2306
- "pricing": {
2307
- "input": 1,
2308
- "output": 1
2309
- }
2310
- },
2311
- {
2312
- "id": "fireworks/openhermes-2-mistral-7b",
2313
- "name": "openhermes-2-mistral-7b",
2314
- "created_by": "mistral",
2315
- "source": "official",
2316
- "last_updated": "2026-03-21",
2317
- "context_window": 32800,
2318
- "capabilities": { "streaming": true },
2319
- "pricing": {
2320
- "input": 1,
2321
- "output": 1
2322
- }
2323
- },
2324
- {
2325
- "id": "fireworks/openhermes-2p5-mistral-7b",
2326
- "name": "openhermes-2p5-mistral-7b",
2327
- "created_by": "mistral",
2328
- "source": "official",
2329
- "last_updated": "2026-03-21",
2330
- "context_window": 32800,
2331
- "capabilities": { "streaming": true },
2332
- "pricing": {
2333
- "input": 1,
2334
- "output": 1
2335
- }
2336
- },
2337
- {
2338
- "id": "fireworks/openorca-7b",
2339
- "name": "openorca-7b",
2340
- "created_by": "fireworks",
2341
- "source": "official",
2342
- "last_updated": "2026-03-21",
2343
- "context_window": 32800,
2344
- "capabilities": { "streaming": true },
2345
- "pricing": {
2346
- "input": 1,
2347
- "output": 1
2348
- }
2349
- },
2350
- {
2351
- "id": "fireworks/phi-2-3b",
2352
- "name": "phi-2-3b",
2353
- "created_by": "fireworks",
2354
- "source": "official",
2355
- "last_updated": "2026-03-21",
2356
- "context_window": 2e3,
2357
- "capabilities": { "streaming": true },
2358
- "pricing": {
2359
- "input": 1,
2360
- "output": 1
2361
- }
2362
- },
2363
- {
2364
- "id": "fireworks/phi-3-mini-128k-instruct",
2365
- "name": "phi-3-mini-128k-instruct",
2366
- "created_by": "fireworks",
2367
- "source": "official",
2368
- "last_updated": "2026-03-21",
2369
- "context_window": 131100,
2370
- "capabilities": { "streaming": true },
2371
- "pricing": {
2372
- "input": 1,
2373
- "output": 1
2374
- }
2375
- },
2376
- {
2377
- "id": "fireworks/phi-3-vision-128k-instruct",
2378
- "name": "phi-3-vision-128k-instruct",
2379
- "created_by": "fireworks",
2380
- "source": "official",
2381
- "last_updated": "2026-03-21",
2382
- "context_window": 32100,
2383
- "capabilities": { "streaming": true },
2384
- "pricing": {
2385
- "input": 1,
2386
- "output": 1
2387
- }
2388
- },
2389
- {
2390
- "id": "fireworks/phind-code-llama-34b-python-v1",
2391
- "name": "phind-code-llama-34b-python-v1",
2392
- "created_by": "meta",
2393
- "source": "official",
2394
- "last_updated": "2026-03-21",
2395
- "context_window": 16400,
2396
- "capabilities": { "streaming": true },
2397
- "pricing": {
2398
- "input": 1,
2399
- "output": 1
2400
- }
2401
- },
2402
- {
2403
- "id": "fireworks/phind-code-llama-34b-v1",
2404
- "name": "phind-code-llama-34b-v1",
2405
- "created_by": "meta",
2406
- "source": "official",
2407
- "last_updated": "2026-03-21",
2408
- "context_window": 16400,
2409
- "capabilities": { "streaming": true },
2410
- "pricing": {
2411
- "input": 1,
2412
- "output": 1
2413
- }
2414
- },
2415
- {
2416
- "id": "fireworks/phind-code-llama-34b-v2",
2417
- "name": "phind-code-llama-34b-v2",
2418
- "created_by": "meta",
2419
- "source": "official",
2420
- "last_updated": "2026-03-21",
2421
- "context_window": 16400,
2422
- "capabilities": { "streaming": true },
2423
- "pricing": {
2424
- "input": 1,
2425
- "output": 1
2426
- }
2427
- },
2428
- {
2429
- "id": "fireworks/pythia-12b",
2430
- "name": "pythia-12b",
2431
- "created_by": "fireworks",
2432
- "source": "official",
2433
- "last_updated": "2026-03-21",
2434
- "context_window": 2e3,
2435
- "capabilities": { "streaming": true },
2436
- "pricing": {
2437
- "input": 1,
2438
- "output": 1
2439
- }
2440
- },
2441
- {
2442
- "id": "fireworks/qwen-qwq-32b-preview",
2443
- "name": "qwen-qwq-32b-preview",
2444
- "created_by": "qwen",
2445
- "source": "official",
2446
- "last_updated": "2026-03-21",
2447
- "family": "qwen",
2448
- "context_window": 32800,
2449
- "capabilities": { "streaming": true },
2450
- "pricing": {
2451
- "input": 1,
2452
- "output": 1
2453
- }
2454
- },
2455
- {
2456
- "id": "fireworks/qwen-v2p5-14b-instruct",
2457
- "name": "qwen-v2p5-14b-instruct",
2458
- "created_by": "qwen",
2459
- "source": "official",
2460
- "last_updated": "2026-03-21",
2461
- "family": "qwen",
2462
- "context_window": 32800,
2463
- "capabilities": { "streaming": true },
2464
- "pricing": {
2465
- "input": 1,
2466
- "output": 1
2467
- }
2468
- },
2469
- {
2470
- "id": "fireworks/qwen-v2p5-7b",
2471
- "name": "qwen-v2p5-7b",
2472
- "created_by": "qwen",
2473
- "source": "official",
2474
- "last_updated": "2026-03-21",
2475
- "family": "qwen",
2476
- "context_window": 131100,
2477
- "capabilities": { "streaming": true },
2478
- "pricing": {
2479
- "input": 1,
2480
- "output": 1
2481
- }
2482
- },
2483
- {
2484
- "id": "fireworks/qwen1p5-72b-chat",
2485
- "name": "qwen1p5-72b-chat",
2486
- "created_by": "qwen",
2487
- "source": "official",
2488
- "last_updated": "2026-03-21",
2489
- "family": "qwen1",
2490
- "context_window": 32800,
2491
- "capabilities": { "streaming": true },
2492
- "pricing": {
2493
- "input": 1,
2494
- "output": 1
2495
- }
2496
- },
2497
- {
2498
- "id": "fireworks/qwen2-72b-instruct",
2499
- "name": "qwen2-72b-instruct",
2500
- "created_by": "qwen",
2501
- "source": "official",
2502
- "last_updated": "2026-03-21",
2503
- "family": "qwen2",
2504
- "context_window": 32800,
2505
- "capabilities": { "streaming": true },
2506
- "pricing": {
2507
- "input": 1,
2508
- "output": 1
2509
- }
2510
- },
2511
- {
2512
- "id": "fireworks/qwen2-7b-instruct",
2513
- "name": "qwen2-7b-instruct",
2514
- "created_by": "qwen",
2515
- "source": "official",
2516
- "last_updated": "2026-03-21",
2517
- "family": "qwen2",
2518
- "context_window": 32800,
2519
- "capabilities": { "streaming": true },
2520
- "pricing": {
2521
- "input": 1,
2522
- "output": 1
2523
- }
2524
- },
2525
- {
2526
- "id": "fireworks/qwen2-vl-2b-instruct",
2527
- "name": "qwen2-vl-2b-instruct",
2528
- "created_by": "qwen",
2529
- "source": "official",
2530
- "last_updated": "2026-03-21",
2531
- "family": "qwen2",
2532
- "context_window": 32800,
2533
- "capabilities": { "streaming": true },
2534
- "pricing": {
2535
- "input": 1,
2536
- "output": 1
2537
- }
2538
- },
2539
- {
2540
- "id": "fireworks/qwen2-vl-72b-instruct",
2541
- "name": "qwen2-vl-72b-instruct",
2542
- "created_by": "qwen",
2543
- "source": "official",
2544
- "last_updated": "2026-03-21",
2545
- "family": "qwen2",
2546
- "context_window": 32800,
2547
- "capabilities": { "streaming": true },
2548
- "pricing": {
2549
- "input": 1,
2550
- "output": 1
2551
- }
2552
- },
2553
- {
2554
- "id": "fireworks/qwen2-vl-7b-instruct",
2555
- "name": "qwen2-vl-7b-instruct",
2556
- "created_by": "qwen",
2557
- "source": "official",
2558
- "last_updated": "2026-03-21",
2559
- "family": "qwen2",
2560
- "context_window": 32800,
2561
- "capabilities": { "streaming": true },
2562
- "pricing": {
2563
- "input": 1,
2564
- "output": 1
2565
- }
2566
- },
2567
- {
2568
- "id": "fireworks/qwen2p5-0p5b-instruct",
2569
- "name": "qwen2p5-0p5b-instruct",
2570
- "created_by": "qwen",
2571
- "source": "official",
2572
- "last_updated": "2026-03-21",
2573
- "family": "qwen2",
2574
- "context_window": 32800,
2575
- "capabilities": { "streaming": true },
2576
- "pricing": {
2577
- "input": 1,
2578
- "output": 1
2579
- }
2580
- },
2581
- {
2582
- "id": "fireworks/qwen2p5-14b",
2583
- "name": "qwen2p5-14b",
2584
- "created_by": "qwen",
2585
- "source": "official",
2586
- "last_updated": "2026-03-21",
2587
- "family": "qwen2",
2588
- "context_window": 131100,
2589
- "capabilities": { "streaming": true },
2590
- "pricing": {
2591
- "input": 1,
2592
- "output": 1
2593
- }
2594
- },
2595
- {
2596
- "id": "fireworks/qwen2p5-1p5b-instruct",
2597
- "name": "qwen2p5-1p5b-instruct",
2598
- "created_by": "qwen",
2599
- "source": "official",
2600
- "last_updated": "2026-03-21",
2601
- "family": "qwen2",
2602
- "context_window": 32800,
2603
- "capabilities": { "streaming": true },
2604
- "pricing": {
2605
- "input": 1,
2606
- "output": 1
2607
- }
2608
- },
2609
- {
2610
- "id": "fireworks/qwen2p5-32b-instruct",
2611
- "name": "qwen2p5-32b-instruct",
2612
- "created_by": "qwen",
2613
- "source": "official",
2614
- "last_updated": "2026-03-21",
2615
- "family": "qwen2",
2616
- "context_window": 32800,
2617
- "capabilities": { "streaming": true },
2618
- "pricing": {
2619
- "input": 1,
2620
- "output": 1
2621
- }
2622
- },
2623
- {
2624
- "id": "fireworks/qwen2p5-32b",
2625
- "name": "qwen2p5-32b",
2626
- "created_by": "qwen",
2627
- "source": "official",
2628
- "last_updated": "2026-03-21",
2629
- "family": "qwen2",
2630
- "context_window": 131100,
2631
- "capabilities": { "streaming": true },
2632
- "pricing": {
2633
- "input": 1,
2634
- "output": 1
2635
- }
2636
- },
2637
- {
2638
- "id": "fireworks/qwen2p5-72b-instruct",
2639
- "name": "qwen2p5-72b-instruct",
2640
- "created_by": "qwen",
2641
- "source": "official",
2642
- "last_updated": "2026-03-21",
2643
- "family": "qwen2",
2644
- "context_window": 32800,
2645
- "capabilities": { "streaming": true },
2646
- "pricing": {
2647
- "input": 1,
2648
- "output": 1
2649
- }
2650
- },
2651
- {
2652
- "id": "fireworks/qwen2p5-72b",
2653
- "name": "qwen2p5-72b",
2654
- "created_by": "qwen",
2655
- "source": "official",
2656
- "last_updated": "2026-03-21",
2657
- "family": "qwen2",
2658
- "context_window": 131100,
2659
- "capabilities": { "streaming": true },
2660
- "pricing": {
2661
- "input": 1,
2662
- "output": 1
2663
- }
2664
- },
2665
- {
2666
- "id": "fireworks/qwen2p5-7b-instruct",
2667
- "name": "qwen2p5-7b-instruct",
2668
- "created_by": "qwen",
2669
- "source": "official",
2670
- "last_updated": "2026-03-21",
2671
- "family": "qwen2",
2672
- "context_window": 32800,
2673
- "capabilities": { "streaming": true },
2674
- "pricing": {
2675
- "input": 1,
2676
- "output": 1
2677
- }
2678
- },
2679
- {
2680
- "id": "fireworks/qwen2p5-coder-0p5b-instruct",
2681
- "name": "qwen2p5-coder-0p5b-instruct",
2682
- "created_by": "qwen",
2683
- "source": "official",
2684
- "last_updated": "2026-03-21",
2685
- "family": "qwen2",
2686
- "context_window": 32800,
2687
- "capabilities": { "streaming": true },
2688
- "pricing": {
2689
- "input": 1,
2690
- "output": 1
2691
- }
2692
- },
2693
- {
2694
- "id": "fireworks/qwen2p5-coder-0p5b",
2695
- "name": "qwen2p5-coder-0p5b",
2696
- "created_by": "qwen",
2697
- "source": "official",
2698
- "last_updated": "2026-03-21",
2699
- "family": "qwen2",
2700
- "context_window": 32800,
2701
- "capabilities": { "streaming": true },
2702
- "pricing": {
2703
- "input": 1,
2704
- "output": 1
2705
- }
2706
- },
2707
- {
2708
- "id": "fireworks/qwen2p5-coder-14b-instruct",
2709
- "name": "qwen2p5-coder-14b-instruct",
2710
- "created_by": "qwen",
2711
- "source": "official",
2712
- "last_updated": "2026-03-21",
2713
- "family": "qwen2",
2714
- "context_window": 32800,
2715
- "capabilities": { "streaming": true },
2716
- "pricing": {
2717
- "input": 1,
2718
- "output": 1
2719
- }
2720
- },
2721
- {
2722
- "id": "fireworks/qwen2p5-coder-14b",
2723
- "name": "qwen2p5-coder-14b",
2724
- "created_by": "qwen",
2725
- "source": "official",
2726
- "last_updated": "2026-03-21",
2727
- "family": "qwen2",
2728
- "context_window": 32800,
2729
- "capabilities": { "streaming": true },
2730
- "pricing": {
2731
- "input": 1,
2732
- "output": 1
2733
- }
2734
- },
2735
- {
2736
- "id": "fireworks/qwen2p5-coder-1p5b-instruct",
2737
- "name": "qwen2p5-coder-1p5b-instruct",
2738
- "created_by": "qwen",
2739
- "source": "official",
2740
- "last_updated": "2026-03-21",
2741
- "family": "qwen2",
2742
- "context_window": 32800,
2743
- "capabilities": { "streaming": true },
2744
- "pricing": {
2745
- "input": 1,
2746
- "output": 1
2747
- }
2748
- },
2749
- {
2750
- "id": "fireworks/qwen2p5-coder-1p5b",
2751
- "name": "qwen2p5-coder-1p5b",
2752
- "created_by": "qwen",
2753
- "source": "official",
2754
- "last_updated": "2026-03-21",
2755
- "family": "qwen2",
2756
- "context_window": 32800,
2757
- "capabilities": { "streaming": true },
2758
- "pricing": {
2759
- "input": 1,
2760
- "output": 1
2761
- }
2762
- },
2763
- {
2764
- "id": "fireworks/qwen2p5-coder-32b-instruct-128k",
2765
- "name": "qwen2p5-coder-32b-instruct-128k",
2766
- "created_by": "qwen",
2767
- "source": "official",
2768
- "last_updated": "2026-03-21",
2769
- "family": "qwen2",
2770
- "context_window": 131100,
2771
- "capabilities": { "streaming": true },
2772
- "pricing": {
2773
- "input": 1,
2774
- "output": 1
2775
- }
2776
- },
2777
- {
2778
- "id": "fireworks/qwen2p5-coder-32b-instruct-32k-rope",
2779
- "name": "qwen2p5-coder-32b-instruct-32k-rope",
2780
- "created_by": "qwen",
2781
- "source": "official",
2782
- "last_updated": "2026-03-21",
2783
- "family": "qwen2",
2784
- "context_window": 32800,
2785
- "capabilities": { "streaming": true },
2786
- "pricing": {
2787
- "input": 1,
2788
- "output": 1
2789
- }
2790
- },
2791
- {
2792
- "id": "fireworks/qwen2p5-coder-32b-instruct-64k",
2793
- "name": "qwen2p5-coder-32b-instruct-64k",
2794
- "created_by": "qwen",
2795
- "source": "official",
2796
- "last_updated": "2026-03-21",
2797
- "family": "qwen2",
2798
- "context_window": 65500,
2799
- "capabilities": { "streaming": true },
2800
- "pricing": {
2801
- "input": 1,
2802
- "output": 1
2803
- }
2804
- },
2805
- {
2806
- "id": "fireworks/qwen2p5-coder-32b-instruct",
2807
- "name": "qwen2p5-coder-32b-instruct",
2808
- "created_by": "qwen",
2809
- "source": "official",
2810
- "last_updated": "2026-03-21",
2811
- "family": "qwen2",
2812
- "context_window": 32800,
2813
- "capabilities": { "streaming": true },
2814
- "pricing": {
2815
- "input": 1,
2816
- "output": 1
2817
- }
2818
- },
2819
- {
2820
- "id": "fireworks/qwen2p5-coder-32b",
2821
- "name": "qwen2p5-coder-32b",
2822
- "created_by": "qwen",
2823
- "source": "official",
2824
- "last_updated": "2026-03-21",
2825
- "family": "qwen2",
2826
- "context_window": 32800,
2827
- "capabilities": { "streaming": true },
2828
- "pricing": {
2829
- "input": 1,
2830
- "output": 1
2831
- }
2832
- },
2833
- {
2834
- "id": "fireworks/qwen2p5-coder-3b-instruct",
2835
- "name": "qwen2p5-coder-3b-instruct",
2836
- "created_by": "qwen",
2837
- "source": "official",
2838
- "last_updated": "2026-03-21",
2839
- "family": "qwen2",
2840
- "context_window": 32800,
2841
- "capabilities": { "streaming": true },
2842
- "pricing": {
2843
- "input": 1,
2844
- "output": 1
2845
- }
2846
- },
2847
- {
2848
- "id": "fireworks/qwen2p5-coder-3b",
2849
- "name": "qwen2p5-coder-3b",
2850
- "created_by": "qwen",
2851
- "source": "official",
2852
- "last_updated": "2026-03-21",
2853
- "family": "qwen2",
2854
- "context_window": 32800,
2855
- "capabilities": { "streaming": true },
2856
- "pricing": {
2857
- "input": 1,
2858
- "output": 1
2859
- }
2860
- },
2861
- {
2862
- "id": "fireworks/qwen2p5-coder-7b-instruct",
2863
- "name": "qwen2p5-coder-7b-instruct",
2864
- "created_by": "qwen",
2865
- "source": "official",
2866
- "last_updated": "2026-03-21",
2867
- "family": "qwen2",
2868
- "context_window": 32800,
2869
- "capabilities": { "streaming": true },
2870
- "pricing": {
2871
- "input": 1,
2872
- "output": 1
2873
- }
2874
- },
2875
- {
2876
- "id": "fireworks/qwen2p5-coder-7b",
2877
- "name": "qwen2p5-coder-7b",
2878
- "created_by": "qwen",
2879
- "source": "official",
2880
- "last_updated": "2026-03-21",
2881
- "family": "qwen2",
2882
- "context_window": 32800,
2883
- "capabilities": { "streaming": true },
2884
- "pricing": {
2885
- "input": 1,
2886
- "output": 1
2887
- }
2888
- },
2889
- {
2890
- "id": "fireworks/qwen2p5-math-72b-instruct",
2891
- "name": "qwen2p5-math-72b-instruct",
2892
- "created_by": "qwen",
2893
- "source": "official",
2894
- "last_updated": "2026-03-21",
2895
- "family": "qwen2",
2896
- "context_window": 4100,
2897
- "capabilities": { "streaming": true },
2898
- "pricing": {
2899
- "input": 1,
2900
- "output": 1
2901
- }
2902
- },
2903
- {
2904
- "id": "fireworks/qwen2p5-vl-32b-instruct",
2905
- "name": "qwen2p5-vl-32b-instruct",
2906
- "created_by": "qwen",
2907
- "source": "official",
2908
- "last_updated": "2026-03-21",
2909
- "family": "qwen2",
2910
- "context_window": 128e3,
2911
- "capabilities": { "streaming": true },
2912
- "pricing": {
2913
- "input": .9,
2914
- "output": 1
2915
- }
2916
- },
2917
- {
2918
- "id": "fireworks/qwen2p5-vl-3b-instruct",
2919
- "name": "qwen2p5-vl-3b-instruct",
2920
- "created_by": "qwen",
2921
- "source": "official",
2922
- "last_updated": "2026-03-21",
2923
- "family": "qwen2",
2924
- "context_window": 128e3,
2925
- "capabilities": { "streaming": true },
2926
- "pricing": {
2927
- "input": 1,
2928
- "output": 1
2929
- }
2930
- },
2931
- {
2932
- "id": "fireworks/qwen2p5-vl-72b-instruct",
2933
- "name": "qwen2p5-vl-72b-instruct",
2934
- "created_by": "qwen",
2935
- "source": "official",
2936
- "last_updated": "2026-03-21",
2937
- "family": "qwen2",
2938
- "context_window": 128e3,
2939
- "capabilities": { "streaming": true },
2940
- "pricing": {
2941
- "input": 1,
2942
- "output": 1
2943
- }
2944
- },
2945
- {
2946
- "id": "fireworks/qwen2p5-vl-7b-instruct",
2947
- "name": "qwen2p5-vl-7b-instruct",
2948
- "created_by": "qwen",
2949
- "source": "official",
2950
- "last_updated": "2026-03-21",
2951
- "family": "qwen2",
2952
- "context_window": 128e3,
2953
- "capabilities": { "streaming": true },
2954
- "pricing": {
2955
- "input": 1,
2956
- "output": 1
2957
- }
2958
- },
2959
- {
2960
- "id": "fireworks/qwen3-0p6b",
2961
- "name": "qwen3-0p6b",
2962
- "created_by": "qwen",
2963
- "source": "official",
2964
- "last_updated": "2026-03-21",
2965
- "family": "qwen3",
2966
- "context_window": 41e3,
2967
- "capabilities": { "streaming": true },
2968
- "pricing": {
2969
- "input": 1,
2970
- "output": 1
2971
- }
2972
- },
2973
- {
2974
- "id": "fireworks/qwen3-14b",
2975
- "name": "qwen3-14b",
2976
- "created_by": "qwen",
2977
- "source": "official",
2978
- "last_updated": "2026-03-21",
2979
- "family": "qwen3",
2980
- "context_window": 41e3,
2981
- "capabilities": { "streaming": true },
2982
- "pricing": {
2983
- "input": 1,
2984
- "output": 1
2985
- }
2986
- },
2987
- {
2988
- "id": "fireworks/qwen3-1p7b-fp8-draft-131072",
2989
- "name": "qwen3-1p7b-fp8-draft-131072",
2990
- "created_by": "qwen",
2991
- "source": "official",
2992
- "last_updated": "2026-03-21",
2993
- "family": "qwen3",
2994
- "context_window": 131100,
2995
- "capabilities": { "streaming": true },
2996
- "pricing": {
2997
- "input": 1,
2998
- "output": 1
2999
- }
3000
- },
3001
- {
3002
- "id": "fireworks/qwen3-1p7b-fp8-draft-40960",
3003
- "name": "qwen3-1p7b-fp8-draft-40960",
3004
- "created_by": "qwen",
3005
- "source": "official",
3006
- "last_updated": "2026-03-21",
3007
- "family": "qwen3",
3008
- "context_window": 41e3,
3009
- "capabilities": { "streaming": true },
3010
- "pricing": {
3011
- "input": 1,
3012
- "output": 1
3013
- }
3014
- },
3015
- {
3016
- "id": "fireworks/qwen3-1p7b-fp8-draft",
3017
- "name": "qwen3-1p7b-fp8-draft",
3018
- "created_by": "qwen",
3019
- "source": "official",
3020
- "last_updated": "2026-03-21",
3021
- "family": "qwen3",
3022
- "context_window": 262100,
3023
- "capabilities": { "streaming": true },
3024
- "pricing": {
3025
- "input": 1,
3026
- "output": 1
3027
- }
3028
- },
3029
- {
3030
- "id": "fireworks/qwen3-1p7b",
3031
- "name": "qwen3-1p7b",
3032
- "created_by": "qwen",
3033
- "source": "official",
3034
- "last_updated": "2026-03-21",
3035
- "family": "qwen3",
3036
- "context_window": 131100,
3037
- "capabilities": { "streaming": true },
3038
- "pricing": {
3039
- "input": 1,
3040
- "output": 1
3041
- }
3042
- },
3043
- {
3044
- "id": "fireworks/qwen3-235b-a22b-instruct-2507",
3045
- "name": "qwen3-235b-a22b-instruct-2507",
3046
- "created_by": "qwen",
3047
- "source": "official",
3048
- "last_updated": "2026-03-21",
3049
- "family": "qwen3",
3050
- "context_window": 262100,
3051
- "alias": "fireworks/qwen3-235b-a22b-instruct",
3052
- "capabilities": { "streaming": true },
3053
- "pricing": {
3054
- "input": .22,
3055
- "output": 1
3056
- }
3057
- },
3058
- {
3059
- "id": "fireworks/qwen3-235b-a22b-instruct",
3060
- "name": "qwen3-235b-a22b-instruct-2507",
3061
- "created_by": "qwen",
3062
- "source": "official",
3063
- "last_updated": "2026-03-21",
3064
- "family": "qwen3",
3065
- "context_window": 262100,
3066
- "capabilities": { "streaming": true },
3067
- "pricing": {
3068
- "input": .22,
3069
- "output": 1
3070
- },
3071
- "snapshots": ["fireworks/qwen3-235b-a22b-instruct-2507"]
3072
- },
3073
- {
3074
- "id": "fireworks/qwen3-235b-a22b",
3075
- "name": "qwen3-235b-a22b",
3076
- "created_by": "qwen",
3077
- "source": "official",
3078
- "last_updated": "2026-03-21",
3079
- "family": "qwen3",
3080
- "context_window": 131100,
3081
- "capabilities": { "streaming": true },
3082
- "pricing": {
3083
- "input": 1,
3084
- "output": 1
3085
- }
3086
- },
3087
- {
3088
- "id": "fireworks/qwen3-30b-a3b-instruct-2507",
3089
- "name": "qwen3-30b-a3b-instruct-2507",
3090
- "created_by": "qwen",
3091
- "source": "official",
3092
- "last_updated": "2026-03-21",
3093
- "family": "qwen3",
3094
- "context_window": 262100,
3095
- "alias": "fireworks/qwen3-30b-a3b-instruct",
3096
- "capabilities": { "streaming": true },
3097
- "pricing": {
3098
- "input": 1,
3099
- "output": 1
3100
- }
3101
- },
3102
- {
3103
- "id": "fireworks/qwen3-30b-a3b-instruct",
3104
- "name": "qwen3-30b-a3b-instruct-2507",
3105
- "created_by": "qwen",
3106
- "source": "official",
3107
- "last_updated": "2026-03-21",
3108
- "family": "qwen3",
3109
- "context_window": 262100,
3110
- "capabilities": { "streaming": true },
3111
- "pricing": {
3112
- "input": 1,
3113
- "output": 1
3114
- },
3115
- "snapshots": ["fireworks/qwen3-30b-a3b-instruct-2507"]
3116
- },
3117
- {
3118
- "id": "fireworks/qwen3-30b-a3b-thinking-2507",
3119
- "name": "qwen3-30b-a3b-thinking-2507",
3120
- "created_by": "qwen",
3121
- "source": "official",
3122
- "last_updated": "2026-03-21",
3123
- "family": "qwen3",
3124
- "context_window": 262100,
3125
- "alias": "fireworks/qwen3-30b-a3b-thinking",
3126
- "capabilities": { "streaming": true },
3127
- "pricing": {
3128
- "input": 1,
3129
- "output": 1
3130
- }
3131
- },
3132
- {
3133
- "id": "fireworks/qwen3-30b-a3b-thinking",
3134
- "name": "qwen3-30b-a3b-thinking-2507",
3135
- "created_by": "qwen",
3136
- "source": "official",
3137
- "last_updated": "2026-03-21",
3138
- "family": "qwen3",
3139
- "context_window": 262100,
3140
- "capabilities": { "streaming": true },
3141
- "pricing": {
3142
- "input": 1,
3143
- "output": 1
3144
- },
3145
- "snapshots": ["fireworks/qwen3-30b-a3b-thinking-2507"]
3146
- },
3147
- {
3148
- "id": "fireworks/qwen3-30b-a3b",
3149
- "name": "qwen3-30b-a3b",
3150
- "created_by": "qwen",
3151
- "source": "official",
3152
- "last_updated": "2026-03-21",
3153
- "family": "qwen3",
3154
- "context_window": 131100,
3155
- "capabilities": { "streaming": true },
3156
- "pricing": {
3157
- "input": 1,
3158
- "output": 1
3159
- }
3160
- },
3161
- {
3162
- "id": "fireworks/qwen3-32b",
3163
- "name": "qwen3-32b",
3164
- "created_by": "qwen",
3165
- "source": "official",
3166
- "last_updated": "2026-03-21",
3167
- "family": "qwen3",
3168
- "context_window": 131100,
3169
- "capabilities": { "streaming": true },
3170
- "pricing": {
3171
- "input": 1,
3172
- "output": 1
3173
- }
3174
- },
3175
- {
3176
- "id": "fireworks/qwen3-4b-instruct-2507",
3177
- "name": "qwen3-4b-instruct-2507",
3178
- "created_by": "qwen",
3179
- "source": "official",
3180
- "last_updated": "2026-03-21",
3181
- "family": "qwen3",
3182
- "context_window": 262100,
3183
- "alias": "fireworks/qwen3-4b-instruct",
3184
- "capabilities": { "streaming": true },
3185
- "pricing": {
3186
- "input": 1,
3187
- "output": 1
3188
- }
3189
- },
3190
- {
3191
- "id": "fireworks/qwen3-4b-instruct",
3192
- "name": "qwen3-4b-instruct-2507",
3193
- "created_by": "qwen",
3194
- "source": "official",
3195
- "last_updated": "2026-03-21",
3196
- "family": "qwen3",
3197
- "context_window": 262100,
3198
- "capabilities": { "streaming": true },
3199
- "pricing": {
3200
- "input": 1,
3201
- "output": 1
3202
- },
3203
- "snapshots": ["fireworks/qwen3-4b-instruct-2507"]
3204
- },
3205
- {
3206
- "id": "fireworks/qwen3-4b",
3207
- "name": "qwen3-4b",
3208
- "created_by": "qwen",
3209
- "source": "official",
3210
- "last_updated": "2026-03-21",
3211
- "family": "qwen3",
3212
- "context_window": 41e3,
3213
- "capabilities": { "streaming": true },
3214
- "pricing": {
3215
- "input": 1,
3216
- "output": 1
3217
- }
3218
- },
3219
- {
3220
- "id": "fireworks/qwen3-8b",
3221
- "name": "qwen3-8b",
3222
- "created_by": "qwen",
3223
- "source": "official",
3224
- "last_updated": "2026-03-21",
3225
- "family": "qwen3",
3226
- "context_window": 41e3,
3227
- "capabilities": { "streaming": true },
3228
- "pricing": {
3229
- "input": .2,
3230
- "output": .2
3231
- }
3232
- },
3233
- {
3234
- "id": "fireworks/qwen3-coder-30b-a3b-instruct",
3235
- "name": "qwen3-coder-30b-a3b-instruct",
3236
- "created_by": "qwen",
3237
- "source": "official",
3238
- "last_updated": "2026-03-21",
3239
- "family": "qwen3",
3240
- "context_window": 262100,
3241
- "capabilities": { "streaming": true },
3242
- "pricing": {
3243
- "input": 1,
3244
- "output": 1
3245
- }
3246
- },
3247
- {
3248
- "id": "fireworks/qwen3-coder-480b-a35b-instruct",
3249
- "name": "qwen3-coder-480b-a35b-instruct",
3250
- "created_by": "qwen",
3251
- "source": "official",
3252
- "last_updated": "2026-03-21",
3253
- "family": "qwen3",
3254
- "context_window": 262100,
3255
- "capabilities": { "streaming": true },
3256
- "pricing": {
3257
- "input": 1,
3258
- "output": 1
3259
- }
3260
- },
3261
- {
3262
- "id": "fireworks/qwen3-coder-480b-instruct-bf16",
3263
- "name": "qwen3-coder-480b-instruct-bf16",
3264
- "created_by": "qwen",
3265
- "source": "official",
3266
- "last_updated": "2026-03-21",
3267
- "family": "qwen3",
3268
- "context_window": 262100,
3269
- "capabilities": { "streaming": true },
3270
- "pricing": {
3271
- "input": 1,
3272
- "output": 1
3273
- }
3274
- },
3275
- {
3276
- "id": "fireworks/qwen3-embedding-0p6b",
3277
- "name": "qwen3-embedding-0p6b",
3278
- "created_by": "qwen",
3279
- "source": "official",
3280
- "last_updated": "2026-03-21",
3281
- "family": "qwen3",
3282
- "context_window": 32800,
3283
- "capabilities": { "streaming": true },
3284
- "pricing": {
3285
- "input": 1,
3286
- "output": 1
3287
- },
3288
- "model_type": "embed"
3289
- },
3290
- {
3291
- "id": "fireworks/qwen3-embedding-4b",
3292
- "name": "qwen3-embedding-4b",
3293
- "created_by": "qwen",
3294
- "source": "official",
3295
- "last_updated": "2026-03-21",
3296
- "family": "qwen3",
3297
- "context_window": 41e3,
3298
- "capabilities": { "streaming": true },
3299
- "pricing": {
3300
- "input": 1,
3301
- "output": 1
3302
- },
3303
- "model_type": "embed"
3304
- },
3305
- {
3306
- "id": "fireworks/qwen3-embedding-8b",
3307
- "name": "qwen3-embedding-8b",
3308
- "created_by": "qwen",
3309
- "source": "official",
3310
- "last_updated": "2026-03-21",
3311
- "family": "qwen3",
3312
- "context_window": 41e3,
3313
- "capabilities": { "streaming": true },
3314
- "pricing": {
3315
- "input": 1,
3316
- "output": 1
3317
- },
3318
- "model_type": "embed"
3319
- },
3320
- {
3321
- "id": "fireworks/qwen3-next-80b-a3b-instruct",
3322
- "name": "qwen3-next-80b-a3b-instruct",
3323
- "created_by": "qwen",
3324
- "source": "official",
3325
- "last_updated": "2026-03-21",
3326
- "family": "qwen3",
3327
- "capabilities": { "streaming": true },
3328
- "pricing": {
3329
- "input": 1,
3330
- "output": 1
3331
- }
3332
- },
3333
- {
3334
- "id": "fireworks/qwen3-next-80b-a3b-thinking",
3335
- "name": "qwen3-next-80b-a3b-thinking",
3336
- "created_by": "qwen",
3337
- "source": "official",
3338
- "last_updated": "2026-03-21",
3339
- "family": "qwen3",
3340
- "capabilities": { "streaming": true },
3341
- "pricing": {
3342
- "input": 1,
3343
- "output": 1
3344
- }
3345
- },
3346
- {
3347
- "id": "fireworks/qwen3-omni-30b-a3b-instruct",
3348
- "name": "qwen3-omni-30b-a3b-instruct",
3349
- "created_by": "qwen",
3350
- "source": "official",
3351
- "last_updated": "2026-03-21",
3352
- "family": "qwen3",
3353
- "context_window": 65500,
3354
- "capabilities": { "streaming": true },
3355
- "pricing": {
3356
- "input": 1,
3357
- "output": 1
3358
- }
3359
- },
3360
- {
3361
- "id": "fireworks/qwen3-reranker-0p6b",
3362
- "name": "qwen3-reranker-0p6b",
3363
- "created_by": "qwen",
3364
- "source": "official",
3365
- "last_updated": "2026-03-21",
3366
- "family": "qwen3",
3367
- "context_window": 41e3,
3368
- "capabilities": { "streaming": true },
3369
- "pricing": {
3370
- "input": 1,
3371
- "output": 1
3372
- },
3373
- "model_type": "rerank"
3374
- },
3375
- {
3376
- "id": "fireworks/qwen3-reranker-4b",
3377
- "name": "qwen3-reranker-4b",
3378
- "created_by": "qwen",
3379
- "source": "official",
3380
- "last_updated": "2026-03-21",
3381
- "family": "qwen3",
3382
- "context_window": 41e3,
3383
- "capabilities": { "streaming": true },
3384
- "pricing": {
3385
- "input": 1,
3386
- "output": 1
3387
- },
3388
- "model_type": "rerank"
3389
- },
3390
- {
3391
- "id": "fireworks/qwen3-reranker-8b",
3392
- "name": "qwen3-reranker-8b",
3393
- "created_by": "qwen",
3394
- "source": "official",
3395
- "last_updated": "2026-03-21",
3396
- "family": "qwen3",
3397
- "context_window": 41e3,
3398
- "capabilities": { "streaming": true },
3399
- "pricing": {
3400
- "input": .2,
3401
- "output": 1
3402
- },
3403
- "model_type": "rerank"
3404
- },
3405
- {
3406
- "id": "fireworks/qwen3-vl-235b-a22b-instruct",
3407
- "name": "qwen3-vl-235b-a22b-instruct",
3408
- "created_by": "qwen",
3409
- "source": "official",
3410
- "last_updated": "2026-03-21",
3411
- "family": "qwen3",
3412
- "context_window": 262100,
3413
- "capabilities": { "streaming": true },
3414
- "pricing": {
3415
- "input": 1,
3416
- "output": 1
3417
- }
3418
- },
3419
- {
3420
- "id": "fireworks/qwen3-vl-235b-a22b-thinking",
3421
- "name": "qwen3-vl-235b-a22b-thinking",
3422
- "created_by": "qwen",
3423
- "source": "official",
3424
- "last_updated": "2026-03-21",
3425
- "family": "qwen3",
3426
- "context_window": 262100,
3427
- "capabilities": { "streaming": true },
3428
- "pricing": {
3429
- "input": 1,
3430
- "output": 1
3431
- }
3432
- },
3433
- {
3434
- "id": "fireworks/qwen3-vl-30b-a3b-instruct",
3435
- "name": "qwen3-vl-30b-a3b-instruct",
3436
- "created_by": "qwen",
3437
- "source": "official",
3438
- "last_updated": "2026-03-21",
3439
- "family": "qwen3",
3440
- "context_window": 262100,
3441
- "capabilities": { "streaming": true },
3442
- "pricing": {
3443
- "input": .15,
3444
- "output": 1
3445
- }
3446
- },
3447
- {
3448
- "id": "fireworks/qwen3-vl-30b-a3b-thinking",
3449
- "name": "qwen3-vl-30b-a3b-thinking",
3450
- "created_by": "qwen",
3451
- "source": "official",
3452
- "last_updated": "2026-03-21",
3453
- "family": "qwen3",
3454
- "context_window": 262100,
3455
- "capabilities": { "streaming": true },
3456
- "pricing": {
3457
- "input": .15,
3458
- "output": .6
3459
- }
3460
- },
3461
- {
3462
- "id": "fireworks/qwen3-vl-32b-instruct",
3463
- "name": "qwen3-vl-32b-instruct",
3464
- "created_by": "qwen",
3465
- "source": "official",
3466
- "last_updated": "2026-03-21",
3467
- "family": "qwen3",
3468
- "capabilities": { "streaming": true },
3469
- "pricing": {
3470
- "input": 1,
3471
- "output": 1
3472
- }
3473
- },
3474
- {
3475
- "id": "fireworks/qwen3-vl-8b-instruct",
3476
- "name": "qwen3-vl-8b-instruct",
3477
- "created_by": "qwen",
3478
- "source": "official",
3479
- "last_updated": "2026-03-21",
3480
- "family": "qwen3",
3481
- "context_window": 262100,
3482
- "capabilities": { "streaming": true },
3483
- "pricing": {
3484
- "input": 1,
3485
- "output": 1
3486
- }
3487
- },
3488
- {
3489
- "id": "fireworks/qwq-32b",
3490
- "name": "qwq-32b",
3491
- "created_by": "fireworks",
3492
- "source": "official",
3493
- "last_updated": "2026-03-21",
3494
- "family": "qwq",
3495
- "context_window": 131100,
3496
- "capabilities": { "streaming": true },
3497
- "pricing": {
3498
- "input": 1,
3499
- "output": 1
3500
- }
3501
- },
3502
- {
3503
- "id": "fireworks/rolm-ocr",
3504
- "name": "rolm-ocr",
3505
- "created_by": "fireworks",
3506
- "source": "official",
3507
- "last_updated": "2026-03-21",
3508
- "context_window": 128e3,
3509
- "capabilities": { "streaming": true },
3510
- "pricing": {
3511
- "input": 1,
3512
- "output": 1
3513
- }
3514
- },
3515
- {
3516
- "id": "fireworks/seed-oss-36b-instruct",
3517
- "name": "seed-oss-36b-instruct",
3518
- "created_by": "fireworks",
3519
- "source": "official",
3520
- "last_updated": "2026-03-21",
3521
- "context_window": 524300,
3522
- "capabilities": { "streaming": true },
3523
- "pricing": {
3524
- "input": 1,
3525
- "output": 1
3526
- }
3527
- },
3528
- {
3529
- "id": "fireworks/snorkel-mistral-7b-pairrm-dpo",
3530
- "name": "snorkel-mistral-7b-pairrm-dpo",
3531
- "created_by": "mistral",
3532
- "source": "official",
3533
- "last_updated": "2026-03-21",
3534
- "context_window": 32800,
3535
- "capabilities": { "streaming": true },
3536
- "pricing": {
3537
- "input": 1,
3538
- "output": 1
3539
- }
3540
- },
3541
- {
3542
- "id": "fireworks/SSD-1B",
3543
- "name": "SSD-1B",
3544
- "created_by": "stability",
3545
- "source": "official",
3546
- "last_updated": "2026-03-21",
3547
- "capabilities": { "streaming": true },
3548
- "pricing": {
3549
- "input": 1,
3550
- "output": 1
3551
- }
3552
- },
3553
- {
3554
- "id": "fireworks/stable-diffusion-xl-1024-v1-0",
3555
- "name": "stable-diffusion-xl-1024-v1-0",
3556
- "created_by": "fireworks",
3557
- "source": "official",
3558
- "last_updated": "2026-03-21",
3559
- "capabilities": { "streaming": true },
3560
- "pricing": {
3561
- "input": 1,
3562
- "output": 1
3563
- }
3564
- },
3565
- {
3566
- "id": "fireworks/stablecode-3b",
3567
- "name": "stablecode-3b",
3568
- "created_by": "fireworks",
3569
- "source": "official",
3570
- "last_updated": "2026-03-21",
3571
- "capabilities": { "streaming": true },
3572
- "pricing": {
3573
- "input": 1,
3574
- "output": 1
3575
- }
3576
- },
3577
- {
3578
- "id": "fireworks/starcoder-16b",
3579
- "name": "starcoder-16b",
3580
- "created_by": "fireworks",
3581
- "source": "official",
3582
- "last_updated": "2026-03-21",
3583
- "context_window": 8200,
3584
- "capabilities": { "streaming": true },
3585
- "pricing": {
3586
- "input": 1,
3587
- "output": 1
3588
- }
3589
- },
3590
- {
3591
- "id": "fireworks/starcoder-7b",
3592
- "name": "starcoder-7b",
3593
- "created_by": "fireworks",
3594
- "source": "official",
3595
- "last_updated": "2026-03-21",
3596
- "context_window": 8200,
3597
- "capabilities": { "streaming": true },
3598
- "pricing": {
3599
- "input": 1,
3600
- "output": 1
3601
- }
3602
- },
3603
- {
3604
- "id": "fireworks/starcoder2-15b",
3605
- "name": "starcoder2-15b",
3606
- "created_by": "fireworks",
3607
- "source": "official",
3608
- "last_updated": "2026-03-21",
3609
- "context_window": 16400,
3610
- "capabilities": { "streaming": true },
3611
- "pricing": {
3612
- "input": 1,
3613
- "output": 1
3614
- }
3615
- },
3616
- {
3617
- "id": "fireworks/starcoder2-3b",
3618
- "name": "starcoder2-3b",
3619
- "created_by": "fireworks",
3620
- "source": "official",
3621
- "last_updated": "2026-03-21",
3622
- "context_window": 16400,
3623
- "capabilities": { "streaming": true },
3624
- "pricing": {
3625
- "input": 1,
3626
- "output": 1
3627
- }
3628
- },
3629
- {
3630
- "id": "fireworks/starcoder2-7b",
3631
- "name": "starcoder2-7b",
3632
- "created_by": "fireworks",
3633
- "source": "official",
3634
- "last_updated": "2026-03-21",
3635
- "context_window": 16400,
3636
- "capabilities": { "streaming": true },
3637
- "pricing": {
3638
- "input": 1,
3639
- "output": 1
3640
- }
3641
- },
3642
- {
3643
- "id": "fireworks/toppy-m-7b",
3644
- "name": "toppy-m-7b",
3645
- "created_by": "fireworks",
3646
- "source": "official",
3647
- "last_updated": "2026-03-21",
3648
- "context_window": 32800,
3649
- "capabilities": { "streaming": true },
3650
- "pricing": {
3651
- "input": 1,
3652
- "output": 1
3653
- }
3654
- },
3655
- {
3656
- "id": "fireworks/whisper-v3-turbo",
3657
- "name": "whisper-v3-turbo",
3658
- "created_by": "openai",
3659
- "source": "official",
3660
- "last_updated": "2026-03-21",
3661
- "family": "whisper",
3662
- "capabilities": { "streaming": true },
3663
- "pricing": {
3664
- "input": 9e-4,
3665
- "output": 1
3666
- }
3667
- },
3668
- {
3669
- "id": "fireworks/whisper-v3",
3670
- "name": "whisper-v3",
3671
- "created_by": "openai",
3672
- "source": "official",
3673
- "last_updated": "2026-03-21",
3674
- "family": "whisper",
3675
- "capabilities": { "streaming": true },
3676
- "pricing": {
3677
- "input": .0015,
3678
- "output": 1
3679
- }
3680
- },
3681
- {
3682
- "id": "fireworks/yi-34b-200k-capybara",
3683
- "name": "yi-34b-200k-capybara",
3684
- "created_by": "fireworks",
3685
- "source": "official",
3686
- "last_updated": "2026-03-21",
3687
- "context_window": 2e5,
3688
- "capabilities": { "streaming": true },
3689
- "pricing": {
3690
- "input": 1,
3691
- "output": 1
3692
- }
3693
- },
3694
- {
3695
- "id": "fireworks/zephyr-7b-beta",
3696
- "name": "zephyr-7b-beta",
3697
- "created_by": "fireworks",
3698
- "source": "official",
3699
- "last_updated": "2026-03-21",
3700
- "context_window": 32800,
3701
- "capabilities": { "streaming": true },
3702
- "pricing": {
3703
- "input": 1,
3704
- "output": 1
3705
- }
3706
- },
3707
- {
3708
- "id": "sentientfoundation/dobby-unhinged-llama-3-3-70b-new",
3709
- "name": "dobby-unhinged-llama-3-3-70b-new",
3710
- "created_by": "meta",
3711
- "source": "official",
3712
- "last_updated": "2026-03-21",
3713
- "context_window": 131100,
3714
- "capabilities": { "streaming": true },
3715
- "pricing": {
3716
- "input": 1,
3717
- "output": 1
3718
- }
3719
- },
3720
- {
3721
- "id": "sentientfoundation-serverless/dobby-mini-unhinged-plus-llama-3-1-8b",
3722
- "name": "dobby-mini-unhinged-plus-llama-3-1-8b",
3723
- "created_by": "meta",
3724
- "source": "official",
3725
- "last_updated": "2026-03-21",
3726
- "context_window": 131100,
3727
- "capabilities": { "streaming": true },
3728
- "pricing": {
3729
- "input": 1,
3730
- "output": 1
3731
- }
3732
- },
3733
- {
3734
- "id": "yi-01-ai/yi-34b-chat",
3735
- "name": "yi-34b-chat",
3736
- "created_by": "yi-01-ai",
3737
- "source": "official",
3738
- "last_updated": "2026-03-21",
3739
- "context_window": 4100,
3740
- "capabilities": { "streaming": true },
3741
- "pricing": {
3742
- "input": 1,
3743
- "output": 1
3744
- }
3745
- },
3746
- {
3747
- "id": "yi-01-ai/yi-34b",
3748
- "name": "yi-34b",
3749
- "created_by": "yi-01-ai",
3750
- "source": "official",
3751
- "last_updated": "2026-03-21",
3752
- "context_window": 4100,
3753
- "capabilities": { "streaming": true },
3754
- "pricing": {
3755
- "input": 1,
3756
- "output": 1
3757
- }
3758
- },
3759
- {
3760
- "id": "yi-01-ai/yi-6b",
3761
- "name": "yi-6b",
3762
- "created_by": "yi-01-ai",
3763
- "source": "official",
3764
- "last_updated": "2026-03-21",
3765
- "context_window": 4100,
3766
- "capabilities": { "streaming": true },
3767
- "pricing": {
3768
- "input": 1,
3769
- "output": 1
3770
- }
3771
- },
3772
- {
3773
- "id": "yi-01-ai/yi-large",
3774
- "name": "yi-large",
3775
- "created_by": "yi-01-ai",
3776
- "source": "official",
3777
- "last_updated": "2026-03-21",
3778
- "context_window": 32800,
3779
- "capabilities": { "streaming": true },
3780
- "pricing": {
3781
- "input": 1,
3782
- "output": 1
3783
- }
3784
- }
3785
- ]
3786
- };
3787
- const models = provider.models.map((m) => ({
3788
- ...m,
3789
- provider: provider.id
3790
- }));
3791
- //#endregion
3792
- export { models, provider };
1
+ const e={id:`fireworks`,name:`Fireworks AI`,region:`US`,headquarters:`Redwood City, CA`,founded:2022,url:`https://fireworks.ai`,api_url:`https://api.fireworks.ai/inference/v1`,docs_url:`https://docs.fireworks.ai`,pricing_url:`https://fireworks.ai/pricing`,description:`Fast inference platform optimized for production AI workloads with 250+ models.`,type:`cloud`,playground_url:`https://fireworks.ai/playground`,sdk:{python:`fireworks-ai`},openai_compatible:!0,free_tier:!0,models_url:`https://fireworks.ai/models`,twitter_url:`https://x.com/FireworksAI_HQ`,discord_url:`https://discord.com/invite/fireworks-ai`,blog_url:`https://fireworks.ai/blog`,terms_url:`https://fireworks.ai/terms-of-service`,support_url:`https://fireworks.ai/contact`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
2
+ <path clip-rule="evenodd" d="M14.8 5l-2.801 6.795L9.195 5H7.397l3.072 7.428a1.64 1.64 0 003.038.002L16.598 5H14.8zm1.196 10.352l5.124-5.244-.699-1.669-5.596 5.739a1.664 1.664 0 00-.343 1.807 1.642 1.642 0 001.516 1.012L16 17l8-.02-.699-1.669-7.303.041h-.002zM2.88 10.104l.699-1.669 5.596 5.739c.468.479.603 1.189.343 1.807a1.643 1.643 0 01-1.516 1.012l-8-.018-.002.002.699-1.669 7.303.042-5.122-5.246z"/>
3
+ </svg>`,models:[{id:`cogito/cogito-671b-v2-p1`,name:`cogito-671b-v2-p1`,created_by:`cogito`,source:`official`,last_updated:`2026-03-23`,context_window:163800,capabilities:{streaming:!0},pricing:{input:1.2,output:1,cached_input:1},parameters:671,page_url:`https://fireworks.ai/models/cogito/cogito-671b-v2-p1`},{id:`deepseek-ai/deepseek-v3p1-terminus`,name:`deepseek-v3p1-terminus`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek`,context_window:163800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},page_url:`https://fireworks.ai/models/deepseek-ai/deepseek-v3p1-terminus`},{id:`fireworks/chronos-hermes-13b-v2`,name:`chronos-hermes-13b-v2`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:4100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:13,page_url:`https://fireworks.ai/models/fireworks/chronos-hermes-13b-v2`},{id:`fireworks/code-llama-13b-instruct`,name:`code-llama-13b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:16400,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:13,page_url:`https://fireworks.ai/models/fireworks/code-llama-13b-instruct`},{id:`fireworks/code-llama-13b-python`,name:`code-llama-13b-python`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:16400,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:13,page_url:`https://fireworks.ai/models/fireworks/code-llama-13b-python`},{id:`fireworks/code-llama-13b`,name:`code-llama-13b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:16400,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:13,page_url:`https://fireworks.ai/models/fireworks/code-llama-13b`},{id:`fireworks/code-llama-34b-instruct`,name:`code-llama-34b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:16400,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:34,page_url:`https://fireworks.ai/models/fireworks/code-llama-34b-instruct`},{id:`fireworks/code-llama-34b-python`,name:`code-llama-34b-python`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:16400,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:34,page_url:`https://fireworks.ai/models/fireworks/code-llama-34b-python`},{id:`fireworks/code-llama-34b`,name:`code-llama-34b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:16400,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:34,page_url:`https://fireworks.ai/models/fireworks/code-llama-34b`},{id:`fireworks/code-llama-70b-instruct`,name:`code-llama-70b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:4100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:70,page_url:`https://fireworks.ai/models/fireworks/code-llama-70b-instruct`},{id:`fireworks/code-llama-70b-python`,name:`code-llama-70b-python`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:4100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:70,page_url:`https://fireworks.ai/models/fireworks/code-llama-70b-python`},{id:`fireworks/code-llama-70b`,name:`code-llama-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:4100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:70,page_url:`https://fireworks.ai/models/fireworks/code-llama-70b`},{id:`fireworks/code-llama-7b-instruct`,name:`code-llama-7b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:16400,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:7,page_url:`https://fireworks.ai/models/fireworks/code-llama-7b-instruct`},{id:`fireworks/code-llama-7b-python`,name:`code-llama-7b-python`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:16400,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:7,page_url:`https://fireworks.ai/models/fireworks/code-llama-7b-python`},{id:`fireworks/code-llama-7b`,name:`code-llama-7b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:16400,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:7,page_url:`https://fireworks.ai/models/fireworks/code-llama-7b`},{id:`fireworks/code-qwen-1p5-7b`,name:`code-qwen-1p5-7b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,context_window:65500,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:7,page_url:`https://fireworks.ai/models/fireworks/code-qwen-1p5-7b`},{id:`fireworks/codegemma-2b`,name:`codegemma-2b`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,context_window:8200,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:2,page_url:`https://fireworks.ai/models/fireworks/codegemma-2b`},{id:`fireworks/codegemma-7b`,name:`codegemma-7b`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,context_window:8200,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:7,page_url:`https://fireworks.ai/models/fireworks/codegemma-7b`},{id:`fireworks/cogito-v1-preview-llama-3b`,name:`cogito-v1-preview-llama-3b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:3,page_url:`https://fireworks.ai/models/fireworks/cogito-v1-preview-llama-3b`},{id:`fireworks/cogito-v1-preview-llama-70b`,name:`cogito-v1-preview-llama-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:70,page_url:`https://fireworks.ai/models/fireworks/cogito-v1-preview-llama-70b`},{id:`fireworks/cogito-v1-preview-llama-8b`,name:`cogito-v1-preview-llama-8b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:8,page_url:`https://fireworks.ai/models/fireworks/cogito-v1-preview-llama-8b`},{id:`fireworks/cogito-v1-preview-qwen-14b`,name:`cogito-v1-preview-qwen-14b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:14,page_url:`https://fireworks.ai/models/fireworks/cogito-v1-preview-qwen-14b`},{id:`fireworks/cogito-v1-preview-qwen-32b`,name:`cogito-v1-preview-qwen-32b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:32,page_url:`https://fireworks.ai/models/fireworks/cogito-v1-preview-qwen-32b`},{id:`fireworks/dbrx-instruct`,name:`dbrx-instruct`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},page_url:`https://fireworks.ai/models/fireworks/dbrx-instruct`},{id:`fireworks/deepseek-coder-1b-base`,name:`deepseek-coder-1b-base`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek`,context_window:16400,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:1,page_url:`https://fireworks.ai/models/fireworks/deepseek-coder-1b-base`},{id:`fireworks/deepseek-coder-33b-instruct`,name:`deepseek-coder-33b-instruct`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek`,context_window:16400,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:33,page_url:`https://fireworks.ai/models/fireworks/deepseek-coder-33b-instruct`},{id:`fireworks/deepseek-coder-7b-base-v1p5`,name:`deepseek-coder-7b-base-v1p5`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek`,context_window:4100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:7,page_url:`https://fireworks.ai/models/fireworks/deepseek-coder-7b-base-v1p5`},{id:`fireworks/deepseek-coder-7b-base`,name:`deepseek-coder-7b-base`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek`,context_window:4100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:7,page_url:`https://fireworks.ai/models/fireworks/deepseek-coder-7b-base`},{id:`fireworks/deepseek-coder-7b-instruct-v1p5`,name:`deepseek-coder-7b-instruct-v1p5`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek`,context_window:4100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:7,page_url:`https://fireworks.ai/models/fireworks/deepseek-coder-7b-instruct-v1p5`},{id:`fireworks/deepseek-coder-v2-instruct`,name:`deepseek-coder-v2-instruct`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},page_url:`https://fireworks.ai/models/fireworks/deepseek-coder-v2-instruct`},{id:`fireworks/deepseek-coder-v2-lite-base`,name:`deepseek-coder-v2-lite-base`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek`,context_window:163800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},page_url:`https://fireworks.ai/models/fireworks/deepseek-coder-v2-lite-base`},{id:`fireworks/deepseek-coder-v2-lite-instruct`,name:`deepseek-coder-v2-lite-instruct`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek`,context_window:163800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},page_url:`https://fireworks.ai/models/fireworks/deepseek-coder-v2-lite-instruct`},{id:`fireworks/deepseek-prover-v2`,name:`deepseek-prover-v2`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek`,context_window:163800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},page_url:`https://fireworks.ai/models/fireworks/deepseek-prover-v2`},{id:`fireworks/deepseek-r1-0528-distill-qwen3-8b`,name:`deepseek-r1-0528-distill-qwen3-8b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`reasoning`,parameters:8,page_url:`https://fireworks.ai/models/fireworks/deepseek-r1-0528-distill-qwen3-8b`},{id:`fireworks/deepseek-r1-0528`,name:`deepseek-r1-0528`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,context_window:163800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`reasoning`,page_url:`https://fireworks.ai/models/fireworks/deepseek-r1-0528`},{id:`fireworks/deepseek-r1-basic`,name:`deepseek-r1-basic`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,context_window:163800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`reasoning`,page_url:`https://fireworks.ai/models/fireworks/deepseek-r1-basic`},{id:`fireworks/deepseek-r1-distill-llama-70b`,name:`deepseek-r1-distill-llama-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`reasoning`,parameters:70,page_url:`https://fireworks.ai/models/fireworks/deepseek-r1-distill-llama-70b`},{id:`fireworks/deepseek-r1-distill-llama-8b`,name:`deepseek-r1-distill-llama-8b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`reasoning`,parameters:8,page_url:`https://fireworks.ai/models/fireworks/deepseek-r1-distill-llama-8b`},{id:`fireworks/deepseek-r1-distill-qwen-14b`,name:`deepseek-r1-distill-qwen-14b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`reasoning`,parameters:14,page_url:`https://fireworks.ai/models/fireworks/deepseek-r1-distill-qwen-14b`},{id:`fireworks/deepseek-r1-distill-qwen-1p5b`,name:`deepseek-r1-distill-qwen-1p5b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`reasoning`,page_url:`https://fireworks.ai/models/fireworks/deepseek-r1-distill-qwen-1p5b`},{id:`fireworks/deepseek-r1-distill-qwen-32b`,name:`deepseek-r1-distill-qwen-32b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`reasoning`,parameters:32,page_url:`https://fireworks.ai/models/fireworks/deepseek-r1-distill-qwen-32b`},{id:`fireworks/deepseek-r1-distill-qwen-7b`,name:`deepseek-r1-distill-qwen-7b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`reasoning`,parameters:7,page_url:`https://fireworks.ai/models/fireworks/deepseek-r1-distill-qwen-7b`},{id:`fireworks/deepseek-r1`,name:`deepseek-r1`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,context_window:163800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`reasoning`,page_url:`https://fireworks.ai/models/fireworks/deepseek-r1`},{id:`fireworks/deepseek-v2-lite-chat`,name:`deepseek-v2-lite-chat`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek`,context_window:163800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},page_url:`https://fireworks.ai/models/fireworks/deepseek-v2-lite-chat`},{id:`fireworks/deepseek-v2p5`,name:`deepseek-v2p5`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},page_url:`https://fireworks.ai/models/fireworks/deepseek-v2p5`},{id:`fireworks/deepseek-v3-0324`,name:`deepseek-v3-0324`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek`,context_window:163800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},page_url:`https://fireworks.ai/models/fireworks/deepseek-v3-0324`},{id:`fireworks/deepseek-v3`,name:`deepseek-v3`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},page_url:`https://fireworks.ai/models/fireworks/deepseek-v3`},{id:`fireworks/deepseek-v3p1`,name:`deepseek-v3p1`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek`,context_window:163800,capabilities:{streaming:!0},pricing:{input:.56,output:1.68,cached_input:.28},page_url:`https://fireworks.ai/models/fireworks/deepseek-v3p1`},{id:`fireworks/deepseek-v3p2`,name:`deepseek-v3p2`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek`,context_window:163800,capabilities:{streaming:!0},pricing:{input:.56,output:1.68,cached_input:.28},page_url:`https://fireworks.ai/models/fireworks/deepseek-v3p2`},{id:`fireworks/devstral-small-2-24b-instruct-2512`,name:`devstral-small-2-24b-instruct-2512`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,family:`devstral`,alias:`fireworks/devstral-small-2-24b-instruct`,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`code`,parameters:24,page_url:`https://fireworks.ai/models/fireworks/devstral-small-2-24b-instruct-2512`},{id:`fireworks/devstral-small-2-24b-instruct`,name:`devstral-small-2-24b-instruct-2512`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,family:`devstral`,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},snapshots:[`fireworks/devstral-small-2-24b-instruct-2512`],model_type:`code`,parameters:24,page_url:`https://fireworks.ai/models/fireworks/devstral-small-2-24b-instruct-2512`},{id:`fireworks/devstral-small-2505`,name:`devstral-small-2505`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,family:`devstral`,context_window:131100,alias:`fireworks/devstral-small`,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`code`,page_url:`https://fireworks.ai/models/fireworks/devstral-small-2505`},{id:`fireworks/devstral-small`,name:`devstral-small-2505`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,family:`devstral`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},snapshots:[`fireworks/devstral-small-2505`],model_type:`code`,page_url:`https://fireworks.ai/models/fireworks/devstral-small-2505`},{id:`fireworks/dolphin-2-9-2-qwen2-72b`,name:`dolphin-2-9-2-qwen2-72b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:72,page_url:`https://fireworks.ai/models/fireworks/dolphin-2-9-2-qwen2-72b`},{id:`fireworks/dolphin-2p6-mixtral-8x7b`,name:`dolphin-2p6-mixtral-8x7b`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},page_url:`https://fireworks.ai/models/fireworks/dolphin-2p6-mixtral-8x7b`},{id:`fireworks/ernie-4p5-21b-a3b-pt`,name:`ernie-4p5-21b-a3b-pt`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:21,active_parameters:3,page_url:`https://fireworks.ai/models/fireworks/ernie-4p5-21b-a3b-pt`},{id:`fireworks/ernie-4p5-300b-a47b-pt`,name:`ernie-4p5-300b-a47b-pt`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:300,active_parameters:47,page_url:`https://fireworks.ai/models/fireworks/ernie-4p5-300b-a47b-pt`},{id:`fireworks/fare-20b`,name:`fare-20b`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:20,page_url:`https://fireworks.ai/models/fireworks/fare-20b`},{id:`fireworks/firefunction-v1`,name:`firefunction-v1`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},page_url:`https://fireworks.ai/models/fireworks/firefunction-v1`},{id:`fireworks/firefunction-v2`,name:`firefunction-v2`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},page_url:`https://fireworks.ai/models/fireworks/firefunction-v2`},{id:`fireworks/firellava-13b`,name:`firellava-13b`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:4100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:13,page_url:`https://fireworks.ai/models/fireworks/firellava-13b`},{id:`fireworks/firesearch-ocr-v6`,name:`firesearch-ocr-v6`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:8200,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/firesearch-ocr-v6`},{id:`fireworks/fireworks-asr-large`,name:`fireworks-asr-large`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},pricing:{input:.0032,output:1,cached_input:1},page_url:`https://fireworks.ai/models/fireworks/fireworks-asr-large`},{id:`fireworks/fireworks-asr-v2`,name:`fireworks-asr-v2`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},pricing:{input:.0035,output:1,cached_input:1},page_url:`https://fireworks.ai/models/fireworks/fireworks-asr-v2`},{id:`fireworks/flux-1-dev-controlnet-union`,name:`flux-1-dev-controlnet-union`,created_by:`stability`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`image`,page_url:`https://fireworks.ai/models/fireworks/flux-1-dev-controlnet-union`},{id:`fireworks/flux-1-dev-fp8`,name:`flux-1-dev-fp8`,created_by:`stability`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`image`,page_url:`https://fireworks.ai/models/fireworks/flux-1-dev-fp8`},{id:`fireworks/flux-1-schnell-fp8`,name:`flux-1-schnell-fp8`,created_by:`stability`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`image`,page_url:`https://fireworks.ai/models/fireworks/flux-1-schnell-fp8`},{id:`fireworks/flux-1-schnell`,name:`flux-1-schnell`,created_by:`stability`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`image`,page_url:`https://fireworks.ai/models/fireworks/flux-1-schnell`},{id:`fireworks/flux-kontext-max`,name:`flux-kontext-max`,created_by:`stability`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},pricing:{input:.08,output:1,cached_input:.08},model_type:`image`,page_url:`https://fireworks.ai/models/fireworks/flux-kontext-max`},{id:`fireworks/flux-kontext-pro`,name:`flux-kontext-pro`,created_by:`stability`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},pricing:{input:.04,output:1,cached_input:1},model_type:`image`,page_url:`https://fireworks.ai/models/fireworks/flux-kontext-pro`},{id:`fireworks/gemma-2b-it`,name:`gemma-2b-it`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemma-2b`,context_window:8200,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:2,page_url:`https://fireworks.ai/models/fireworks/gemma-2b-it`},{id:`fireworks/gemma-3-12b-it`,name:`gemma-3-12b-it`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemma-3`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:12,page_url:`https://fireworks.ai/models/fireworks/gemma-3-12b-it`},{id:`fireworks/gemma-3-27b-it`,name:`gemma-3-27b-it`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemma-3`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:27,page_url:`https://fireworks.ai/models/fireworks/gemma-3-27b-it`},{id:`fireworks/gemma-3-4b-it`,name:`gemma-3-4b-it`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemma-3`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:4,page_url:`https://fireworks.ai/models/fireworks/gemma-3-4b-it`},{id:`fireworks/gemma-7b-it`,name:`gemma-7b-it`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemma-7b`,context_window:8200,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:7,page_url:`https://fireworks.ai/models/fireworks/gemma-7b-it`},{id:`fireworks/gemma-7b`,name:`gemma-7b`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemma-7b`,context_window:8200,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:7,page_url:`https://fireworks.ai/models/fireworks/gemma-7b`},{id:`fireworks/gemma2-9b-it`,name:`gemma2-9b-it`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,context_window:8200,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:9,page_url:`https://fireworks.ai/models/fireworks/gemma2-9b-it`},{id:`fireworks/glm-4p5-air`,name:`glm-4p5-air`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:.22,output:1,cached_input:.88},family:`glm-4`,model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/glm-4p5-air`},{id:`fireworks/glm-4p5`,name:`glm-4p5`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},family:`glm-4`,model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/glm-4p5`},{id:`fireworks/glm-4p5v`,name:`glm-4p5v`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},family:`glm-4`,model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/glm-4p5v`},{id:`fireworks/glm-4p6`,name:`glm-4p6`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,context_window:202800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},family:`glm-4`,model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/glm-4p6`},{id:`fireworks/glm-4p7-flash`,name:`glm-4p7-flash`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,context_window:202800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},family:`glm-4`,model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/glm-4p7-flash`},{id:`fireworks/glm-4p7`,name:`glm-4p7`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,context_window:202800,capabilities:{streaming:!0},pricing:{input:.6,output:2.2,cached_input:.3},family:`glm-4`,model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/glm-4p7`},{id:`fireworks/glm-5`,name:`glm-5`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,context_window:202800,capabilities:{streaming:!0},pricing:{input:1,output:3.2,cached_input:.2},family:`glm-5`,model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/glm-5`},{id:`fireworks/gpt-oss-120b`,name:`gpt-oss-120b`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,context_window:131100,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:.15,output:.6,cached_input:.01},model_type:`chat`,parameters:120,page_url:`https://fireworks.ai/models/fireworks/gpt-oss-120b`,description:`\\`,tagline:`Most powerful open-weight model, fits into an H100 GPU`,max_output_tokens:131072,knowledge_cutoff:`2024-05`,license:`apache-2.0`,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`fireworks/gpt-oss-20b`,name:`gpt-oss-20b`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,context_window:131100,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:.07,output:.3,cached_input:.04},model_type:`chat`,parameters:20,page_url:`https://fireworks.ai/models/fireworks/gpt-oss-20b`,description:`\\`,tagline:`Medium-sized open-weight model for low latency`,max_output_tokens:131072,knowledge_cutoff:`2024-05`,license:`apache-2.0`,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`fireworks/gpt-oss-safeguard-120b`,name:`gpt-oss-safeguard-120b`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`moderation`,parameters:120,page_url:`https://fireworks.ai/models/fireworks/gpt-oss-safeguard-120b`},{id:`fireworks/gpt-oss-safeguard-20b`,name:`gpt-oss-safeguard-20b`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`moderation`,parameters:20,page_url:`https://fireworks.ai/models/fireworks/gpt-oss-safeguard-20b`},{id:`fireworks/hermes-2-pro-mistral-7b`,name:`hermes-2-pro-mistral-7b`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:7,page_url:`https://fireworks.ai/models/fireworks/hermes-2-pro-mistral-7b`},{id:`fireworks/internvl3-38b`,name:`internvl3-38b`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:16400,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:38,page_url:`https://fireworks.ai/models/fireworks/internvl3-38b`},{id:`fireworks/internvl3-78b`,name:`internvl3-78b`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:16400,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:78,page_url:`https://fireworks.ai/models/fireworks/internvl3-78b`},{id:`fireworks/internvl3-8b`,name:`internvl3-8b`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:16400,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:8,page_url:`https://fireworks.ai/models/fireworks/internvl3-8b`},{id:`fireworks/japanese-stable-diffusion-xl`,name:`japanese-stable-diffusion-xl`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},page_url:`https://fireworks.ai/models/fireworks/japanese-stable-diffusion-xl`},{id:`fireworks/kat-coder`,name:`kat-coder`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:262100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},page_url:`https://fireworks.ai/models/fireworks/kat-coder`},{id:`fireworks/kat-dev-32b`,name:`kat-dev-32b`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:32,page_url:`https://fireworks.ai/models/fireworks/kat-dev-32b`},{id:`fireworks/kat-dev-72b-exp`,name:`kat-dev-72b-exp`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:72,page_url:`https://fireworks.ai/models/fireworks/kat-dev-72b-exp`},{id:`fireworks/kimi-k2-instruct-0905`,name:`kimi-k2-instruct-0905`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-23`,context_window:262100,capabilities:{streaming:!0},pricing:{input:.6,output:2.5,cached_input:.3},family:`kimi-k2`,model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/kimi-k2-instruct-0905`},{id:`fireworks/kimi-k2-instruct`,name:`kimi-k2-instruct`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},family:`kimi-k2`,model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/kimi-k2-instruct`},{id:`fireworks/kimi-k2-thinking`,name:`kimi-k2-thinking`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-23`,context_window:262100,capabilities:{streaming:!0,tool_call:!0,reasoning:!0},pricing:{input:.6,output:2.5,cached_input:.3},family:`kimi-k2`,model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/kimi-k2-thinking`,description:`Long-term thinking, multi-step tool usage, complex problem solving.`,tagline:`Long-term thinking, multi-step tool usage, complex problem solving.`,license:`mit`,open_weight:!0},{id:`fireworks/kimi-k2p5`,name:`kimi-k2p5`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-23`,context_window:262100,capabilities:{streaming:!0},pricing:{input:.6,output:3,cached_input:.1},family:`kimi-k2`,model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/kimi-k2p5`},{id:`fireworks/llama-guard-2-8b`,name:`llama-guard-2-8b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-guard`,context_window:8200,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`moderation`,parameters:8,page_url:`https://fireworks.ai/models/fireworks/llama-guard-2-8b`},{id:`fireworks/llama-guard-3-1b`,name:`llama-guard-3-1b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-guard`,context_window:131100,capabilities:{streaming:!0,tool_call:!0},pricing:{input:1,output:1,cached_input:1},model_type:`moderation`,parameters:1,page_url:`https://fireworks.ai/models/fireworks/llama-guard-3-1b`,license:`llama3.2`,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`fireworks/llama-guard-3-8b`,name:`llama-guard-3-8b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-guard`,context_window:131100,capabilities:{streaming:!0,tool_call:!0},pricing:{input:1,output:1,cached_input:1},model_type:`moderation`,parameters:8,page_url:`https://fireworks.ai/models/fireworks/llama-guard-3-8b`,license:`llama3.1`,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`fireworks/llama-v2-13b-chat`,name:`llama-v2-13b-chat`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:4100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:13,page_url:`https://fireworks.ai/models/fireworks/llama-v2-13b-chat`},{id:`fireworks/llama-v2-13b`,name:`llama-v2-13b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:4100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:13,page_url:`https://fireworks.ai/models/fireworks/llama-v2-13b`},{id:`fireworks/llama-v2-70b-chat`,name:`llama-v2-70b-chat`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:2e3,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:70,page_url:`https://fireworks.ai/models/fireworks/llama-v2-70b-chat`},{id:`fireworks/llama-v2-70b`,name:`llama-v2-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:4100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:70,page_url:`https://fireworks.ai/models/fireworks/llama-v2-70b`},{id:`fireworks/llama-v2-7b-chat`,name:`llama-v2-7b-chat`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:4100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:7,page_url:`https://fireworks.ai/models/fireworks/llama-v2-7b-chat`},{id:`fireworks/llama-v2-7b`,name:`llama-v2-7b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:4100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:7,page_url:`https://fireworks.ai/models/fireworks/llama-v2-7b`},{id:`fireworks/llama-v3-70b-instruct-hf`,name:`llama-v3-70b-instruct-hf`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:8200,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:70,page_url:`https://fireworks.ai/models/fireworks/llama-v3-70b-instruct-hf`},{id:`fireworks/llama-v3-70b-instruct`,name:`llama-v3-70b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:8200,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:70,page_url:`https://fireworks.ai/models/fireworks/llama-v3-70b-instruct`},{id:`fireworks/llama-v3-8b-instruct-hf`,name:`llama-v3-8b-instruct-hf`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:8200,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:8,page_url:`https://fireworks.ai/models/fireworks/llama-v3-8b-instruct-hf`},{id:`fireworks/llama-v3-8b`,name:`llama-v3-8b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:8200,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:8,page_url:`https://fireworks.ai/models/fireworks/llama-v3-8b`},{id:`fireworks/llama-v3p1-405b-instruct-long`,name:`llama-v3p1-405b-instruct-long`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:405,page_url:`https://fireworks.ai/models/fireworks/llama-v3p1-405b-instruct-long`},{id:`fireworks/llama-v3p1-405b-instruct`,name:`llama-v3p1-405b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:405,page_url:`https://fireworks.ai/models/fireworks/llama-v3p1-405b-instruct`},{id:`fireworks/llama-v3p1-70b-instruct-1b`,name:`llama-v3p1-70b-instruct-1b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:70,page_url:`https://fireworks.ai/models/fireworks/llama-v3p1-70b-instruct-1b`},{id:`fireworks/llama-v3p1-70b-instruct`,name:`llama-v3p1-70b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:.9,output:1,cached_input:1},model_type:`chat`,parameters:70,page_url:`https://fireworks.ai/models/fireworks/llama-v3p1-70b-instruct`},{id:`fireworks/llama-v3p1-8b-instruct`,name:`llama-v3p1-8b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:8,page_url:`https://fireworks.ai/models/fireworks/llama-v3p1-8b-instruct`},{id:`fireworks/llama-v3p1-nemotron-70b-instruct`,name:`llama-v3p1-nemotron-70b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:70,page_url:`https://fireworks.ai/models/fireworks/llama-v3p1-nemotron-70b-instruct`},{id:`fireworks/llama-v3p2-11b-vision-instruct`,name:`llama-v3p2-11b-vision-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:11,page_url:`https://fireworks.ai/models/fireworks/llama-v3p2-11b-vision-instruct`},{id:`fireworks/llama-v3p2-1b-instruct`,name:`llama-v3p2-1b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:1,page_url:`https://fireworks.ai/models/fireworks/llama-v3p2-1b-instruct`},{id:`fireworks/llama-v3p2-1b`,name:`llama-v3p2-1b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:1,page_url:`https://fireworks.ai/models/fireworks/llama-v3p2-1b`},{id:`fireworks/llama-v3p2-3b-instruct`,name:`llama-v3p2-3b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:3,page_url:`https://fireworks.ai/models/fireworks/llama-v3p2-3b-instruct`},{id:`fireworks/llama-v3p2-3b`,name:`llama-v3p2-3b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:3,page_url:`https://fireworks.ai/models/fireworks/llama-v3p2-3b`},{id:`fireworks/llama-v3p2-90b-vision-instruct`,name:`llama-v3p2-90b-vision-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:90,page_url:`https://fireworks.ai/models/fireworks/llama-v3p2-90b-vision-instruct`},{id:`fireworks/llama-v3p3-70b-instruct`,name:`llama-v3p3-70b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:.9,output:.9,cached_input:.45},model_type:`chat`,parameters:70,page_url:`https://fireworks.ai/models/fireworks/llama-v3p3-70b-instruct`},{id:`fireworks/llama4-maverick-instruct-basic`,name:`llama4-maverick-instruct-basic`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:1048600,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/llama4-maverick-instruct-basic`},{id:`fireworks/llama4-scout-instruct-basic`,name:`llama4-scout-instruct-basic`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:1048600,capabilities:{streaming:!0},pricing:{input:.15,output:1,cached_input:.6},model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/llama4-scout-instruct-basic`},{id:`fireworks/llamaguard-7b`,name:`llamaguard-7b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:4100,capabilities:{streaming:!0,tool_call:!0},pricing:{input:1,output:1,cached_input:1},model_type:`moderation`,family:`llama-guard`,parameters:7,page_url:`https://fireworks.ai/models/fireworks/llamaguard-7b`,license:`llama2`,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`fireworks/llava-yi-34b`,name:`llava-yi-34b`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:4100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:34,page_url:`https://fireworks.ai/models/fireworks/llava-yi-34b`},{id:`fireworks/minimax-m1-80k`,name:`minimax-m1-80k`,created_by:`minimax`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},family:`minimax`,model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/minimax-m1-80k`},{id:`fireworks/minimax-m2`,name:`minimax-m2`,created_by:`minimax`,source:`official`,last_updated:`2026-03-23`,context_window:196600,capabilities:{streaming:!0,tool_call:!0},pricing:{input:1,output:1,cached_input:1},family:`minimax`,model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/minimax-m2`,license:`proprietary`,open_weight:!1},{id:`fireworks/minimax-m2p1`,name:`minimax-m2p1`,created_by:`minimax`,source:`official`,last_updated:`2026-03-23`,context_window:196600,capabilities:{streaming:!0},pricing:{input:.3,output:1.2,cached_input:.03},family:`minimax`,model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/minimax-m2p1`},{id:`fireworks/minimax-m2p5`,name:`minimax-m2p5`,created_by:`minimax`,source:`official`,last_updated:`2026-03-23`,context_window:196600,capabilities:{streaming:!0},pricing:{input:.3,output:1.2,cached_input:.03},family:`minimax`,model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/minimax-m2p5`},{id:`fireworks/ministral-3-14b-instruct-2512`,name:`ministral-3-14b-instruct-2512`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,family:`ministral`,context_window:256e3,alias:`fireworks/ministral-3-14b-instruct`,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:14,page_url:`https://fireworks.ai/models/fireworks/ministral-3-14b-instruct-2512`},{id:`fireworks/ministral-3-14b-instruct`,name:`ministral-3-14b-instruct-2512`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,family:`ministral`,context_window:256e3,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},snapshots:[`fireworks/ministral-3-14b-instruct-2512`],model_type:`chat`,parameters:14,page_url:`https://fireworks.ai/models/fireworks/ministral-3-14b-instruct-2512`},{id:`fireworks/ministral-3-3b-instruct-2512`,name:`ministral-3-3b-instruct-2512`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,family:`ministral`,context_window:256e3,alias:`fireworks/ministral-3-3b-instruct`,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:3,page_url:`https://fireworks.ai/models/fireworks/ministral-3-3b-instruct-2512`},{id:`fireworks/ministral-3-3b-instruct`,name:`ministral-3-3b-instruct-2512`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,family:`ministral`,context_window:256e3,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},snapshots:[`fireworks/ministral-3-3b-instruct-2512`],model_type:`chat`,parameters:3,page_url:`https://fireworks.ai/models/fireworks/ministral-3-3b-instruct-2512`},{id:`fireworks/ministral-3-8b-instruct-2512`,name:`ministral-3-8b-instruct-2512`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,family:`ministral`,context_window:256e3,alias:`fireworks/ministral-3-8b-instruct`,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:8,page_url:`https://fireworks.ai/models/fireworks/ministral-3-8b-instruct-2512`},{id:`fireworks/ministral-3-8b-instruct`,name:`ministral-3-8b-instruct-2512`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,family:`ministral`,context_window:256e3,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},snapshots:[`fireworks/ministral-3-8b-instruct-2512`],model_type:`chat`,parameters:8,page_url:`https://fireworks.ai/models/fireworks/ministral-3-8b-instruct-2512`},{id:`fireworks/mistral-7b-instruct-4k`,name:`mistral-7b-instruct-4k`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,family:`mistral-7b`,parameters:7,page_url:`https://fireworks.ai/models/fireworks/mistral-7b-instruct-4k`},{id:`fireworks/mistral-7b-instruct-v0p2`,name:`mistral-7b-instruct-v0p2`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,family:`mistral-7b`,parameters:7,page_url:`https://fireworks.ai/models/fireworks/mistral-7b-instruct-v0p2`},{id:`fireworks/mistral-7b-instruct-v3`,name:`mistral-7b-instruct-v3`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,family:`mistral-7b`,parameters:7,page_url:`https://fireworks.ai/models/fireworks/mistral-7b-instruct-v3`},{id:`fireworks/mistral-7b-v0p2`,name:`mistral-7b-v0p2`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,family:`mistral-7b`,parameters:7,page_url:`https://fireworks.ai/models/fireworks/mistral-7b-v0p2`},{id:`fireworks/mistral-7b`,name:`mistral-7b`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,family:`mistral-7b`,parameters:7,page_url:`https://fireworks.ai/models/fireworks/mistral-7b`},{id:`fireworks/mistral-large-3-fp8`,name:`mistral-large-3-fp8`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,family:`mistral-large`,context_window:256e3,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/mistral-large-3-fp8`},{id:`fireworks/mistral-nemo-base-2407`,name:`mistral-nemo-base-2407`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,context_window:128e3,alias:`fireworks/mistral-nemo-base`,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,family:`mistral-nemo`,page_url:`https://fireworks.ai/models/fireworks/mistral-nemo-base-2407`},{id:`fireworks/mistral-nemo-base`,name:`mistral-nemo-base-2407`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,context_window:128e3,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},snapshots:[`fireworks/mistral-nemo-base-2407`],model_type:`chat`,family:`mistral-nemo`,page_url:`https://fireworks.ai/models/fireworks/mistral-nemo-base-2407`},{id:`fireworks/mistral-nemo-instruct-2407`,name:`mistral-nemo-instruct-2407`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,context_window:128e3,alias:`fireworks/mistral-nemo-instruct`,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,family:`mistral-nemo`,page_url:`https://fireworks.ai/models/fireworks/mistral-nemo-instruct-2407`},{id:`fireworks/mistral-nemo-instruct`,name:`mistral-nemo-instruct-2407`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,context_window:128e3,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},snapshots:[`fireworks/mistral-nemo-instruct-2407`],model_type:`chat`,family:`mistral-nemo`,page_url:`https://fireworks.ai/models/fireworks/mistral-nemo-instruct-2407`},{id:`fireworks/mistral-small-24b-instruct-2501`,name:`mistral-small-24b-instruct-2501`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,family:`mistral-small`,context_window:32800,alias:`fireworks/mistral-small-24b-instruct`,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:24,page_url:`https://fireworks.ai/models/fireworks/mistral-small-24b-instruct-2501`},{id:`fireworks/mistral-small-24b-instruct`,name:`mistral-small-24b-instruct-2501`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,family:`mistral-small`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},snapshots:[`fireworks/mistral-small-24b-instruct-2501`],model_type:`chat`,parameters:24,page_url:`https://fireworks.ai/models/fireworks/mistral-small-24b-instruct-2501`},{id:`fireworks/mixtral-8x22b-instruct`,name:`mixtral-8x22b-instruct`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,family:`mixtral`,context_window:65500,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/mixtral-8x22b-instruct`},{id:`fireworks/mixtral-8x22b`,name:`mixtral-8x22b`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,family:`mixtral`,context_window:65500,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/mixtral-8x22b`},{id:`fireworks/mixtral-8x7b-instruct-hf`,name:`mixtral-8x7b-instruct-hf`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,family:`mixtral`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/mixtral-8x7b-instruct-hf`},{id:`fireworks/mixtral-8x7b-instruct`,name:`mixtral-8x7b-instruct`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,family:`mixtral`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/mixtral-8x7b-instruct`},{id:`fireworks/mixtral-8x7b`,name:`mixtral-8x7b`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,family:`mixtral`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/mixtral-8x7b`},{id:`fireworks/molmo2-4b`,name:`molmo2-4b`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:36900,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:4,page_url:`https://fireworks.ai/models/fireworks/molmo2-4b`},{id:`fireworks/molmo2-8b`,name:`molmo2-8b`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:36900,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:8,page_url:`https://fireworks.ai/models/fireworks/molmo2-8b`},{id:`fireworks/mythomax-l2-13b`,name:`mythomax-l2-13b`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:4100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:13,page_url:`https://fireworks.ai/models/fireworks/mythomax-l2-13b`},{id:`fireworks/nemotron-nano-3-30b-a3b`,name:`nemotron-nano-3-30b-a3b`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:262100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:30,active_parameters:3,page_url:`https://fireworks.ai/models/fireworks/nemotron-nano-3-30b-a3b`},{id:`fireworks/nemotron-nano-v2-12b-vl`,name:`nemotron-nano-v2-12b-vl`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:12,page_url:`https://fireworks.ai/models/fireworks/nemotron-nano-v2-12b-vl`},{id:`fireworks/nous-capybara-7b-v1p9`,name:`nous-capybara-7b-v1p9`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:7,page_url:`https://fireworks.ai/models/fireworks/nous-capybara-7b-v1p9`},{id:`fireworks/nous-hermes-2-mixtral-8x7b-dpo`,name:`nous-hermes-2-mixtral-8x7b-dpo`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},page_url:`https://fireworks.ai/models/fireworks/nous-hermes-2-mixtral-8x7b-dpo`},{id:`fireworks/nous-hermes-2-yi-34b`,name:`nous-hermes-2-yi-34b`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:4100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:34,page_url:`https://fireworks.ai/models/fireworks/nous-hermes-2-yi-34b`},{id:`fireworks/nous-hermes-llama2-13b`,name:`nous-hermes-llama2-13b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:4100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:13,page_url:`https://fireworks.ai/models/fireworks/nous-hermes-llama2-13b`},{id:`fireworks/nous-hermes-llama2-70b`,name:`nous-hermes-llama2-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:4100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:70,page_url:`https://fireworks.ai/models/fireworks/nous-hermes-llama2-70b`},{id:`fireworks/nous-hermes-llama2-7b`,name:`nous-hermes-llama2-7b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:4100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:7,page_url:`https://fireworks.ai/models/fireworks/nous-hermes-llama2-7b`},{id:`fireworks/nvidia-nemotron-3-super-120b-a12b-fp8`,name:`nvidia-nemotron-3-super-120b-a12b-fp8`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:262100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:120,active_parameters:12,page_url:`https://fireworks.ai/models/fireworks/nvidia-nemotron-3-super-120b-a12b-fp8`},{id:`fireworks/nvidia-nemotron-nano-12b-v2`,name:`nvidia-nemotron-nano-12b-v2`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:128e3,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:12,page_url:`https://fireworks.ai/models/fireworks/nvidia-nemotron-nano-12b-v2`},{id:`fireworks/nvidia-nemotron-nano-9b-v2`,name:`nvidia-nemotron-nano-9b-v2`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:128e3,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:9,page_url:`https://fireworks.ai/models/fireworks/nvidia-nemotron-nano-9b-v2`},{id:`fireworks/openchat-3p5-0106-7b`,name:`openchat-3p5-0106-7b`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:8200,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:7,page_url:`https://fireworks.ai/models/fireworks/openchat-3p5-0106-7b`},{id:`fireworks/openhermes-2-mistral-7b`,name:`openhermes-2-mistral-7b`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:7,page_url:`https://fireworks.ai/models/fireworks/openhermes-2-mistral-7b`},{id:`fireworks/openhermes-2p5-mistral-7b`,name:`openhermes-2p5-mistral-7b`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:7,page_url:`https://fireworks.ai/models/fireworks/openhermes-2p5-mistral-7b`},{id:`fireworks/openorca-7b`,name:`openorca-7b`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:7,page_url:`https://fireworks.ai/models/fireworks/openorca-7b`},{id:`fireworks/phi-2-3b`,name:`phi-2-3b`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:2e3,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:3,page_url:`https://fireworks.ai/models/fireworks/phi-2-3b`},{id:`fireworks/phi-3-mini-128k-instruct`,name:`phi-3-mini-128k-instruct`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},page_url:`https://fireworks.ai/models/fireworks/phi-3-mini-128k-instruct`},{id:`fireworks/phi-3-vision-128k-instruct`,name:`phi-3-vision-128k-instruct`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:32100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},page_url:`https://fireworks.ai/models/fireworks/phi-3-vision-128k-instruct`},{id:`fireworks/phind-code-llama-34b-python-v1`,name:`phind-code-llama-34b-python-v1`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:16400,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:34,page_url:`https://fireworks.ai/models/fireworks/phind-code-llama-34b-python-v1`},{id:`fireworks/phind-code-llama-34b-v1`,name:`phind-code-llama-34b-v1`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:16400,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:34,page_url:`https://fireworks.ai/models/fireworks/phind-code-llama-34b-v1`},{id:`fireworks/phind-code-llama-34b-v2`,name:`phind-code-llama-34b-v2`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:16400,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:34,page_url:`https://fireworks.ai/models/fireworks/phind-code-llama-34b-v2`},{id:`fireworks/pythia-12b`,name:`pythia-12b`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:2e3,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:12,page_url:`https://fireworks.ai/models/fireworks/pythia-12b`},{id:`fireworks/qwen-qwq-32b-preview`,name:`qwen-qwq-32b-preview`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:32,page_url:`https://fireworks.ai/models/fireworks/qwen-qwq-32b-preview`},{id:`fireworks/qwen-v2p5-14b-instruct`,name:`qwen-v2p5-14b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:14,page_url:`https://fireworks.ai/models/fireworks/qwen-v2p5-14b-instruct`},{id:`fireworks/qwen-v2p5-7b`,name:`qwen-v2p5-7b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:7,page_url:`https://fireworks.ai/models/fireworks/qwen-v2p5-7b`},{id:`fireworks/qwen1p5-72b-chat`,name:`qwen1p5-72b-chat`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen1`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:72,page_url:`https://fireworks.ai/models/fireworks/qwen1p5-72b-chat`},{id:`fireworks/qwen2-72b-instruct`,name:`qwen2-72b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:72,page_url:`https://fireworks.ai/models/fireworks/qwen2-72b-instruct`,max_output_tokens:6144,license:`apache-2.0`,modalities:{input:[`text`],output:[`text`]}},{id:`fireworks/qwen2-7b-instruct`,name:`qwen2-7b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:7,page_url:`https://fireworks.ai/models/fireworks/qwen2-7b-instruct`,license:`apache-2.0`,modalities:{input:[`text`],output:[`text`]}},{id:`fireworks/qwen2-vl-2b-instruct`,name:`qwen2-vl-2b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:2,page_url:`https://fireworks.ai/models/fireworks/qwen2-vl-2b-instruct`},{id:`fireworks/qwen2-vl-72b-instruct`,name:`qwen2-vl-72b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:72,page_url:`https://fireworks.ai/models/fireworks/qwen2-vl-72b-instruct`},{id:`fireworks/qwen2-vl-7b-instruct`,name:`qwen2-vl-7b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:7,page_url:`https://fireworks.ai/models/fireworks/qwen2-vl-7b-instruct`},{id:`fireworks/qwen2p5-0p5b-instruct`,name:`qwen2p5-0p5b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-0p5b-instruct`},{id:`fireworks/qwen2p5-14b`,name:`qwen2p5-14b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:14,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-14b`},{id:`fireworks/qwen2p5-1p5b-instruct`,name:`qwen2p5-1p5b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-1p5b-instruct`},{id:`fireworks/qwen2p5-32b-instruct`,name:`qwen2p5-32b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:32,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-32b-instruct`},{id:`fireworks/qwen2p5-32b`,name:`qwen2p5-32b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:32,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-32b`},{id:`fireworks/qwen2p5-72b-instruct`,name:`qwen2p5-72b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:72,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-72b-instruct`},{id:`fireworks/qwen2p5-72b`,name:`qwen2p5-72b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:72,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-72b`},{id:`fireworks/qwen2p5-7b-instruct`,name:`qwen2p5-7b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:7,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-7b-instruct`},{id:`fireworks/qwen2p5-coder-0p5b-instruct`,name:`qwen2p5-coder-0p5b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`code`,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-coder-0p5b-instruct`},{id:`fireworks/qwen2p5-coder-0p5b`,name:`qwen2p5-coder-0p5b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`code`,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-coder-0p5b`},{id:`fireworks/qwen2p5-coder-14b-instruct`,name:`qwen2p5-coder-14b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`code`,parameters:14,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-coder-14b-instruct`},{id:`fireworks/qwen2p5-coder-14b`,name:`qwen2p5-coder-14b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`code`,parameters:14,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-coder-14b`},{id:`fireworks/qwen2p5-coder-1p5b-instruct`,name:`qwen2p5-coder-1p5b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`code`,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-coder-1p5b-instruct`},{id:`fireworks/qwen2p5-coder-1p5b`,name:`qwen2p5-coder-1p5b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`code`,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-coder-1p5b`},{id:`fireworks/qwen2p5-coder-32b-instruct-128k`,name:`qwen2p5-coder-32b-instruct-128k`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`code`,parameters:32,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-coder-32b-instruct-128k`},{id:`fireworks/qwen2p5-coder-32b-instruct-32k-rope`,name:`qwen2p5-coder-32b-instruct-32k-rope`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`code`,parameters:32,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-coder-32b-instruct-32k-rope`},{id:`fireworks/qwen2p5-coder-32b-instruct-64k`,name:`qwen2p5-coder-32b-instruct-64k`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:65500,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`code`,parameters:32,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-coder-32b-instruct-64k`},{id:`fireworks/qwen2p5-coder-32b-instruct`,name:`qwen2p5-coder-32b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`code`,parameters:32,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-coder-32b-instruct`},{id:`fireworks/qwen2p5-coder-32b`,name:`qwen2p5-coder-32b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`code`,parameters:32,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-coder-32b`},{id:`fireworks/qwen2p5-coder-3b-instruct`,name:`qwen2p5-coder-3b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`code`,parameters:3,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-coder-3b-instruct`},{id:`fireworks/qwen2p5-coder-3b`,name:`qwen2p5-coder-3b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`code`,parameters:3,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-coder-3b`},{id:`fireworks/qwen2p5-coder-7b-instruct`,name:`qwen2p5-coder-7b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`code`,parameters:7,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-coder-7b-instruct`},{id:`fireworks/qwen2p5-coder-7b`,name:`qwen2p5-coder-7b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`code`,parameters:7,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-coder-7b`},{id:`fireworks/qwen2p5-math-72b-instruct`,name:`qwen2p5-math-72b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:4100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:72,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-math-72b-instruct`},{id:`fireworks/qwen2p5-vl-32b-instruct`,name:`qwen2p5-vl-32b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:128e3,capabilities:{streaming:!0},pricing:{input:.9,output:1,cached_input:1},model_type:`chat`,parameters:32,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-vl-32b-instruct`},{id:`fireworks/qwen2p5-vl-3b-instruct`,name:`qwen2p5-vl-3b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:128e3,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:3,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-vl-3b-instruct`},{id:`fireworks/qwen2p5-vl-72b-instruct`,name:`qwen2p5-vl-72b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:128e3,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:72,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-vl-72b-instruct`},{id:`fireworks/qwen2p5-vl-7b-instruct`,name:`qwen2p5-vl-7b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:128e3,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:7,page_url:`https://fireworks.ai/models/fireworks/qwen2p5-vl-7b-instruct`},{id:`fireworks/qwen3-0p6b`,name:`qwen3-0p6b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:41e3,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/qwen3-0p6b`},{id:`fireworks/qwen3-14b`,name:`qwen3-14b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:41e3,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:14,page_url:`https://fireworks.ai/models/fireworks/qwen3-14b`},{id:`fireworks/qwen3-1p7b-fp8-draft-131072`,name:`qwen3-1p7b-fp8-draft-131072`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/qwen3-1p7b-fp8-draft-131072`},{id:`fireworks/qwen3-1p7b-fp8-draft-40960`,name:`qwen3-1p7b-fp8-draft-40960`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:41e3,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/qwen3-1p7b-fp8-draft-40960`},{id:`fireworks/qwen3-1p7b-fp8-draft`,name:`qwen3-1p7b-fp8-draft`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:262100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/qwen3-1p7b-fp8-draft`},{id:`fireworks/qwen3-1p7b`,name:`qwen3-1p7b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,page_url:`https://fireworks.ai/models/fireworks/qwen3-1p7b`},{id:`fireworks/qwen3-235b-a22b-instruct-2507`,name:`qwen3-235b-a22b-instruct-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:262100,alias:`fireworks/qwen3-235b-a22b-instruct`,capabilities:{streaming:!0,tool_call:!0},pricing:{input:.22,output:1,cached_input:.88},model_type:`chat`,parameters:235,active_parameters:22,page_url:`https://fireworks.ai/models/fireworks/qwen3-235b-a22b-instruct-2507`,license:`apache-2.0`},{id:`fireworks/qwen3-235b-a22b-instruct`,name:`qwen3-235b-a22b-instruct-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:262100,capabilities:{streaming:!0,tool_call:!0},pricing:{input:.22,output:1,cached_input:.88},snapshots:[`fireworks/qwen3-235b-a22b-instruct-2507`],model_type:`chat`,parameters:235,active_parameters:22,page_url:`https://fireworks.ai/models/fireworks/qwen3-235b-a22b-instruct-2507`,license:`apache-2.0`},{id:`fireworks/qwen3-235b-a22b`,name:`qwen3-235b-a22b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:131100,capabilities:{streaming:!0,tool_call:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:235,active_parameters:22,page_url:`https://fireworks.ai/models/fireworks/qwen3-235b-a22b`,license:`apache-2.0`},{id:`fireworks/qwen3-30b-a3b-instruct-2507`,name:`qwen3-30b-a3b-instruct-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:262100,alias:`fireworks/qwen3-30b-a3b-instruct`,capabilities:{streaming:!0,tool_call:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:30,active_parameters:3,page_url:`https://fireworks.ai/models/fireworks/qwen3-30b-a3b-instruct-2507`,license:`apache-2.0`},{id:`fireworks/qwen3-30b-a3b-instruct`,name:`qwen3-30b-a3b-instruct-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:262100,capabilities:{streaming:!0,tool_call:!0},pricing:{input:1,output:1,cached_input:1},snapshots:[`fireworks/qwen3-30b-a3b-instruct-2507`],model_type:`chat`,parameters:30,active_parameters:3,page_url:`https://fireworks.ai/models/fireworks/qwen3-30b-a3b-instruct-2507`,license:`apache-2.0`},{id:`fireworks/qwen3-30b-a3b-thinking-2507`,name:`qwen3-30b-a3b-thinking-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:262100,alias:`fireworks/qwen3-30b-a3b-thinking`,capabilities:{streaming:!0,tool_call:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:30,active_parameters:3,page_url:`https://fireworks.ai/models/fireworks/qwen3-30b-a3b-thinking-2507`,license:`apache-2.0`},{id:`fireworks/qwen3-30b-a3b-thinking`,name:`qwen3-30b-a3b-thinking-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:262100,capabilities:{streaming:!0,tool_call:!0},pricing:{input:1,output:1,cached_input:1},snapshots:[`fireworks/qwen3-30b-a3b-thinking-2507`],model_type:`chat`,parameters:30,active_parameters:3,page_url:`https://fireworks.ai/models/fireworks/qwen3-30b-a3b-thinking-2507`,license:`apache-2.0`},{id:`fireworks/qwen3-30b-a3b`,name:`qwen3-30b-a3b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:131100,capabilities:{streaming:!0,tool_call:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:30,active_parameters:3,page_url:`https://fireworks.ai/models/fireworks/qwen3-30b-a3b`,license:`apache-2.0`},{id:`fireworks/qwen3-32b`,name:`qwen3-32b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:32,page_url:`https://fireworks.ai/models/fireworks/qwen3-32b`},{id:`fireworks/qwen3-4b-instruct-2507`,name:`qwen3-4b-instruct-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:262100,alias:`fireworks/qwen3-4b-instruct`,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:4,page_url:`https://fireworks.ai/models/fireworks/qwen3-4b-instruct-2507`},{id:`fireworks/qwen3-4b-instruct`,name:`qwen3-4b-instruct-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:262100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},snapshots:[`fireworks/qwen3-4b-instruct-2507`],model_type:`chat`,parameters:4,page_url:`https://fireworks.ai/models/fireworks/qwen3-4b-instruct-2507`},{id:`fireworks/qwen3-4b`,name:`qwen3-4b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:41e3,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:4,page_url:`https://fireworks.ai/models/fireworks/qwen3-4b`},{id:`fireworks/qwen3-8b`,name:`qwen3-8b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:41e3,capabilities:{streaming:!0},pricing:{input:.2,output:.2,cached_input:.1},model_type:`chat`,parameters:8,page_url:`https://fireworks.ai/models/fireworks/qwen3-8b`},{id:`fireworks/qwen3-coder-30b-a3b-instruct`,name:`qwen3-coder-30b-a3b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:262100,capabilities:{streaming:!0,tool_call:!0},pricing:{input:1,output:1,cached_input:1},model_type:`code`,parameters:30,active_parameters:3,page_url:`https://fireworks.ai/models/fireworks/qwen3-coder-30b-a3b-instruct`,license:`apache-2.0`},{id:`fireworks/qwen3-coder-480b-a35b-instruct`,name:`qwen3-coder-480b-a35b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:262100,capabilities:{streaming:!0,tool_call:!0},pricing:{input:1,output:1,cached_input:1},model_type:`code`,parameters:480,active_parameters:35,page_url:`https://fireworks.ai/models/fireworks/qwen3-coder-480b-a35b-instruct`,license:`apache-2.0`},{id:`fireworks/qwen3-coder-480b-instruct-bf16`,name:`qwen3-coder-480b-instruct-bf16`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:262100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`code`,parameters:480,page_url:`https://fireworks.ai/models/fireworks/qwen3-coder-480b-instruct-bf16`},{id:`fireworks/qwen3-embedding-0p6b`,name:`qwen3-embedding-0p6b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`embed`,page_url:`https://fireworks.ai/models/fireworks/qwen3-embedding-0p6b`},{id:`fireworks/qwen3-embedding-4b`,name:`qwen3-embedding-4b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:41e3,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`embed`,parameters:4,page_url:`https://fireworks.ai/models/fireworks/qwen3-embedding-4b`},{id:`fireworks/qwen3-embedding-8b`,name:`qwen3-embedding-8b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:41e3,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`embed`,parameters:8,page_url:`https://fireworks.ai/models/fireworks/qwen3-embedding-8b`},{id:`fireworks/qwen3-next-80b-a3b-instruct`,name:`qwen3-next-80b-a3b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,capabilities:{streaming:!0,tool_call:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:80,active_parameters:3,page_url:`https://fireworks.ai/models/fireworks/qwen3-next-80b-a3b-instruct`,license:`apache-2.0`},{id:`fireworks/qwen3-next-80b-a3b-thinking`,name:`qwen3-next-80b-a3b-thinking`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,capabilities:{streaming:!0,tool_call:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:80,active_parameters:3,page_url:`https://fireworks.ai/models/fireworks/qwen3-next-80b-a3b-thinking`,license:`apache-2.0`},{id:`fireworks/qwen3-omni-30b-a3b-instruct`,name:`qwen3-omni-30b-a3b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:65500,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:30,active_parameters:3,page_url:`https://fireworks.ai/models/fireworks/qwen3-omni-30b-a3b-instruct`},{id:`fireworks/qwen3-reranker-0p6b`,name:`qwen3-reranker-0p6b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:41e3,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`rerank`,page_url:`https://fireworks.ai/models/fireworks/qwen3-reranker-0p6b`},{id:`fireworks/qwen3-reranker-4b`,name:`qwen3-reranker-4b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:41e3,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`rerank`,parameters:4,page_url:`https://fireworks.ai/models/fireworks/qwen3-reranker-4b`},{id:`fireworks/qwen3-reranker-8b`,name:`qwen3-reranker-8b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:41e3,capabilities:{streaming:!0},pricing:{input:.2,output:1,cached_input:1},model_type:`rerank`,parameters:8,page_url:`https://fireworks.ai/models/fireworks/qwen3-reranker-8b`},{id:`fireworks/qwen3-vl-235b-a22b-instruct`,name:`qwen3-vl-235b-a22b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:262100,capabilities:{streaming:!0,vision:!0,reasoning:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:235,active_parameters:22,page_url:`https://fireworks.ai/models/fireworks/qwen3-vl-235b-a22b-instruct`,license:`apache-2.0`,modalities:{input:[`text`,`image`,`video`],output:[`text`]}},{id:`fireworks/qwen3-vl-235b-a22b-thinking`,name:`qwen3-vl-235b-a22b-thinking`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:262100,capabilities:{streaming:!0,vision:!0,reasoning:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:235,active_parameters:22,page_url:`https://fireworks.ai/models/fireworks/qwen3-vl-235b-a22b-thinking`,license:`apache-2.0`,modalities:{input:[`text`,`image`,`video`],output:[`text`]}},{id:`fireworks/qwen3-vl-30b-a3b-instruct`,name:`qwen3-vl-30b-a3b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:262100,capabilities:{streaming:!0,vision:!0,reasoning:!0},pricing:{input:.15,output:1,cached_input:.6},model_type:`chat`,parameters:30,active_parameters:3,page_url:`https://fireworks.ai/models/fireworks/qwen3-vl-30b-a3b-instruct`,license:`apache-2.0`,modalities:{input:[`text`,`image`,`video`],output:[`text`]}},{id:`fireworks/qwen3-vl-30b-a3b-thinking`,name:`qwen3-vl-30b-a3b-thinking`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:262100,capabilities:{streaming:!0,vision:!0,reasoning:!0},pricing:{input:.15,output:.6,cached_input:.07},model_type:`chat`,parameters:30,active_parameters:3,page_url:`https://fireworks.ai/models/fireworks/qwen3-vl-30b-a3b-thinking`,license:`apache-2.0`,modalities:{input:[`text`,`image`,`video`],output:[`text`]}},{id:`fireworks/qwen3-vl-32b-instruct`,name:`qwen3-vl-32b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,capabilities:{streaming:!0,vision:!0,reasoning:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:32,page_url:`https://fireworks.ai/models/fireworks/qwen3-vl-32b-instruct`,context_window:129024,license:`apache-2.0`,modalities:{input:[`text`,`image`,`video`],output:[`text`]}},{id:`fireworks/qwen3-vl-8b-instruct`,name:`qwen3-vl-8b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:262100,capabilities:{streaming:!0,vision:!0,reasoning:!0},pricing:{input:1,output:1,cached_input:1},model_type:`chat`,parameters:8,page_url:`https://fireworks.ai/models/fireworks/qwen3-vl-8b-instruct`,license:`apache-2.0`,modalities:{input:[`text`,`image`,`video`],output:[`text`]}},{id:`fireworks/qwq-32b`,name:`qwq-32b`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,family:`qwq`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`reasoning`,parameters:32,page_url:`https://fireworks.ai/models/fireworks/qwq-32b`},{id:`fireworks/rolm-ocr`,name:`rolm-ocr`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:128e3,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},page_url:`https://fireworks.ai/models/fireworks/rolm-ocr`},{id:`fireworks/seed-oss-36b-instruct`,name:`seed-oss-36b-instruct`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:524300,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:36,page_url:`https://fireworks.ai/models/fireworks/seed-oss-36b-instruct`},{id:`fireworks/snorkel-mistral-7b-pairrm-dpo`,name:`snorkel-mistral-7b-pairrm-dpo`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:7,page_url:`https://fireworks.ai/models/fireworks/snorkel-mistral-7b-pairrm-dpo`},{id:`fireworks/SSD-1B`,name:`SSD-1B`,created_by:`stability`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:1,page_url:`https://fireworks.ai/models/fireworks/SSD-1B`},{id:`fireworks/stable-diffusion-xl-1024-v1-0`,name:`stable-diffusion-xl-1024-v1-0`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},model_type:`image`,page_url:`https://fireworks.ai/models/fireworks/stable-diffusion-xl-1024-v1-0`},{id:`fireworks/stablecode-3b`,name:`stablecode-3b`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:3,page_url:`https://fireworks.ai/models/fireworks/stablecode-3b`},{id:`fireworks/starcoder-16b`,name:`starcoder-16b`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:8200,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:16,page_url:`https://fireworks.ai/models/fireworks/starcoder-16b`},{id:`fireworks/starcoder-7b`,name:`starcoder-7b`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:8200,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:7,page_url:`https://fireworks.ai/models/fireworks/starcoder-7b`},{id:`fireworks/starcoder2-15b`,name:`starcoder2-15b`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:16400,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:15,page_url:`https://fireworks.ai/models/fireworks/starcoder2-15b`},{id:`fireworks/starcoder2-3b`,name:`starcoder2-3b`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:16400,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:3,page_url:`https://fireworks.ai/models/fireworks/starcoder2-3b`},{id:`fireworks/starcoder2-7b`,name:`starcoder2-7b`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:16400,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:7,page_url:`https://fireworks.ai/models/fireworks/starcoder2-7b`},{id:`fireworks/toppy-m-7b`,name:`toppy-m-7b`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:7,page_url:`https://fireworks.ai/models/fireworks/toppy-m-7b`},{id:`fireworks/whisper-v3-turbo`,name:`whisper-v3-turbo`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`whisper`,capabilities:{streaming:!0},pricing:{input:9e-4,output:1,cached_input:1},model_type:`transcription`,page_url:`https://fireworks.ai/models/fireworks/whisper-v3-turbo`},{id:`fireworks/whisper-v3`,name:`whisper-v3`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`whisper`,capabilities:{streaming:!0},pricing:{input:.0015,output:1,cached_input:1},model_type:`transcription`,page_url:`https://fireworks.ai/models/fireworks/whisper-v3`},{id:`fireworks/yi-34b-200k-capybara`,name:`yi-34b-200k-capybara`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:2e5,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:34,page_url:`https://fireworks.ai/models/fireworks/yi-34b-200k-capybara`},{id:`fireworks/zephyr-7b-beta`,name:`zephyr-7b-beta`,created_by:`fireworks`,source:`official`,last_updated:`2026-03-23`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:7,page_url:`https://fireworks.ai/models/fireworks/zephyr-7b-beta`},{id:`sentientfoundation/dobby-unhinged-llama-3-3-70b-new`,name:`dobby-unhinged-llama-3-3-70b-new`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:70,page_url:`https://fireworks.ai/models/sentientfoundation/dobby-unhinged-llama-3-3-70b-new`},{id:`sentientfoundation-serverless/dobby-mini-unhinged-plus-llama-3-1-8b`,name:`dobby-mini-unhinged-plus-llama-3-1-8b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:131100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:8,page_url:`https://fireworks.ai/models/sentientfoundation-serverless/dobby-mini-unhinged-plus-llama-3-1-8b`},{id:`yi-01-ai/yi-34b-chat`,name:`yi-34b-chat`,created_by:`yi-01-ai`,source:`official`,last_updated:`2026-03-23`,context_window:4100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:34,page_url:`https://fireworks.ai/models/yi-01-ai/yi-34b-chat`},{id:`yi-01-ai/yi-34b`,name:`yi-34b`,created_by:`yi-01-ai`,source:`official`,last_updated:`2026-03-23`,context_window:4100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:34,page_url:`https://fireworks.ai/models/yi-01-ai/yi-34b`},{id:`yi-01-ai/yi-6b`,name:`yi-6b`,created_by:`yi-01-ai`,source:`official`,last_updated:`2026-03-23`,context_window:4100,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},parameters:6,page_url:`https://fireworks.ai/models/yi-01-ai/yi-6b`},{id:`yi-01-ai/yi-large`,name:`yi-large`,created_by:`yi-01-ai`,source:`official`,last_updated:`2026-03-23`,context_window:32800,capabilities:{streaming:!0},pricing:{input:1,output:1,cached_input:1},page_url:`https://fireworks.ai/models/yi-01-ai/yi-large`}]},t=e.models.map(t=>({...t,provider:e.id}));export{t as models,e as provider};