Skip to content

Commit ac07b93

Browse files
committed
update latest transformer version
1 parent ebfa454 commit ac07b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ def huggingface_neuron_latest_inference_transformer_version():
441441

442442
@pytest.fixture(scope="module")
443443
def huggingface_neuronx_latest_inference_transformer_version():
444-
return "4.34.1"
444+
return "4.36.2"
445445

446446

447447
@pytest.fixture(scope="module")

0 commit comments

Comments
 (0)