ipex-llm/python/llm/test
Song Jiaming 411d896636 LLM first transformers UT (#8514)
* ut

* transformers api first ut

* name

* dir issue

* use chatglm instead of chatglm2

* omp

* set omp in sh

* source

* taskset

* test

* test omp

* add test
2023-07-20 10:16:27 +08:00
..
convert Add load_low_bit save_load_bit to AutoModelForCausalLM (#8531) 2023-07-17 15:29:55 +08:00
inference LLM first transformers UT (#8514) 2023-07-20 10:16:27 +08:00
install [LLM] Refactor LLM Linux tests (#8349) 2023-06-16 15:22:48 +08:00
langchain [LLM] llm supports vnni link on windows (#8543) 2023-07-18 16:43:45 +08:00
win [LLM]Windows unittest (#8356) 2023-06-29 14:03:12 +08: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-inference-tests.sh LLM first transformers UT (#8514) 2023-07-20 10:16:27 +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.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