Hacker News new | ask | show | jobs
by hcrisp 1023 days ago
Ollama only works on Mac. Here is a portable option:

https://github.com/xnul/code-llama-for-vscode

1 comments

People have been compiling Ollama to run on Linux. The reason why it's not packaged yet for Linux is due to packaging it with GPU support - at the very least with nvidia support.

Almost there!