Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jenniew committed May 7, 2024
1 parent 4f98a38 commit c64ec33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/llm-ppl-evaluation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
if: ${{github.event_name == 'pull_request'}}
env:
PR_MATRIX_SEQ_LEN: '["512"]'
PR_MATRIX_MODEL_NAME: '["Llama-2-7b-chat-hf", "chatglm3-6b", "chatglm3-6b", "Baichuan2-7B-Chat","mpt-7b-chat"]'
PR_MATRIX_MODEL_NAME: '["Llama-2-7b-chat-hf", "chatglm3-6b", "chatglm2-6b", "Baichuan2-7B-Chat","mpt-7b-chat"]'
PR_MATRIX_PRECISION: '["sym_int4"]'
PR_LABELS: '["self-hosted", "llm", "temp-arc01"]'
run: |
Expand Down

0 comments on commit c64ec33

Please sign in to comment.