Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fix] Add the missing BundleModelParams pass
PR mlc-ai#1852 missed to apply the BundleModelParams pass and thus made the compiled models not runnable through ChatModule (mlc-ai#1864). This PR fixes the issue.
- Loading branch information