text-generation-inference/backends/neuron/tests
Alvaro Moran 8801ba12cf
Optimum neuron 0.3.0 (#3308)
* chore(neuron): update to optimum-neuron 0.3.0

Dependencies were changed accordingly, because Neuron SDK was updated to
v2.24.

* test: sample is not deterministic

Also modify the temperature in decode test to avoid granite early
stopping.

* test(neuron): adjust expectations after graph changes

* test(neuron): use greedy for stop sequences

---------

Co-authored-by: David Corvoysier <david@huggingface.co>
2025-08-26 11:07:47 +02:00
..
fixtures Bump neuron SDK version (#3260) 2025-06-10 17:56:25 +02:00
server Optimum neuron 0.3.0 (#3308) 2025-08-26 11:07:47 +02:00
conftest.py Add Neuron backend (#3033) 2025-02-24 09:10:05 +01:00
prune_test_models.py fix: run linters and fix formatting (#3057) 2025-02-25 16:11:34 -05:00
pytest.ini Add Neuron backend (#3033) 2025-02-24 09:10:05 +01:00
requirements.txt Add Neuron backend (#3033) 2025-02-24 09:10:05 +01:00
test_entry_point.py Bump neuron SDK version (#3260) 2025-06-10 17:56:25 +02:00