Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Clean up some legacy code and fix Groq provider #1950

Merged
merged 3 commits into from
Oct 28, 2024

Conversation

mattzh72
Copy link
Collaborator

@mattzh72 mattzh72 commented Oct 28, 2024

Description

Clean up some legacy code and fix Groq provider so models show up in list. Also, fix bug where the type was being set to openai, not groq.

Testing

Added a simple unit test that checks at least one model of that type appears when calling server.list_llm_models().

@sarahwooders sarahwooders linked an issue Oct 28, 2024 that may be closed by this pull request
@mattzh72 mattzh72 merged commit c372234 into main Oct 28, 2024
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Groq models are not being loaded
2 participants