"vscode:/vscode.git/clone" did not exist on "896c07441ec12a3ff1b71e74905ba436f0f76501"
fix(server): Handle loading from local files for MPT (#534)
This PR allows the MPT model to be loaded from local files. Without this change, an exception will be thrown by `hf_hub_download` function if `model_id` is a local path.
Showing
Please register or sign in to comment