ipex-llm/.github/workflows
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
..
llm-binary-build.yml [LLM] Revert compile OS for llm build workflow (#8732) 2023-08-11 17:47:45 +09:00
llm-nightly-test-windows.yml [LLM] Fix llm test workflow repeatedly download model files 2023-08-25 11:20:46 +09:00
llm-nightly-test.yml [LLM] Merge windows & linux nightly test (#8756) 2023-08-23 12:48:41 +09:00
llm_example_tests.yml Re organize llm test (#8766) 2023-08-17 09:42:25 +08:00
llm_unit_tests.yml [LLM] Unify Langchain Native and Transformers LLM API (#8752) 2023-08-25 11:14:21 +08:00
llm_unit_tests_windows.yml [LLM] Complete windows unittest (#8611) 2023-08-03 14:48:42 +09:00
manually_build.yml [PPML]refactor python toolkit (#8740) 2023-08-15 10:11:53 +08:00
manually_build_for_testing.yml Fix bugs in manually_build_for_testing.yml. (#8792) 2023-08-23 15:49:23 +08:00