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
When we use the function chatbot.get_remote_llms() it returns the model mistralai/Mistral-7B-Instruct-v0.1 which is not available for use and causes an error
When we use the function
chatbot.get_remote_llms()
it returns the modelmistralai/Mistral-7B-Instruct-v0.1
which is not available for use and causes an errorThis is shown with the code below:
The model does not show up in the HuggingChat GUI, confirming the fact that the model is not supposed to be showing up as an output from the function
The text was updated successfully, but these errors were encountered: