fix missing word

This commit is contained in:
Brendan Dolan-Gavitt 2022-08-02 22:16:48 -04:00
commit e90ae6dbbd

View file

@ -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