You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this shows properly in the ui, but when the provider calls the model py method i see print(model) => tulu2-1
(note the missing 'allenai/')
i also tried,
i have a custom provider
the provider takes a list of possible models
this shows properly in the ui, but when the provider calls the model py method i see
print(model) => tulu2-1
(note the missing 'allenai/')
i also tried,
with no change.
please allow passing mull model name to the provider
(note, i am not blocked, in this case, i can hardcode the missing part...)
thanks!
The text was updated successfully, but these errors were encountered: