1
0
mirror of https://github.com/fauxpilot/fauxpilot.git synced 2025-03-12 04:36:10 -07:00

Mention compute capability requirement

This commit is contained in:
Brendan Dolan-Gavitt 2022-08-08 10:03:14 -04:00
parent cee77e0639
commit 6edeb54505

@ -8,7 +8,7 @@ You'll need:
* Docker
* `docker-compose` >= 1.28
* An NVIDIA GPU with enough VRAM to run the model you want.
* An NVIDIA GPU with Compute Capability >= 7.0 and enough VRAM to run the model you want.
* [`nvidia-docker`](https://github.com/NVIDIA/nvidia-docker)
* `curl` and `zstd` for downloading and unpacking the models.