|
226 | 226 |
|
227 | 227 | # Weights & Biases Models |
228 | 228 |
|
| 229 | +- name: DeepSeek V3.1 |
| 230 | + model: deepseek-ai/DeepSeek-V3.1 |
| 231 | + description: Large hybrid Mixture-of-Experts model that supports both thinking and non-thinking modes |
| 232 | + providers: [wandb] |
| 233 | + roles: [chat, edit] |
| 234 | + thinking: true |
| 235 | + |
| 236 | +- name: Google Gemma 4 31B |
| 237 | + model: google/gemma-4-31B-it |
| 238 | + description: Vision and text model designed for advanced reasoning, agentic workflows, and longer context |
| 239 | + providers: [wandb] |
| 240 | + roles: [chat, edit] |
| 241 | + thinking: true |
| 242 | + |
| 243 | +- name: IBM Granite 4.1 8B |
| 244 | + model: ibm-granite/granite-4.1-8b |
| 245 | + description: Long-context text model with enhanced tool calling and instruction following |
| 246 | + providers: [wandb] |
| 247 | + roles: [chat, edit] |
| 248 | + thinking: false |
| 249 | + |
| 250 | +- name: Meta Llama 3.3 70B (W&B) |
| 251 | + model: meta-llama/Llama-3.3-70B-Instruct |
| 252 | + description: Multilingual model excelling in conversational tasks, detailed instruction-following, and coding |
| 253 | + providers: [wandb] |
| 254 | + roles: [chat, edit] |
| 255 | + thinking: false |
| 256 | + |
| 257 | +- name: Meta Llama 3.1 70B (W&B) |
| 258 | + model: meta-llama/Llama-3.1-70B-Instruct |
| 259 | + description: Multilingual chatbot model optimized for responsiveness |
| 260 | + providers: [wandb] |
| 261 | + roles: [chat, edit] |
| 262 | + thinking: false |
| 263 | + |
229 | 264 | - name: Meta Llama 3.1 8B (W&B) |
230 | 265 | model: meta-llama/Llama-3.1-8B-Instruct |
231 | 266 | description: Efficient conversational model optimized for responsive multilingual chatbot interactions |
232 | 267 | providers: [wandb] |
233 | 268 | roles: [chat, edit] |
234 | 269 | thinking: false |
235 | 270 |
|
| 271 | +- name: Microsoft Phi 4 Mini 3.8B |
| 272 | + model: microsoft/Phi-4-mini-instruct |
| 273 | + description: Compact instruction-tuned model for resource-constrained environments |
| 274 | + providers: [wandb] |
| 275 | + roles: [chat, edit] |
| 276 | + thinking: false |
| 277 | + |
| 278 | +- name: MiniMax M2.5 |
| 279 | + model: MiniMaxAI/MiniMax-M2.5 |
| 280 | + description: Mixture-of-Experts model with a highly sparse architecture designed for high-throughput and low latency |
| 281 | + providers: [wandb] |
| 282 | + roles: [chat, edit] |
| 283 | + thinking: true |
| 284 | + |
| 285 | +- name: Moonshot AI Kimi K2.6 |
| 286 | + model: moonshotai/Kimi-K2.6 |
| 287 | + description: Multimodal Mixture-of-Experts model with 32B activated parameters and 1T total parameters |
| 288 | + providers: [wandb] |
| 289 | + roles: [chat, edit] |
| 290 | + thinking: true |
| 291 | + |
| 292 | +- name: Moonshot AI Kimi K2.5 |
| 293 | + model: moonshotai/Kimi-K2.5 |
| 294 | + description: Multimodal Mixture-of-Experts model optimized for complex tool use, reasoning, and code synthesis |
| 295 | + providers: [wandb] |
| 296 | + roles: [chat, edit] |
| 297 | + thinking: true |
| 298 | + |
| 299 | +- name: NVIDIA Nemotron 3 Super 120B |
| 300 | + model: nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-FP8 |
| 301 | + description: LatentMoE model for agentic, reasoning, and conversational capabilities |
| 302 | + providers: [wandb] |
| 303 | + roles: [chat, edit] |
| 304 | + thinking: true |
| 305 | + |
236 | 306 | - name: OpenAI GPT OSS 120B |
237 | 307 | model: openai/gpt-oss-120b |
238 | 308 | description: Efficient Mixture-of-Experts model designed for high-reasoning, agentic and general-purpose use cases |
|
247 | 317 | roles: [chat, edit] |
248 | 318 | thinking: true |
249 | 319 |
|
250 | | -- name: DeepSeek V3-0324 |
251 | | - model: deepseek-ai/DeepSeek-V3-0324 |
252 | | - description: Robust Mixture-of-Experts model tailored for high-complexity language processing and comprehensive document analysis |
| 320 | +- name: OpenPipe Qwen3 14B Instruct |
| 321 | + model: OpenPipe/Qwen3-14B-Instruct |
| 322 | + description: Multilingual instruction-tuned model optimized for agents |
253 | 323 | providers: [wandb] |
254 | 324 | roles: [chat, edit] |
255 | 325 | thinking: false |
256 | 326 |
|
257 | | -- name: Meta Llama 3.3 70B (W&B) |
258 | | - model: meta-llama/Llama-3.3-70B-Instruct |
259 | | - description: Multilingual model excelling in conversational tasks, detailed instruction-following, and coding |
| 327 | +- name: Qwen3.5 35B A3B |
| 328 | + model: Qwen/Qwen3.5-35B-A3B |
| 329 | + description: Multimodal Mixture-of-Experts model for chat, reasoning, and agentic tasks |
260 | 330 | providers: [wandb] |
261 | 331 | roles: [chat, edit] |
262 | | - thinking: false |
| 332 | + thinking: true |
263 | 333 |
|
264 | | -- name: DeepSeek R1-0528 |
265 | | - model: deepseek-ai/DeepSeek-R1-0528 |
266 | | - description: Optimized for precise reasoning tasks including complex coding, math, and structured document analysis |
| 334 | +- name: Qwen3 235B A22B Thinking-2507 |
| 335 | + model: Qwen/Qwen3-235B-A22B-Thinking-2507 |
| 336 | + description: Mixture-of-Experts model with reasoning capabilities for structured reasoning, math, and long-form generation |
267 | 337 | providers: [wandb] |
268 | 338 | roles: [chat, edit] |
269 | 339 | thinking: true |
270 | 340 |
|
271 | | -- name: MoonshotAI Kimi K2 |
272 | | - model: moonshotai/Kimi-K2-Instruct |
273 | | - description: Mixture-of-Experts model optimized for complex tool use, reasoning, and code synthesis |
| 341 | +- name: Qwen3 235B A22B Instruct-2507 |
| 342 | + model: Qwen/Qwen3-235B-A22B-Instruct-2507 |
| 343 | + description: Multilingual Mixture-of-Experts instruction model optimized for logical reasoning |
274 | 344 | providers: [wandb] |
275 | 345 | roles: [chat, edit] |
276 | | - thinking: true |
| 346 | + thinking: false |
| 347 | + |
| 348 | +- name: Qwen3 30B A3B Instruct-2507 |
| 349 | + model: Qwen/Qwen3-30B-A3B-Instruct-2507 |
| 350 | + description: Mixture-of-Experts model with enhanced reasoning, coding, and long-context understanding |
| 351 | + providers: [wandb] |
| 352 | + roles: [chat, edit] |
| 353 | + thinking: false |
| 354 | + |
| 355 | +- name: Qwen3 Coder 480B A35B |
| 356 | + model: Qwen/Qwen3-Coder-480B-A35B-Instruct |
| 357 | + description: Mixture-of-Experts model optimized for agentic coding tasks such as function calling and tool use |
| 358 | + providers: [wandb] |
| 359 | + roles: [chat, edit] |
| 360 | + thinking: false |
277 | 361 |
|
278 | | -- name: Z.AI GLM 4.5 |
279 | | - model: zai-org/GLM-4.5 |
280 | | - description: Mixture-of-Experts model with user-controllable thinking/non-thinking modes for strong reasoning, code generation, and agent alignment |
| 362 | +- name: Z.AI GLM 5.1 |
| 363 | + model: zai-org/GLM-5.1 |
| 364 | + description: Mixture-of-Experts model for long-horizon agentic engineering and advanced reasoning |
281 | 365 | providers: [wandb] |
282 | 366 | roles: [chat, edit] |
283 | 367 | thinking: true |
0 commit comments