-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
Hi,
Thanks for the great project!
The latest version of TVM now generates its cache within the .cache directory, replacing the previous behavior of creating a .pkl_memoize_py3 file in the user's home directory. (Relevant PR is here)
Since we use this as part of vLLM, this change improves both organization and security by consolidating cache files within a dedicated directory rather than scattering them in the home directory.
Is there any reason why TVM cannot be updated to the latest version?
Metadata
Metadata
Assignees
Labels
No labels