Skip to content

Commit

Permalink
Update test_config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
michalkuligowski authored Oct 16, 2024
1 parent bac4890 commit fb5d4e7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .jenkins/test_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,8 @@ stages:
- name: gsm8k_large_g2_tp4
flavor: g2.m
command: cd .jenkins/lm-eval-harness && bash run-tests.sh -c configs/models-large.txt -t 4
- name: test_mmlu_llama3
steps:
- name: mmlu_llama3
flavor: g3.s
command: cd .jenkins/lm-eval-harness && bash run-lm-eval-mmlu.sh -c configs/models-small.txt -t 1

0 comments on commit fb5d4e7

Please sign in to comment.