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
I was playing a bit with it and noticed something that it defaults to TGI even if we don't have a LLM, .e.g. bert-base-uncased.
When there is a non LLM/TGI supported model provided we should fallback to the regular Hugging Face Inference DLC.
The text was updated successfully, but these errors were encountered:
I was playing a bit with it and noticed something that it defaults to TGI even if we don't have a LLM, .e.g.
bert-base-uncased
.When there is a non LLM/TGI supported model provided we should fallback to the regular Hugging Face Inference DLC.
The text was updated successfully, but these errors were encountered: