You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: