Will the T4 GPU on the Colab suitable for the content? #302
Answered
by
rasbt
dengyunsheng250
asked this question in
Q&A
-
as titles |
Beta Was this translation helpful? Give feedback.
Answered by
rasbt
Aug 6, 2024
Replies: 1 comment
-
I have not tested it on T4's but it works fine on Google Colab's L4's. The L4's have a bit more memory than the T4's (24 Gb than 16 Gb), so maybe you have to reduce the batch sizes when running on a T4. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dengyunsheng250
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have not tested it on T4's but it works fine on Google Colab's L4's. The L4's have a bit more memory than the T4's (24 Gb than 16 Gb), so maybe you have to reduce the batch sizes when running on a T4.