Skip to content

Commit

Permalink
only use metallama so we test faster
Browse files Browse the repository at this point in the history
  • Loading branch information
renxida committed Jan 30, 2025
1 parent 9dc59f6 commit f9bdabf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def __init__(
super().__init__(self.message)


@pytest.mark.parameterize("model_artifacts", ["llama3.1_8b", "open_llama_3b"])
@pytest.mark.parameterize("model_artifacts", ["llama3.1_8b"])
@pytest.mark.parameterize(
"server",
[
Expand Down

0 comments on commit f9bdabf

Please sign in to comment.