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

Use convertModelName to avoid 422 errors #3338

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

tgenaitay
Copy link
Contributor

Description

Users reported Continue's model strings like llama3.1-8b are returning 422 MODEL NOT FOUND errors.
Implementing _convertArgs and using _convertModelName in our Scaleway class is a fix tested locally.
Unless there's another way for Continue to enforce the model name conversion?

Checklist

  • The relevant docs, if any, have been updated or created

Testing

This service is free while in beta, get your SCW_API_KEY in https://console.scaleway.com/iam/api-keys

Copy link

netlify bot commented Dec 12, 2024

Deploy Preview for continuedev canceled.

Name Link
🔨 Latest commit a3fc66b
🔍 Latest deploy log https://app.netlify.com/sites/continuedev/deploys/675ac5a989bf69000862f6e5

Copy link
Contributor

@sestinj sestinj left a comment

Choose a reason for hiding this comment

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

this is the right way to do it, thanks!

@sestinj sestinj merged commit f990c53 into continuedev:main Dec 12, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants