ollama/envconfig
Daniel Hiltgen 955f2a4e03 Only set default keep_alive on initial model load
This change fixes the handling of keep_alive so that if client
request omits the setting, we only set this on initial load.  Once
the model is loaded, if new requests leave this unset, we'll keep
whatever keep_alive was there.
2024-07-03 15:29:56 -07:00
..
config.go Only set default keep_alive on initial model load 2024-07-03 15:29:56 -07:00
config_test.go Only set default keep_alive on initial model load 2024-07-03 15:29:56 -07:00