"scripts/vscode:/vscode.git/clone" did not exist on "e1e595d702fe61883fd1fbfa0377075fd34e7694"
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