ipex-llm/python/llm/example
SONG Ge d2cbcb060c
Add initial support for modeling_xlm encoder on NPU (#12393)
* Add initial support for modeling_xlm encoder on NPU

* Add EmbeddingModel class to keep the same usage with bce and npu fp16 linear convert

* Optimize currently implementation to support EmbeddingModel.encode API and convert other torch modules to NPU

* Add related example and documents
2024-11-14 10:50:27 +08:00
..
CPU Limit trl version in example (#12332) 2024-11-05 14:50:10 +08:00
GPU Upgrade to vllm 0.6.2 (#12338) 2024-11-12 20:35:34 +08:00
NPU/HF-Transformers-AutoModels Add initial support for modeling_xlm encoder on NPU (#12393) 2024-11-14 10:50:27 +08:00