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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
My current setup is a 3060 with a ryzen 5 3600, 16gb of ddr4 ram
My Tabby instance is configured as follows
and my tabby config file is
I got ollama running with codellama-13b and that consumes the following amount of memory
However, when I start the docker container (with the ollama server already running ofc), I get the following error:
Since i can curl to /api/generate
I have no no idea why ollama-rs crate is not able to reach the localhost as mentioned in the panic stacktrace.
Any ideas? Thanks
Beta Was this translation helpful? Give feedback.
All reactions