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 17, 2024
1 parent fb5d4e7 commit fa0b7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jenkins/test_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ stages:
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
command: cd .jenkins/lm-eval-harness && bash run-lm-eval-mmlu.sh -m Meta-Llama-3-8B-Instruct.yaml -t 1

0 comments on commit fa0b7fb

Please sign in to comment.