arnab04 commited on
Commit
74b4b40
·
verified ·
1 Parent(s): 7c955fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 4 GB RAM. GPU is optional, not required for inference.
146
 
147
- - **Training/ Fine-Tuning**: Must use GPU with at least 8–10 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
 
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