[GH-ISSUE #1715] Old cpu support #970

Closed
opened 2026-04-12 10:39:57 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @ThomasBenzshawel on GitHub (Dec 26, 2023).
Original GitHub issue: https://github.com/ollama/ollama/issues/1715

This is an issue very similar to #845. I was able to get this working on my machine by following the fix described here. However, this fix doesn't get you the latest version of ollama. Are there any plans to implement this fix throughout all versions?

Originally created by @ThomasBenzshawel on GitHub (Dec 26, 2023). Original GitHub issue: https://github.com/ollama/ollama/issues/1715 This is an issue very similar to #845. I was able to get this working on my machine by following the fix described here. However, this fix doesn't get you the latest version of ollama. Are there any plans to implement this fix throughout all versions?
Author
Owner

@dhiltgen commented on GitHub (Jan 27, 2024):

We've added CPU variants recently, which allow Ollama to run on CPUs without vector math extensions (AVX, AVX2) which should resolve this request. There is still a corner case of #2187 which might impact you if you are trying to use a GPU in an environment without AVX.

<!-- gh-comment-id:1912882768 --> @dhiltgen commented on GitHub (Jan 27, 2024): We've added CPU variants recently, which allow Ollama to run on CPUs without vector math extensions (AVX, AVX2) which should resolve this request. There is still a corner case of #2187 which might impact you if you are trying to use a GPU in an environment without AVX.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#970