-
Notifications
You must be signed in to change notification settings - Fork 510
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
not use tune run,how can I run the code. #2235
Comments
Hi @belle9217, could you provide a few more details on what you are trying to do? You should not need to modify the code in the package files itself. Generally, if you want to copy and modify an existing config or recipe in the library, you can use |
The following script can run on a single machine.
|
@dz1iang yes,it works,that is all I need. |
Looks like this is resolved so I am gonna close the issue. @belle9217 please reopen if you need further assistance with this |
If I use pip install --pre --upgrade torchtune --extra-index-url https://download.pytorch.org/whl/nightly/cpu, and I need to modify the code in the torchtune package in the environment, it's not easy, how can you quickly modify the code?
The text was updated successfully, but these errors were encountered: