sandorvasas

Results 18 comments of sandorvasas

@easp /etc/systemd/system/ollama.service.d ``` [Service] Environment="OLLAMA_MODELS=/w/ollama/models/" ``` then ``` sudo systemctl daemon-reload sudo systemctl restart ollama ``` still downloads to `~/.ollama/models`

@technovangelist Thanks, that works flawlessly. I'm on Ubuntu, OP is on Mac. Could you update the docs? Docs only explain how to add an env var to ollama when it...

This is a blocker issue for me too. If hasMore is true, loadMore is called endlessly. Setting equal row heights doesn't help.

meta **should be** passed to the component of the field! It contains field-level data and fields need to be able to easily access **field-level data**. We have Field components that...

Really much in need of this

see https://github.com/sstur/react-rte/issues/247