ipex-llm/python/llm/test/inference_gpu
Jiao Wang 0a06a6e1d4
Update tests for transformers 4.36 (#10858)
* update unit test

* update

* update

* update

* update

* update

* fix gpu attention test

* update

* update

* update

* update

* update

* update

* update example test

* replace replit code

* update

* update

* update

* update

* set safe_serialization false

* perf test

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* delete

* update

* update

* update

* update

* update

* update

* revert

* update
2024-05-24 10:26:38 +08:00
..
test_layer_fast_rope.py Refactor bigdl.llm to ipex_llm (#24) 2024-03-22 15:41:21 +08:00
test_transformers_api.py Refactor bigdl.llm to ipex_llm (#24) 2024-03-22 15:41:21 +08:00
test_transformers_api_attention.py Update tests for transformers 4.36 (#10858) 2024-05-24 10:26:38 +08:00
test_transformers_api_final_logits.py Refactor bigdl.llm to ipex_llm (#24) 2024-03-22 15:41:21 +08:00
test_transformers_api_layernorm.py Refactor bigdl.llm to ipex_llm (#24) 2024-03-22 15:41:21 +08:00
test_transformers_api_mlp.py Update tests for transformers 4.36 (#10858) 2024-05-24 10:26:38 +08:00
test_transformers_api_RMSNorm.py fix UT threshold (#10689) 2024-04-08 14:58:20 +08:00