Skip to content

Commit a4bd0cf

Browse files
Update DeepSeek and Llama model names (#138)
1 parent 3eaff0a commit a4bd0cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

model-router.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -707,7 +707,7 @@ Large language models provide text generation and reasoning capabilities.
707707
| Anthropic | Claude 3 Opus | `claude-3-opus-20240229` |
708708
| Anthropic | Claude 3 Sonnet | `claude-3-sonnet-20240229` |
709709
| Anthropic | Claude 3 Haiku | `claude-3-haiku-20240307` |
710-
| DeepSeek | DeepSeek-R1-Distill-Llama | `deepseek-ai/deepseek-r1-distill-llama-8b` |
710+
| DeepSeek | DeepSeek-R1-Distill-Llama | `deepseek-ai/deepseek-r1-distill-llama-70b` |
711711
| Google | Gemini 2.5 Pro | `gemini-2.5-pro-exp-03-25` |
712712
| Google | Gemini 2.5 Pro Preview | `gemini-2.5-pro-preview-05-06` |
713713
| Google | Gemini 2.5 Flash Preview | `gemini-2.5-flash-preview-04-17` |
@@ -730,7 +730,7 @@ Large language models provide text generation and reasoning capabilities.
730730
| Google | Gemini 1.5 Flash 8B | `gemini-1.5-flash-8b-exp-0827` |
731731
| Google | Gemini 1.5 Flash 8B | `gemini-1.5-flash-8b-001` |
732732
| Meta | Llama 4 Scout | `meta-llama/llama-4-scout-17b-16e-instruct` |
733-
| Meta | Llama 3.2 | `meta-llama/llama-3.2-3b-instruct` |
733+
| Meta | Llama 3.3 | `meta-llama/llama-3.3-70b-versatile` |
734734
| OpenAI | O3 (latest) | `o3` |
735735
| OpenAI | O3 | `o3-2025-04-16` |
736736
| OpenAI | O4 Mini (latest) | `o4-mini` |

0 commit comments

Comments
 (0)