Update README.md
Browse files
README.md
CHANGED
@@ -540,6 +540,8 @@ print(tokenizer.decode(outputs[0]))
|
|
540 |
|
541 |
|
542 |
### GPU Requirements
|
|
|
|
|
543 |
|
544 |
* Recommended
|
545 |
* At least one GPU with a minimum of 48 GB of GPU memory
|
|
|
540 |
|
541 |
|
542 |
### GPU Requirements
|
543 |
+
|
544 |
+
The following are the minimum/recommended GPU requirements for running inference:
|
545 |
|
546 |
* Recommended
|
547 |
* At least one GPU with a minimum of 48 GB of GPU memory
|