Skip to content

Commit

Permalink
[ci] disabling llama tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pilkicTT committed Aug 26, 2024
1 parent 1b2f55b commit 56e5bcd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,5 @@ testpaths =
pybuda/test/mlir/mnist/test_inference.py
pybuda/test/mlir/test_training.py

# Llama 3B
pybuda/test/mlir/llama/test_llama_inference.py
pybuda/test/mlir/llama/tests

filterwarnings =
ignore::DeprecationWarning

0 comments on commit 56e5bcd

Please sign in to comment.