parent
e717e304a6
commit
4573ff7ffe
4 changed files with 4 additions and 4 deletions
|
|
@ -14,7 +14,7 @@ BigDL-LLM is a library for running LLM (Large Language Models) on your Intel lap
|
||||||
**API Document**
|
**API Document**
|
||||||
^^^
|
^^^
|
||||||
|
|
||||||
API Document provides detailed description of LLM APIs.
|
API Document provides detailed description of BigDL-LLM APIs.
|
||||||
|
|
||||||
+++
|
+++
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
LLM API
|
BigDL-LLM API
|
||||||
==================
|
==================
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
LLM LangChain API
|
BigDL-LLM LangChain API
|
||||||
=====================
|
=====================
|
||||||
|
|
||||||
llm.langchain.embeddings.bigdlllm
|
llm.langchain.embeddings.bigdlllm
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
LLM Transformers API
|
BigDL-LLM Transformers API
|
||||||
=====================
|
=====================
|
||||||
|
|
||||||
llm.transformers.model
|
llm.transformers.model
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue