ipex-llm/.github
SONG Ge d2926c7672 [LLM] Unify Langchain Native and Transformers LLM API (#8752)
* deprecate BigDLNativeTransformers and add specific LMEmbedding method

* deprecate and add LM methods for langchain llms

* add native params to native langchain

* new imple for embedding

* move ut from bigdlnative to casual llm

* rename embeddings api and examples update align with usage updating

* docqa example hot-fix

* add more api docs

* add langchain ut for starcoder

* support model_kwargs for transformer methods when calling causalLM and add ut

* ut fix for transformers embedding

* update for langchain causal supporting transformers

* remove model_family in readme doc

* add model_families params to support more models

* update api docs and remove chatglm embeddings for now

* remove chatglm embeddings in examples

* new refactor for ut to add bloom and transformers llama ut

* disable llama transformers embedding ut
2023-08-25 11:14:21 +08:00
..
actions/llm [LLM] Merge windows & linux nightly test (#8756) 2023-08-23 12:48:41 +09:00
workflows [LLM] Unify Langchain Native and Transformers LLM API (#8752) 2023-08-25 11:14:21 +08:00
CODEOWNERS Update CODEOWNERS 2022-08-18 16:22:14 +08:00
pull_request_template.md Update PR template (#5136) 2022-07-20 10:07:46 +08:00