ollama/cmd
Daniel Hiltgen cc269ba094 Remove no longer supported max vram var
The OLLAMA_MAX_VRAM env var was a temporary workaround for OOM
scenarios.  With Concurrency this was no longer wired up, and the simplistic
value doesn't map to multi-GPU setups.  Users can still set `num_gpu`
to limit memory usage to avoid OOM if we get our predictions wrong.
2024-07-22 09:08:11 -07:00
..
cmd.go Remove no longer supported max vram var 2024-07-22 09:08:11 -07:00
interactive.go remove template (#5655) 2024-07-13 20:56:24 -07:00
interactive_test.go remove template (#5655) 2024-07-13 20:56:24 -07:00
start.go nolintlint 2024-06-04 11:13:30 -07:00
start_darwin.go change github.com/jmorganca/ollama to github.com/ollama/ollama (#3347) 2024-03-26 13:04:17 -07:00
start_default.go change github.com/jmorganca/ollama to github.com/ollama/ollama (#3347) 2024-03-26 13:04:17 -07:00
start_windows.go change github.com/jmorganca/ollama to github.com/ollama/ollama (#3347) 2024-03-26 13:04:17 -07:00