mirror of
https://github.com/fauxpilot/fauxpilot.git
synced 2025-08-21 05:44:09 -07:00
Merge pull request #46 from leemgs/patch-3
doc: updated Compute Capability (CC) in README.md
This commit is contained in:
commit
9c0f35e3c7
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue