You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am intending to execute the 'autotrain llm --model....' command on HPC through a .py script. What should be the command for it within the .py script?
Because if I use the usual 'autotrain llm --model..' command, it gives me syntax error at 'llm'
@abhishekkrthakur do you have any idea? I am sure your command do not ONLY run on colab. Could you kindly let me know what changes I should make to fine-tune my model locally based on shell script?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am intending to execute the 'autotrain llm --model....' command on HPC through a .py script. What should be the command for it within the .py script?
Because if I use the usual 'autotrain llm --model..' command, it gives me syntax error at 'llm'
@abhishekkrthakur do you have any idea? I am sure your command do not ONLY run on colab. Could you kindly let me know what changes I should make to fine-tune my model locally based on shell script?
Beta Was this translation helpful? Give feedback.
All reactions