ollama/api
Bruce MacDonald 5c3491f425
allow for a configurable ollama model storage directory (#897)
* allow for a configurable ollama models directory

- set OLLAMA_MODELS in the environment that ollama is running in to change where model files are stored
- update docs

Co-Authored-By: Jeffrey Morgan <jmorganca@gmail.com>
Co-Authored-By: Jay Nakrani <dhananjaynakrani@gmail.com>
Co-Authored-By: Akhil Acharya <akhilcacharya@gmail.com>
Co-Authored-By: Sasha Devol <sasha.devol@protonmail.com>
2023-10-27 10:19:59 -04:00
..
client.go allow for a configurable ollama model storage directory (#897) 2023-10-27 10:19:59 -04:00
client.py DRAFT: add a simple python client to access ollama (#522) 2023-09-14 16:37:38 -07:00
client_test.go client: fix trailing slash 2023-10-26 11:09:38 -07:00
types.go do not reload the running llm when runtime params change (#840) 2023-10-19 10:39:58 -04:00