forked from vllm-project/vllm
-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set dynamo cache size for torch compile
Adopt setting dynamo cache size to current behavior where number of graphs in compilation in one forward path is equal: number of LlamaDecoderLayer's + 2 (RMSNorm, VocabParallelEmbedding)
- Loading branch information
1 parent
1a87bc5
commit f78b021
Showing
1 changed file
with
9 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