Update README.md
Browse files
README.md
CHANGED
|
@@ -142,9 +142,9 @@ Check out our paper for complete training details and objectives used: [Visit
|
|
| 142 |
|
| 143 |
|
| 144 |
## 💻 Compute Infrastructure
|
| 145 |
-
- **Inference**: Any modern x86 CPU with minimum
|
| 146 |
|
| 147 |
-
- **Training/ Fine-Tuning**: Must use GPU with at least
|
| 148 |
|
| 149 |
- **Libraries/ Modules**
|
| 150 |
1. Transformers : 4.57.3
|
|
|
|
| 142 |
|
| 143 |
|
| 144 |
## 💻 Compute Infrastructure
|
| 145 |
+
- **Inference**: Any modern x86 CPU with minimum 8 GB RAM. GPU is optional, not required for inference.
|
| 146 |
|
| 147 |
+
- **Training/ Fine-Tuning**: Must use GPU with at least 12 GB of VRAM. This model has been trained in Google Colab environment with single T4 GPU.
|
| 148 |
|
| 149 |
- **Libraries/ Modules**
|
| 150 |
1. Transformers : 4.57.3
|