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
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
You're using native ollama or quarkus dev services?
quarkus dev services
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!
I openned the issue :D
https://github.com/quarkiverse/quarkus-langchain4j/issues/1692