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
While testing on two laptops the last two weeks I was discovering various issues caused by ollama version differences.
On laptop 1: could not run granite3-dene well. seem ollama itself was "stuck" at 0.3 version because I never restarts my laptop. Once I noticed ollama had an update available (its only visible in the menubar if you click on it) I got 0.4 and things got better
On laptop 2: the ollama client was installed with brew but ollama server was the main ollama binary. Resulting in me running a 0.1 ollama client, ollama 0.4 server. And had all such of problems.
Just like #101 where ollama version mismatches can be problematic we should look into either shipping our own ollama or at least check if versions align/are within a supported range.
The text was updated successfully, but these errors were encountered:
While testing on two laptops the last two weeks I was discovering various issues caused by ollama version differences.
On laptop 1: could not run granite3-dene well. seem ollama itself was "stuck" at 0.3 version because I never restarts my laptop. Once I noticed ollama had an update available (its only visible in the menubar if you click on it) I got 0.4 and things got better
On laptop 2: the ollama client was installed with brew but ollama server was the main ollama binary. Resulting in me running a 0.1 ollama client, ollama 0.4 server. And had all such of problems.
Just like #101 where ollama version mismatches can be problematic we should look into either shipping our own ollama or at least check if versions align/are within a supported range.
The text was updated successfully, but these errors were encountered: