-
**Describe the Bug**
ollama - ERROR - Failed to retrieve Ollama model list: [Errno 99] Cannot assign requested address
**Troubleshooting**
I have read the Local RAG [troubleshooting guide](../.…
-
Hi, thanks for the work on the plugin!
I successfully installed the plugin through Vundle.
The Review and chat features are working well.
However I can't use the autocompletion feature, when …
-
### What is the issue?
I followed the instructions for building on mac [here](https://github.com/ollama/ollama/blob/main/docs/development.md#macos), but this failed at the `go generate` step.
Runn…
-
### Describe the bug
took me 2 hours to install cause im not a developer, I choose Ollama, and I get this error "There was an error processing your request". how can I fix it?
### Link to the Bolt U…
-
### Extension
https://www.raycast.com/massimiliano_pasquini/raycast-ollama
### Description
The ⌘+C shortcut to "copy answer" is not desirable default behavior.
For example, if I ask Ollama a que…
-
The API documentation (https://github.com/ollama/ollama/blob/main/docs/api.md#generate-a-chat-completion) refers to https://github.com/ollama/ollama/blob/main/docs/modelfile.md#valid-parameters-and-va…
-
Hello and thanks for this repo:)
Do you have plans for adding Self Hosted LLM support, like ollama?
Best,
Orkut
-
### What is the issue?
After downloading and installing. Requires additional download of compiled Rocblas
Rocblas.dll overwrites the rocblas.dll that comes with the SDK, and puts rocblas.dll in the …
-
Thank you for the llama 3.2 vision integration!
I was using llama3.2-3b with ChatOllama(model="llama3.2:latest").with_structured_output() to get a structured response from the model and I was hopin…
-
### What is the issue?
The streamed chat-completion response from ollama's openai-compatible API repeats `"role": "assistant"` in all returned chunks. This is different to OpenAI's API which just has…