Closed Jack-Khuu closed 6 days ago
Note: Links to docs will display an error until the docs builds have been completed.
There are 1 currently active SEVs. If your PR is affected, please view them below:
As of commit 8db4b728279a1acbbbd0e10d0dc8b0f7f22ed411 with merge base 46977645de6e9e29e58fada7d600c1930ed6f67b (): :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.
cc: @mikekgfb
Follow up fix for: https://github.com/pytorch/torchchat/commit/46977645de6e9e29e58fada7d600c1930ed6f67b
We want to allow "fast" to work as a manual overwrite of a
--quantize
accelerator config, which the previous PR disabled while fixing a different bugNo overwrite
Overwrite with device arg
Overwrite with fast arg
Run with fast arg (same as running without device arg)