Closed Jack-Khuu closed 2 weeks ago
Note: Links to docs will display an error until the docs builds have been completed.
As of commit 7047d79ffd353898da2bd9988f9e7b556ad97ed1 with merge base 93f713f12507b5cef18a42c411030c90b9326369 (): :green_heart: Looks good so far! There are no failures yet. :green_heart:
This comment was automatically generated by Dr. CI and updates every 15 minutes.
When the model cache is already set up, there is no need to call
setup_caches
each time a sample is passed in. This is normally fine, but torchtune is noisy (as it should) when setup_cache is unnecessarily called.This just adds a check for first sample
Warnings that are now missing
Generation after fix (no warning)