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
Is your feature request related to a problem? Please describe.
Groq recently announced that a model will be deleted on November 25th. Currently with the code in place, the model would be counted as available on llama-web.
Describe the solution you'd like
Check if all models are still available when the API starts.
Workaround
Delete non-available models in database directly.
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Groq recently announced that a model will be deleted on November 25th. Currently with the code in place, the model would be counted as available on llama-web.
Describe the solution you'd like
Check if all models are still available when the API starts.
Workaround
Delete non-available models in database directly.
Additional context
N/A
The text was updated successfully, but these errors were encountered: