spring-projects / spring-projects/spring-ai
MultiModality [500] Internal Server Error - {"error":"POST predict: Post \"http://127.0.0.1:54956/completion\": EOF"}
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 5
Description
Bug description
I encountered this problem when using spring ai + ollama multimodal image recognition: [500] Internal Server Error - {"error": "POST predict: Post" http://127.0.0.1:53662/completion\ ": EOF"}
The model used is: joefamous/QVQ-72B-Preview: latest, but when I use the llava: 7b model, everything works fine
Environment
spring ai-M6
ollama
modal:joefamous/QVQ-72B-Preview: latest
Minimal Complete Reproducible example
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 with the minimal reproducible example and the reported Spring AI M6, Ollama, and joefamous/QVQ-72B-Preview environment. Compare the failing QVQ request with the working llava:7b request and capture the full error context. Done means the failure is reproducibly attributed to the Spring AI integration or the model, with the affected behavior clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, ollama, spring
- Domain
- ai
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100