ipex-llm/python/llm/test
Chen, Zhentao cb228c70ea Add harness nightly (#9552)
* modify output_path as a directory

* schedule nightly at 21 on Friday

* add tasks and models for nightly

* add accuracy regression

* comment out if to test

* mixed fp4

* for test

* add  missing delimiter

* remove comma

* fixed golden results

* add mixed 4 golden result

* add more options

* add mistral results

* get golden result of stable lm

* move nightly scripts and results to test folder

* add license

* add fp8 stable lm golden

* run on all available devices

* trigger only when ready for review

* fix new line

* update golden

* add mistral
2023-12-01 14:16:35 +08:00
..
benchmark Add harness nightly (#9552) 2023-12-01 14:16:35 +08:00
convert LLM: Adapt transformers models for optimize model SL (#9022) 2023-10-09 11:13:44 +08:00
inference [WIP] Add UT for Mistral Optimized Model (#9248) 2023-10-25 15:14:17 +08:00
inference_gpu chatglm2 correctness test (#9450) 2023-11-15 15:44:56 +08:00
install
langchain
win
__init__.py
run-llm-convert-tests.sh
run-llm-example-tests-gpu.sh Add test script and workflow for qlora fine-tuning (#9295) 2023-11-01 09:39:53 +08:00
run-llm-inference-tests-gpu.sh [LLM] Add model correctness test on ARC for llama and falcon (#9347) 2023-11-10 13:48:57 +08:00
run-llm-inference-tests.sh [WIP] Add UT for Mistral Optimized Model (#9248) 2023-10-25 15:14:17 +08:00
run-llm-install-tests.sh
run-llm-langchain-tests.sh
run-llm-windows-tests.sh