[bike shed] tune
binary name
#2773
vadimkantorov
started this conversation in
General
Replies: 1 comment 1 reply
-
When you say the binary, do you mean the cli? We just thought that "tune" was faster for people to write each time. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Curious, why the binary was called
tune
(quite generic and not torch-specific) instead oftorchtune
?There is already existing
torchrun
, so calling ittorchtune
would make sense and be consistent with existing conventions/precedentIn the long run, it would be nice to transition to
torchtune
binary nameBeta Was this translation helpful? Give feedback.
All reactions