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
172B-exp2の事前学習をgcpからsakuraへ引っ越し。 こちらはFused Attentionを使用しない設定の環境を使用しています。 Fused Attentionを使用する実験 #14 でエラーが発生した場合にこちらの実験に切り替えます。
モデルカードPR: https://github.com/llm-jp/model-cards/pull/13
llm-jp-172bグループのメンバー(kouta, odashi, kodama)は以下の手順でジョブを投入できます。
llm-jp-172b
cd /home/shared/experiments/9 sbatch scripts/pretrain/scripts/v3-172b-exp2-sakura/sbatch.sh
権限の設定は以下のように行いました。
cd /home/shared/experiments sudo chown -R :llm-jp-172b 9/ sudo chmod 775 -R 9/ sudo chmod g+s -R 9/ sudo setfacl -R -d -m u::rwx,g::rwx,o::r-x 9/
sakura:/data/llm-jp-corpus/v3.{0,1}.0
/home/shared/experiments/9/checkpoints/tp4-pp16-cp1
main
sakura
The text was updated successfully, but these errors were encountered:
@k141303 gpu-smallは33台しかないので、gpuに変更お願いします。
Sorry, something went wrong.
@odashi 修正しました。
k141303
No branches or pull requests
Overview
172B-exp2の事前学習をgcpからsakuraへ引っ越し。
こちらはFused Attentionを使用しない設定の環境を使用しています。
Fused Attentionを使用する実験 #14 でエラーが発生した場合にこちらの実験に切り替えます。
Details
モデルカードPR: https://github.com/llm-jp/model-cards/pull/13
How to Execute
llm-jp-172b
グループのメンバー(kouta, odashi, kodama)は以下の手順でジョブを投入できます。権限の設定は以下のように行いました。
Resources
sakura:/data/llm-jp-corpus/v3.{0,1}.0
/home/shared/experiments/9/checkpoints/tp4-pp16-cp1
main
,sakura
The text was updated successfully, but these errors were encountered: