ipex-llm/docs/readthedocs/source/doc/LLM/Overview/examples.rst
2023-10-17 16:26:11 +08:00

9 lines
423 B
ReStructuredText

BigDL-LLM Examples
================================
You can use BigDL-LLM to run any PyTorch model with INT4 optimizations on Intel XPU (from Laptop to GPU to Cloud).
Here, we provide examples to help you quickly get started using BigDL-LLM to run some popular open-source models in the community. Please refer to the appropriate guide based on your device:
* `CPU <./examples_cpu.html>`_
* `GPU <./examples_gpu.html>`_