ipex-llm/python/llm/test
Yuwen Hu c9ac39fc1e
Add Llama 3.2 to iGPU performance test (transformers 4.45) (#12209)
* Add Llama 3.2 to iGPU Perf (#12200)

* Add Llama 3.2 to iGPU Perf

* Downgrade accelerate after step

* Temporarily disable model for test

* Temporarily change ERRORLEVEL check (#12201)

* Restore llama3.2 perf (#12206)

* Revert "Temporarily change ERRORLEVEL check"

This reverts commit 909dbbc930ab4283737161a55bb32006e6ca1991.

* Revert "Temporarily disable model for test"

This reverts commit 95322dc3c6429aa836f21bda0b5ba8d9b48592f8.

---------

Co-authored-by: Jin, Qiao <89779290+JinBridger@users.noreply.github.com>
2024-10-15 17:44:46 +08:00
..
benchmark Add Llama 3.2 to iGPU performance test (transformers 4.45) (#12209) 2024-10-15 17:44:46 +08:00
convert Refactor bigdl.llm to ipex_llm (#24) 2024-03-22 15:41:21 +08:00
inference Use merge_qkv to replace fused_qkv for llama2 (#11727) 2024-08-07 18:04:01 +08:00
inference_gpu fix UT (#12005) 2024-09-04 18:02:49 +08:00
install Refactor bigdl.llm to ipex_llm (#24) 2024-03-22 15:41:21 +08:00
langchain Update tests for transformers 4.36 (#10858) 2024-05-24 10:26:38 +08:00
langchain_gpu Refactor bigdl.llm to ipex_llm (#24) 2024-03-22 15:41:21 +08:00
llamaindex Fix llamaindex ut (#10673) 2024-04-08 09:47:51 +08:00
llamaindex_gpu Fix llamaindex ut (#10673) 2024-04-08 09:47:51 +08:00
win
__init__.py
run-langchain-upstream-tests.sh Add Windows GPU unit test (#11050) 2024-05-28 13:29:47 +08:00
run-llm-check-function.sh Add Windows GPU unit test (#11050) 2024-05-28 13:29:47 +08:00
run-llm-convert-tests.sh
run-llm-example-tests-gpu.sh Add Windows GPU unit test (#11050) 2024-05-28 13:29:47 +08:00
run-llm-inference-tests-gpu.sh Add Windows GPU unit test (#11050) 2024-05-28 13:29:47 +08:00
run-llm-inference-tests.sh Update tests for transformers 4.36 (#10858) 2024-05-24 10:26:38 +08:00
run-llm-install-tests.sh
run-llm-langchain-tests-gpu.sh Add Windows GPU unit test (#11050) 2024-05-28 13:29:47 +08:00
run-llm-langchain-tests.sh
run-llm-llamaindex-tests-gpu.sh Add Windows GPU unit test (#11050) 2024-05-28 13:29:47 +08:00
run-llm-llamaindex-tests.sh Update llamaindex ut (#10338) 2024-03-07 10:06:16 +08:00
run-llm-windows-tests.sh