neuralmagic / deepsparse

Sparsity-aware deep learning inference runtime for CPUs
https://neuralmagic.com/deepsparse/
Other
3.01k stars 176 forks source link

[Text Generation][V2] End-to-end tests #1402

Closed dbogunowicz closed 11 months ago

dbogunowicz commented 11 months ago

Feature Description

Successfully migrated LLM end-to-end tests from v1 to v2. Missing elements:

Testing

Both pytest tests/deepsparse/v2/unit/ pytest tests/deepsparse/v2/integration_tests/ are green.