Skip to content

Update DeepSeek and Llama model names #138

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2025
Merged

Update DeepSeek and Llama model names #138

merged 1 commit into from
May 28, 2025

Conversation

kevinmingtarja
Copy link
Member

No description provided.

@Copilot Copilot AI review requested due to automatic review settings May 28, 2025 00:24
@kevinmingtarja kevinmingtarja requested a review from a team as a code owner May 28, 2025 00:24
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the model identifiers for DeepSeek and Meta's Llama models.

  • Updated DeepSeek model identifier from "deepseek-ai/deepseek-r1-distill-llama-8b" to "deepseek-ai/deepseek-r1-distill-llama-70b".
  • Updated Meta Llama model version from "Llama 3.2" to "Llama 3.3" with a corresponding model identifier change.
Comments suppressed due to low confidence (2)

model-router.mdx:710

  • Confirm that updating the DeepSeek model identifier from '8b' to '70b' is intentional and that all integrations using this identifier are up-to-date with the new model version.
| DeepSeek  | DeepSeek-R1-Distill-Llama           | `deepseek-ai/deepseek-r1-distill-llama-70b` |

model-router.mdx:733

  • Ensure that the upgrade from 'Llama 3.2' to 'Llama 3.3' is reflected in all relevant documentation and downstream usage, and that the new identifier format is consistent with expected patterns.
| Meta      | Llama 3.3                           | `meta-llama/llama-3.3-70b-versatile`        |

Copy link

trunk-io bot commented May 28, 2025

Running Code Quality on PRs by uploading data to Trunk will soon be removed. You can still run checks on your PRs using trunk-action - see the migration guide for more information.

@kevinmingtarja kevinmingtarja merged commit a4bd0cf into main May 28, 2025
9 checks passed
@kevinmingtarja kevinmingtarja deleted the kevinm/models branch May 28, 2025 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants