[GH-ISSUE #2139] Ollama doesn't generate text in newer version of llama index #26981

Closed
opened 2026-04-22 03:48:15 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @Bearsaerker on GitHub (Jan 22, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/2139

I have a peculiar problem. As of llama index version 0.9.22 ollama is not able to produce text for me. I downgraded and tested almost all versions from 0.9.1 up to 0.9.21. 0.9.21 is the last version in which ollama is able to produce text with llama index.
I have it integrated as " llm = Ollama(model="Solar", temperature=0.2)" Adding request_timeout doesn't change a thing unfortunately

Originally created by @Bearsaerker on GitHub (Jan 22, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/2139 I have a peculiar problem. As of llama index version 0.9.22 ollama is not able to produce text for me. I downgraded and tested almost all versions from 0.9.1 up to 0.9.21. 0.9.21 is the last version in which ollama is able to produce text with llama index. I have it integrated as " llm = Ollama(model="Solar", temperature=0.2)" Adding request_timeout doesn't change a thing unfortunately
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#26981