SillyTavern / SillyTavern-Extras

Extensions API for SillyTavern.
GNU Affero General Public License v3.0
563 stars 133 forks source link

No Guides for Intel GPUs #215

Open Samueras opened 10 months ago

Samueras commented 10 months ago

The Manual doesn't mention witch requirements.txt you should choose if you have an IntelCPU, or if you don't have a GPU

Cohee1207 commented 10 months ago

Try the requirements-silicon.txt, it is essentially a CPU-only file since it doesn't have any GPU-exclusive pytorch versions.