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 set the Agent section in the appsettings with the provider and the model name for the hugging face model. Also added the model to the list of LlmProviders with the token and endpoint URL. Also installed the hugging face plug in. With all that the provider in the chat completion is set to null. Anything I should also lookout for or do in order to use an LLM hosted on hugging face?
The text was updated successfully, but these errors were encountered:
I set the Agent section in the appsettings with the provider and the model name for the hugging face model. Also added the model to the list of LlmProviders with the token and endpoint URL. Also installed the hugging face plug in. With all that the provider in the chat completion is set to null. Anything I should also lookout for or do in order to use an LLM hosted on hugging face?
The text was updated successfully, but these errors were encountered: