ipex-llm/python/llm/src/ipex_llm/transformers
2025-02-17 14:53:37 +08:00
..
awq Refactor bigdl.llm to ipex_llm (#24) 2024-03-22 15:41:21 +08:00
gguf IPEX Duplicate importer V2 (#11310) 2024-06-19 16:29:19 +08:00
models support and optimize janus pro (#12813) 2025-02-12 15:07:24 +08:00
npu_models [NPU] Support qwen models with cos_sin_input=True (#12788) 2025-02-07 16:41:13 +08:00
npu_pipeline_model [NPU] Support non-const parameter for decoder layers when keep_ir=True (#12789) 2025-02-08 09:58:42 +08:00
__init__.py Add Qwen2-VL HF GPU example with ModelScope Support (#12606) 2025-01-13 15:42:04 +08:00
convert.py optimize minicpm-o's tts part (#12833) 2025-02-17 14:53:37 +08:00
convert_ipex.py fix user issue (#12692) 2025-01-10 10:18:47 +08:00
embedding.py add save_low_bit support for DiskEmbedding (#11621) 2024-07-19 10:34:53 +08:00
kv.py llama 3.1/3.2 support compresskv (#12347) 2024-11-06 17:33:43 +08:00
lisa.py LISA Finetuning Example (#10743) 2024-04-18 13:48:10 +08:00
load_config.yaml Adding load_low_bit interface for ipex_llm_worker (#11000) 2024-05-13 15:30:19 +08:00
loader.py Remove all ipex usage (#12666) 2025-01-08 10:31:18 +08:00
lookup.py refactor device check and remove cohere/mixtral support (#12659) 2025-01-07 11:15:51 +08:00
low_bit_linear.py Fix ipex-llm CPU linear dtype not match (#12805) 2025-02-11 10:34:44 +08:00
model.py remove load_in_8bit usage as it is not supported a long time ago (#12779) 2025-02-07 11:21:29 +08:00
modelling_bigdl.py Remove chatglm_C Module to Eliminate LGPL Dependency (#11178) 2024-05-31 17:03:11 +08:00
npu_model.py remove load_in_8bit usage as it is not supported a long time ago (#12779) 2025-02-07 11:21:29 +08:00
patches.py Remove sdpa available patch (#12734) 2025-01-22 17:22:28 +08:00
pipeline_parallel.py Add missing arguments in pipeline parallel generate method (#12142) 2024-11-18 13:50:18 +08:00
qlora.py fix qlora finetune example (#12769) 2025-02-06 11:18:28 +08:00
relora.py Refactor bigdl.llm to ipex_llm (#24) 2024-03-22 15:41:21 +08:00
speculative.py Remove all ipex usage (#12666) 2025-01-08 10:31:18 +08:00
streamer.py [LLM]Reopen autotp generate_stream (#11120) 2024-05-24 17:16:14 +08:00
training_patch.py Fix error during merging adapter (#11145) 2024-05-27 19:41:42 +08:00
utils.py fix qlora finetune example (#12769) 2025-02-06 11:18:28 +08:00
xpu_customize_fwd.py fix qlora finetune example (#12769) 2025-02-06 11:18:28 +08:00
xpu_ops.py refactor xpu linear forward (#12768) 2025-02-05 17:40:38 +08:00