"vscode:/vscode.git/clone" did not exist on "f7dd101c68c4ef5c562d61ea46ab4debff304c6c"
fix: use path inside of speculator config (#1935)
This PR access the path on the speculator similar to `MLPSpeculatorHead.load` and `MedusaHeadV1.load` these changes resolves this error locally when loading a `MedusaHeadV2` ``` TypeError: expected str, bytes or os.PathLike object, not dict ```
Showing
Please register or sign in to comment