-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Model] Enable Llama xfail inference on CI
- Disable TVM param conversion in order to reduce DRAM memory usage - This behaiviour disables TVM const prop and verificaiton, but itn't a blocker for functional model - Compile requirement is reduced to around 25 GB, which is enough to fit below 32 GB host memory on CI Closes #247
- Loading branch information
1 parent
66ace96
commit 02313ce
Showing
2 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters