Skip to content

Commit

Permalink
rm devices arg
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandros Koumparoulis <[email protected]>
  • Loading branch information
akoumpa committed Nov 1, 2024
1 parent ed28860 commit 777be9c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cicd-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4276,7 +4276,6 @@ jobs:
SCRIPT: |
python tests/collections/llm/lora_mistralai.py \
--devices 2 \
--max-steps 3 \
--tp 1 \
--mbs 1 \
Expand All @@ -4291,7 +4290,6 @@ jobs:
SCRIPT: |
python tests/collections/llm/lora_mistralai.py \
--devices 2 \
--max-steps 3 \
--tp 1 \
--mbs 1 \
Expand All @@ -4306,7 +4304,6 @@ jobs:
SCRIPT: |
python tests/collections/llm/lora_mistralai.py \
--devices 2 \
--max-steps 3 \
--tp 2 \
--mbs 1 \
Expand Down

0 comments on commit 777be9c

Please sign in to comment.