chore
This commit is contained in:
@@ -141,6 +141,7 @@ const errorsMap = Object.entries({
|
||||
'unsupported gpu architecture': 'Matched CUDA is not installed',
|
||||
'error building extension \'fused_adam\'': 'Matched CUDA is not installed',
|
||||
'rwkv{version} is not supported': 'This version of RWKV is not supported yet.',
|
||||
'no such file': 'Failed to find the base model, please try to change your base model.',
|
||||
'modelinfo is invalid': 'Failed to load model, try to increase the virtual memory (Swap of WSL) or use a smaller base model.'
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user