Merge pull request #46 from leemgs/patch-3

doc: updated Compute Capability (CC) in README.md
This commit is contained in:
Brendan Dolan-Gavitt 2022-09-11 11:23:28 -04:00 committed by GitHub
commit 9c0f35e3c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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