5 Comments
User's avatar
Betto McRose [icarus]'s avatar

Hi Markus

I got this strange behavior with Ollama configuration:

"examples before" I decided to move .ollama folder to my second HHDD, and for that

I defined: "export OLLAMA_MODELS=/pathTo/ollama" in my .zshrc file.

At first, it was working fine, but some how since a I tried this tutorial, the variable is no longer recognized, neither the othe examples I already did.

Any clue about this ? or where would be the best play to ask :D

Expand full comment
Markus Eisele's avatar

You're using native ollama or quarkus dev services?

Expand full comment
Betto McRose [icarus]'s avatar

quarkus dev services

Expand full comment
Markus Eisele's avatar

If you have a reproducer, feel free to open an issue on https://github.com/quarkusio/quarkus

I'm using native ollama mostly myself, as I have all the models pre downloaded. But would be great if you could help us track this down further!

Expand full comment
Betto McRose [icarus]'s avatar

I openned the issue :D

https://github.com/quarkiverse/quarkus-langchain4j/issues/1692

Expand full comment