ipex-llm/python/llm/src/ipex_llm/transformers
2024-06-19 09:14:59 +08:00
..
awq Refactor bigdl.llm to ipex_llm (#24) 2024-03-22 15:41:21 +08:00
gguf
layers
models
__init__.py
bmm.py
convert.py
convert_ipex.py
embedding.py
kv.py
lisa.py
load_config.yaml
loader.py
lookup.py
low_bit_linear.py
model.py
modelling_bigdl.py
npu_model.py add fp16 NPU Linear support and fix intel_npu_acceleration_library version 1.0 support (#11352) 2024-06-19 09:14:59 +08:00
pipeline_parallel.py
qlora.py Upgrade Peft version to 0.10.0 for LLM finetune (#10886) 2024-05-07 15:09:14 +08:00
relora.py
speculative.py
streamer.py
training_patch.py
utils.py
xpu_customize_fwd.py