Skip to content

Model/deployment not found for: llama3.1-405b #7237

Description

@goekce

Before submitting your bug report

Relevant environment info

- OS:Archlinux
- Continue version: 1.0.37-eap
- IDE version: Rider 2025.2
- Model: Llama3.1 405b Chat
- config: default

Description

I get the following error if I set up Groq with default settings.

Model/deployment not found for: `llama3.1-405b`

Ask AI mentions the following

The error "Model/deployment not found for: llama3.1-405b" indicates the model name is incorrect. Based on the Groq documentation, the correct model name is llama-3.3-70b-versatile, not llama3.1-405b.

I also noticed: Using Autodetect in the model selects meta-llama/llama-prompt-guard-2-86m which cannot be used for programming due to its narrow window.

It would be great to fix the template so that the plugin is more beginner-friendly 🙂.

To reproduce

  1. Install Continue plugin
  2. add more providers -> select Groq as provider
  3. leave Model as default (Llama3.1 405b Chat)
  4. provide API key
  5. connect
  6. use chat

Metadata

Metadata

Assignees

Labels

area:configurationRelates to configuration optionside:jetbrainsRelates specifically to JetBrains extensionkind:bugIndicates an unexpected problem or unintended behavioros:linuxHappening specifically on Linuxstale

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions