BigDL-LLM Key Features ================================ You may run the LLMs using ``bigdl-llm`` through one of the following APIs: * |transformers_style_api|_ * |hugging_face_transformers_format|_ * `Native Format <./native_format.html>`_ * `General PyTorch Model Supports <./langchain_api.html>`_ * `LangChain API <./langchain_api.html>`_ * `GPU Supports <./gpu_supports.html>`_ .. |transformers_style_api| replace:: ``transformers``-style API .. _transformers_style_api: ./transformers_style_api.html .. |hugging_face_transformers_format| replace:: Hugging Face ``transformers`` Format .. _hugging_face_transformers_format: ./hugging_face_format.html