duraad commited on
Commit
647ece9
·
verified ·
1 Parent(s): 84a7db7

Update src/api/ModelMethods.py

Browse files
Files changed (1) hide show
  1. src/api/ModelMethods.py +2 -2
src/api/ModelMethods.py CHANGED
@@ -20,8 +20,8 @@ import re
20
  Add path to the models here
21
  """
22
  mt5ModelPath = "duraad/nep-spell-hft-final"
23
- mbartModelPath = "houdini001/happytt_mBART_plus_10_v3"
24
- vartat5ModelPath = "Ayus077BCT014Bhandari/vartat5-using-100K-plus-23"
25
 
26
 
27
  """
 
20
  Add path to the models here
21
  """
22
  mt5ModelPath = "duraad/nep-spell-hft-final"
23
+ mbartModelPath = "houdini001/happytt_mBART_plus_11_v2"
24
+ vartat5ModelPath = "Ayus077BCT014Bhandari/vartat5-using-100K-plus-26"
25
 
26
 
27
  """