continuedev / continuedev/continue
Error: Llama 3.1 8B - 500
Open
Nobody has claimed this yet.
area:ollama
kind:bug
os:windows
stale
- Dominant language
- TypeScript
- Stars
- 36k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Error Details
Model: Llama 3.1 8B
Provider: ollama
Status Code: 500
Error Output
"llama-server process has terminated: exit status 1: error loading model: llama_model_loader: failed to load model from C:\\Users\\���� ������\\.ollama\\models\\blobs\\sha256-667b0c1932bc6ffc593ed1d03f895bf2dc8dc6df21db3042284a6f4416b06a29\nerror loading model: llama_model_loader: failed to load model from C:\\Users\\���� ������\\.ollama\\models\\blobs\\sha256-667b0c1932bc6ffc593ed1d03f895bf2dc8dc6df21db3042284a6f4416b06a29"
Additional Context
Please add any additional context about the error here
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
Start by reproducing the Windows error with Ollama and the Llama 3.1 8B model, paying attention to the non-ASCII user path shown in the error. Trace how the Ollama provider launches or loads the model and determine whether the path encoding causes the failure. Done means the model loads successfully without a 500 error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ollama
- Domain
- ai
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100