ipex-llm/python/llm/test
dingbaorong fc7f10cd12 add langchain gpu example (#10277)
* first draft

* fix

* add readme for transformer_int4_gpu

* fix doc

* check device_map

* add arc ut test

* fix ut test

* fix langchain ut

* Refine README

* fix gpu mem too high

* fix ut test

---------

Co-authored-by: Ariadne <wyn2000330@126.com>
2024-03-05 13:33:57 +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 Add LlamaIndex RAG (#10263) 2024-02-29 15:21:19 +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-windows-tests.sh LLM: fix langchain windows failure (#8417) 2023-06-30 09:59:10 +08:00