Skip to content

Commit

Permalink
xfail stateless llama test
Browse files Browse the repository at this point in the history
  • Loading branch information
monorimet authored Aug 9, 2024
1 parent e554da8 commit cdd2f66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions models/turbine_models/tests/stateless_llama_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ def test_streaming_vmfb_comparison(self):

# See: https://github.com/nod-ai/SHARK-Turbine/issues/560
# Developed issues related to the pytorch 2.3 upgrade.
@unittest.expectedFailure
def test_rerotated_torch_comparison(self):
torch_str = llm_runner.run_torch_llm(
"Trelis/Llama-2-7b-chat-hf-function-calling-v2",
Expand Down

0 comments on commit cdd2f66

Please sign in to comment.