[GH-ISSUE #2646] Defect: EOF on running with Gemma:7b #27329

Closed
opened 2026-04-22 04:36:40 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @kvchitrapu on GitHub (Feb 21, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/2646

OS: Mac M1 Pro

$ ollama run gemma:7b
pulling manifest
pulling 2c5f288be750... 100% ▕████████████████████████████████████████████▏ 4.8 GB                         
pulling 097a36493f71... 100% ▕████████████████████████████████████████████▏ 8.4 KB                         
pulling 109037bec39c... 100% ▕████████████████████████████████████████████▏  136 B                         
pulling 2490e7468436... 100% ▕████████████████████████████████████████████▏   65 B                         
pulling b5da6a03f7b9... 100% ▕████████████████████████████████████████████▏  483 B                         
verifying sha256 digest
writing manifest
removing any unused layers
success
Error: Post "[http://127.0.0.1:11434/api/chat":](http://127.0.0.1:11434/api/chat%22:) EOF
Originally created by @kvchitrapu on GitHub (Feb 21, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/2646 OS: Mac M1 Pro ``` $ ollama run gemma:7b pulling manifest pulling 2c5f288be750... 100% ▕████████████████████████████████████████████▏ 4.8 GB pulling 097a36493f71... 100% ▕████████████████████████████████████████████▏ 8.4 KB pulling 109037bec39c... 100% ▕████████████████████████████████████████████▏ 136 B pulling 2490e7468436... 100% ▕████████████████████████████████████████████▏ 65 B pulling b5da6a03f7b9... 100% ▕████████████████████████████████████████████▏ 483 B verifying sha256 digest writing manifest removing any unused layers success Error: Post "[http://127.0.0.1:11434/api/chat":](http://127.0.0.1:11434/api/chat%22:) EOF ```
Author
Owner

@kushalsharma commented on GitHub (Feb 21, 2024):

Update to 0.1.26?

<!-- gh-comment-id:1957677858 --> @kushalsharma commented on GitHub (Feb 21, 2024): Update to 0.1.26?
Author
Owner

@kvchitrapu commented on GitHub (Feb 21, 2024):

Saw this note just now: https://github.com/ollama/ollama/issues/2643#issuecomment-1957295859. I was on 0.1.25. Upgrade to 0.1.26 helped.

% ollama --version
ollama version is 0.1.25
# upgrade using the package from https://github.com/ollama/ollama/releases/download/v0.1.26/Ollama-darwin.zip
% ollama --version
ollama version is 0.1.26

Hope this helps!

<!-- gh-comment-id:1957684977 --> @kvchitrapu commented on GitHub (Feb 21, 2024): Saw this note just now: https://github.com/ollama/ollama/issues/2643#issuecomment-1957295859. I was on 0.1.25. Upgrade to 0.1.26 helped. ``` % ollama --version ollama version is 0.1.25 # upgrade using the package from https://github.com/ollama/ollama/releases/download/v0.1.26/Ollama-darwin.zip % ollama --version ollama version is 0.1.26 ``` Hope this helps!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#27329