ipex-llm/python/llm/example/transformers
Ruonan Wang 1a7b698a83 [LLM] support ipex arc int4 & add basic llama2 example (#8700)
* first support of xpu

* make it works on gpu

update setup

update

add GPU llama2 examples

add use_optimize flag to disbale optimize for gpu

fix style

update gpu exmaple readme

fix

* update example, and update env

* fix setup to add cpp files

* replace jit with aot to avoid data leak

* rename to bigdl-core-xe

* update installation in example readme
2023-08-09 22:20:32 +08:00
..
native_int4 LLM: add llama2-7b native int4 example (#8629) 2023-07-28 10:56:16 +08:00
transformers_int4 [LLM] support ipex arc int4 & add basic llama2 example (#8700) 2023-08-09 22:20:32 +08:00
transformers_low_bit Update READMEs (#8554) 2023-07-18 11:06:06 +08:00