mirror of
https://github.com/fauxpilot/fauxpilot.git
synced 2025-08-21 05:44:09 -07:00
fix missing word
This commit is contained in:
parent
dc5d09b270
commit
e90ae6dbbd
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ You'll need:
|
||||||
* `docker-compose` >= 1.28
|
* `docker-compose` >= 1.28
|
||||||
* An NVIDIA GPU with enough VRAM to run the model you want.
|
* An NVIDIA GPU with enough VRAM to run the model you want.
|
||||||
|
|
||||||
Note that the VRAM requirements listed by `setup.sh` are *total* -- if you have multiple GPUs, you can split the model across them. So, if you have two NVIDIA RTX 3080 GPUs, you *should* be able to the 6B model by putting half on each GPU.
|
Note that the VRAM requirements listed by `setup.sh` are *total* -- if you have multiple GPUs, you can split the model across them. So, if you have two NVIDIA RTX 3080 GPUs, you *should* be able to run the 6B model by putting half on each GPU.
|
||||||
|
|
||||||
## Support and Warranty
|
## Support and Warranty
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue