File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414# Wormhole Galaxy demo tests
1515- name : Galaxy Llama3 demo tests
1616 cmd : |
17- export TT_CACHE_HOME=/mnt/MLPerf/huggingface/tt_cache LLAMA_DIR=/mnt/MLPerf/tt_dnn-models/llama/Llama3.3-70B-Instruct/ FAKE_DEVICE=TG && \
18- pytest models/demos/llama3_70b_galaxy/demo/demo_decode.py -k "full" --timeout 1000 && \
19- pytest models/demos/llama3_70b_galaxy/demo/text_demo.py -k "repeat" --timeout 1000 && \
20- pytest models/demos/llama3_70b_galaxy/demo/text_demo.py -k "pcc-80L" --timeout 1000 && \
17+ export TT_CACHE_HOME=/mnt/MLPerf/huggingface/tt_cache LLAMA_DIR=/mnt/MLPerf/tt_dnn-models/llama/Llama3.3-70B-Instruct/ FAKE_DEVICE=TG
18+ pytest models/demos/llama3_70b_galaxy/demo/demo_decode.py -k "full" --timeout 1000
19+ pytest models/demos/llama3_70b_galaxy/demo/text_demo.py -k "repeat" --timeout 1000
20+ pytest models/demos/llama3_70b_galaxy/demo/text_demo.py -k "pcc-80L" --timeout 1000
2121 pytest models/demos/llama3_70b_galaxy/demo/text_demo.py -k "batch-32-non-uniform-sampling" --timeout 500
2222 model : llama3
2323 sku : wh_galaxy
You can’t perform that action at this time.
0 commit comments