"tests/models/vscode:/vscode.git/clone" did not exist on "831590f6a9d7782f7f37a46a52f2c46e4fd429ad"
Prevent loading models larger than total memory
Users may not realize the siny new model they're trying to load fits on their disk, but can't load into system+GPU memory. Today we crash, but with this fix, we'll give them a better error message before even trying to load it.
Showing
Please register or sign in to comment