ipex-llm/python/llm/test
hxsz1997 b7db21414e Update llamaindex ut (#10338)
* add test_llamaindex of gpu

* add llamaindex gpu tests bash

* add llamaindex cpu tests bash

* update name of Run LLM langchain GPU test

* import llama_index in llamaindex gpu ut

* update the dependency of test_llamaindex

* add Run LLM llamaindex GPU test

* modify import dependency of llamaindex cpu test

* add Run LLM llamaindex test

* update llama_model_path

* delete unused model path

* add LLAMA2_7B_ORIGIN_PATH in llamaindex cpu test
2024-03-07 10:06:16 +08:00
..
benchmark [LLM] Test load_low_bit in iGPU perf test on Windows (#10313) 2024-03-04 18:03:57 +08:00
convert LLM: Adapt transformers models for optimize model SL (#9022) 2023-10-09 11:13:44 +08:00
inference [LLM] Add UTs of load_low_bit for transformers-style API (#10001) 2024-01-29 10:18:23 +08:00
inference_gpu LLM: Add mlp layer unit tests (#10200) 2024-02-22 13:44:45 +08:00
install [LLM] Refactor LLM Linux tests (#8349) 2023-06-16 15:22:48 +08:00
langchain LLM: modify transformersembeddings.embed() in langchain (#10051) 2024-02-05 10:42:10 +08:00
langchain_gpu add langchain gpu example (#10277) 2024-03-05 13:33:57 +08:00
llamaindex Update llamaindex ut (#10338) 2024-03-07 10:06:16 +08:00
llamaindex_gpu Update llamaindex ut (#10338) 2024-03-07 10:06:16 +08:00
win [LLM] Remove old windows nightly test code (#8668) 2023-08-03 17:12:23 +09:00
__init__.py [LLM] Enable UT workflow logics for LLM (#8243) 2023-06-02 17:06:35 +08:00
run-llm-convert-tests.sh [LLM] Change default runner for LLM Linux tests to the ones with AVX512 (#8448) 2023-07-04 14:53:03 +08:00
run-llm-example-tests-gpu.sh LLM: reorganize GPU finetuning examples (#9952) 2024-01-25 19:02:38 +08:00
run-llm-inference-tests-gpu-434.sh [LLM] Support for new arc ut runner (#10311) 2024-03-04 18:42:02 +08:00
run-llm-inference-tests-gpu.sh [LLM] Support for new arc ut runner (#10311) 2024-03-04 18:42:02 +08:00
run-llm-inference-tests.sh [LLM] Add UTs of load_low_bit for transformers-style API (#10001) 2024-01-29 10:18:23 +08:00
run-llm-install-tests.sh [LLM] Refactor LLM Linux tests (#8349) 2023-06-16 15:22:48 +08:00
run-llm-langchain-tests-gpu.sh add langchain gpu example (#10277) 2024-03-05 13:33:57 +08:00
run-llm-langchain-tests.sh [LLM] langchain bloom, UT's, default parameters (#8357) 2023-06-25 17:38:00 +08:00
run-llm-llamaindex-tests-gpu.sh Update llamaindex ut (#10338) 2024-03-07 10:06:16 +08:00
run-llm-llamaindex-tests.sh Update llamaindex ut (#10338) 2024-03-07 10:06:16 +08:00
run-llm-windows-tests.sh LLM: fix langchain windows failure (#8417) 2023-06-30 09:59:10 +08:00