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>`_