intel-analytics / ipex-llm-tutorial

Accelerate LLM with low-bit (FP4 / INT4 / FP8 / INT8) optimizations using ipex-llm
https://github.com/intel-analytics/bigdl
Apache License 2.0
140 stars 35 forks source link

GPU installation need to be updated #62

Open plusbang opened 9 months ago

plusbang commented 9 months ago

We need to update GPU installation (including PyTorch2.1 support, Windows installation) in chapter6 and 7, referring to https://bigdl.readthedocs.io/en/latest/doc/LLM/Overview/install_gpu.html

plusbang commented 7 months ago

English version was updated. Some changes also need to apply on Chinese version to align.