Skip to content

Commit

Permalink
#7586: Move common models for single-card nightly to ln model
Browse files Browse the repository at this point in the history
  • Loading branch information
tt-rkim committed Jun 10, 2024
1 parent f88ef95 commit c87e36f
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
8 changes: 1 addition & 7 deletions tests/scripts/single_card/nightly/run_common_models.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,4 @@ fi

echo "Running common models for archs"

env pytest models/demos/metal_BERT_large_11/tests/test_bert_batch_dram.py
env pytest models/demos/metal_BERT_large_11/tests/test_demo.py

env pytest models/demos/ttnn_falcon7b/tests/test_falcon_mlp.py
env pytest models/demos/ttnn_falcon7b/tests/test_falcon_rotary_embedding.py
env pytest models/demos/ttnn_falcon7b/tests/test_falcon_attention.py
env pytest models/demos/ttnn_falcon7b/tests/test_falcon_decoder.py
env pytest tests/nightly/common_models/

0 comments on commit c87e36f

Please sign in to comment.