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

Update openaiservice.cpp #3219

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Update openaiservice.cpp #3219

merged 1 commit into from
Jan 28, 2025

Conversation

Weej1
Copy link
Contributor

@Weej1 Weej1 commented Jan 28, 2025

Hi @pbek! Like you recommended I (attempted) a Pull Request to update the list of LLM models available in Groq. Let me know if this works. Changes I made:

  • Replaced: gemma-7b-it (since I can't find it in the list on groq anymore) with gemma2-9b-it

  • Replaced: llama2-8b-8192 with llama3-8b-8192 (for same reason above)

  • Did not add: the 3 whisper models because they primarily process Audio files (unless QoN is also part Audacity which I'm not aware of!)

Hi @pbek! Like you recommended I (attempted) a Pull Request to update the list of LLM models available in Groq. Let me know if this works. 
Changes I made: 

- Replaced: `gemma-7b-it` (since I can't find it in the list on groq anymore) with `gemma2-9b-it`

- Replaced: `llama2-8b-8192` with `llama3-8b-8192` (for same reason above)

 - Did not add: the 3 whisper models because they  primarily process Audio files (unless QoN is also part Audacity which I'm not aware of!)
@pbek
Copy link
Owner

pbek commented Jan 28, 2025

Thank you very much!

@pbek pbek merged commit dc4ecfd into pbek:main Jan 28, 2025
30 of 35 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.

2 participants