Skip to content
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

chore: 4244 - deprecate groq llama 3.1 70B Versatile #4265

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

louis-jan
Copy link
Contributor

Describe Your Changes

  • This PR is to remove deprecated groq model Llama 3.1 70B Versatile

Fixes Issues

Code Changes Summary

The following changes were made to the models.json file:

  • Removed a Model Entry: The model entry with the id "llama-3.1-70b-versatile" was completely removed. This model had the name "Groq Llama 3.1 70b Versatile" and was described as having "supercharged speed." It included various configurations such as:
    • Maximum tokens: 8000
    • Temperature: 0.7
    • Top_p: 0.95
    • Streaming enabled
    • Tags including "General" and "Big Context Length"

The rest of the models in the file remain unchanged.

@github-actions github-actions bot added the type: chore Maintenance, operational label Dec 12, 2024
Copy link
Contributor

Barecheck - Code coverage report

Total: 68.64%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

Copy link
Contributor

This is the build for this pull request. You can download it from the Artifacts section here: Build URL.

@louis-jan louis-jan merged commit 42a63c3 into dev Dec 12, 2024
21 checks passed
@louis-jan louis-jan deleted the chore/4244-deprecate-groq-llama31-70b-versatile branch December 12, 2024 06:22
@github-actions github-actions bot added this to the v0.5.12 milestone Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore Maintenance, operational
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants