JVice commited on
Commit
704e0f6
1 Parent(s): dbc131c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -279,7 +279,7 @@ def setup_additional_information_tab(tab):
279
  - Adaptor models are currently not supported, we will look to add evaluation functionalities of these
280
  models in the future.
281
  - Download, generation, inference and evaluation times are hardware dependent. We are currently deploying the
282
- TBYB space on a T4 GPU. With more funding and usage, we plan on deploying more powerful GPU options.
283
 
284
  Keep in mind that these constraints may be removed or added to any time.
285
  """)
 
279
  - Adaptor models are currently not supported, we will look to add evaluation functionalities of these
280
  models in the future.
281
  - Download, generation, inference and evaluation times are hardware dependent. We are currently deploying the
282
+ TBYB space on a T4 GPU. With more funding and interest (usage), we plan on deploying more powerful GPU options.
283
 
284
  Keep in mind that these constraints may be removed or added to any time.
285
  """)