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
142 stars 37 forks source link

Update different environment and torch version setup instructions #67

Closed NovTi closed 9 months ago

NovTi commented 10 months ago

English Part Update:

Updated Files:

Chapter 6: environment_setup.md, README.md

Chapter 7: README.md

Updated Content:

Add Windows environment setup support on torch 2.1. Modify the Linux setup details, create new sectors to distinguish between torch 2.0 and torch 2.1.