mirror of
https://github.com/fauxpilot/fauxpilot.git
synced 2025-08-20 21:34:13 -07:00
doc: updated Compute Capability (CC) in README.md
This commit is to update the existing CC content in the README.md file according to the change of a34df0f053
.
* Reference: https://github.com/moyix/fauxpilot/issues/30#issuecomment-1241447406
Signed-off-by: Geunsik Lim <leemgs@gmail.com>
This commit is contained in:
parent
7de9d215f9
commit
994195e919
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