"tests/vscode:/vscode.git/clone" did not exist on "9a8e8db79f4752bc32fb3c61d2feed46cebd166e"
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.
Showing
Please register or sign in to comment