Skip to content

Commit

Permalink
Merge branch 'update_acc' into 'main'
Browse files Browse the repository at this point in the history
update the account

See merge request ADLR/megatron-lm!814
  • Loading branch information
shanmugamr1992 committed Oct 4, 2023
2 parents c294408 + 5f572f7 commit 5e7a824
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash

# Parameters
#SBATCH --account=adlr_nlp_llmnext
#SBATCH --job-name=adlr_nlp_llmnext-ci:megatron-job
#SBATCH --account=llmservice_dev_mcore
#SBATCH --job-name=llmservice_dev_mcore-ci:megatron-job
#SBATCH --nodes=1
#SBATCH --partition=luna

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash

# Parameters
#SBATCH --account=adlr_nlp_llmnext
#SBATCH --job-name=adlr_nlp_llmnext-ci:megatron-job
#SBATCH --account=llmservice_dev_mcore
#SBATCH --job-name=llmservice_dev_mcore-ci:megatron-job
#SBATCH --nodes=1
#SBATCH --partition=luna

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash

# Parameters
#SBATCH --account=adlr_nlp_llmnext
#SBATCH --job-name=adlr_nlp_llmnext-ci:megatron-job
#SBATCH --account=llmservice_dev_mcore
#SBATCH --job-name=llmservice_dev_mcore-ci:megatron-job
#SBATCH --nodes=1
#SBATCH --partition=luna

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash

# Parameters
#SBATCH --account=adlr_nlp_llmnext
#SBATCH --job-name=adlr_nlp_llmnext-ci:megatron-job
#SBATCH --account=llmservice_dev_mcore
#SBATCH --job-name=llmservice_dev_mcore-ci:megatron-job
#SBATCH --nodes=1
#SBATCH --partition=luna

Expand Down

0 comments on commit 5e7a824

Please sign in to comment.