PromtEngineer / PromtEngineer/localGPT
Error while getting response
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 22.2k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
I am facing this error in response in chat UI: Error: 404 - {"error":"model "qwen3:8b" not found, try pulling it first"}
Although I am using different model then why it is trying to use this one.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue provides no file, test, or entry point to start from; review the chat UI's model-selection and response-request path first. Reproduce the 404 with the reported model mismatch, then identify why qwen3:8b is requested and verify that the selected model is used instead.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100