We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
lightning run model --node-rank=0 --main-address=172.16.101.5 --accelerator=cuda --devices=8 --num-nodes=2 pretrain/tinyllama.py --devices 8 --train_data_dir data/slim_star --val_data_dir data/slim_star 您好,我想请问一下lightning run model是如何启动服务的,并没有看到pytorch lightning有这样的命令啊
The text was updated successfully, but these errors were encountered:
你可以试试 fabric run,lightning 最新版好像不支持 lightning run 了
Sorry, something went wrong.
No branches or pull requests
lightning run model
--node-rank=0
--main-address=172.16.101.5
--accelerator=cuda
--devices=8
--num-nodes=2
pretrain/tinyllama.py --devices 8 --train_data_dir data/slim_star --val_data_dir data/slim_star
您好,我想请问一下lightning run model是如何启动服务的,并没有看到pytorch lightning有这样的命令啊
The text was updated successfully, but these errors were encountered: