ipex-llm/python/llm/test/inference
Cheen Hau, 俊豪 66c2e45634 Add unit tests for optimized model correctness (#9151)
* Add test to check correctness of optimized model

* Refactor optimized model test

* Use models in llm-unit-test

* Use AutoTokenizer for bloom

* Print out each passed test

* Remove unused tokenizer from import
2023-10-17 14:46:41 +08:00
..
test_call_models.py [LLM] Unify Transformers and Native API (#8713) 2023-08-11 19:45:47 +08:00
test_optimize.py [LLM] add new API for optimize any pytorch models (#8827) 2023-08-30 19:41:53 +08:00
test_optimize_model.py Add unit tests for optimized model correctness (#9151) 2023-10-17 14:46:41 +08:00
test_transformers_api.py [LLM] Unify Transformers and Native API (#8713) 2023-08-11 19:45:47 +08:00