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 to Gemini exp-1121 #371

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

kekePower
Copy link

Just saw that Google has updated their experimental model so I had to update it here as well.

@champ2050
Copy link

@kekePower Could you kindly add these Hugging Face models to the constants file? Place them below the Qwen-32B-Instruct model. The models to add are:

  • Qwen/Qwen2.5-72B-Instruct
  • meta-llama/Llama-3.1-70B-Instruct
  • meta-llama/Llama-3.1-405B

@wonderwhy-er wonderwhy-er merged commit 21ce906 into stackblitz-labs:main Nov 22, 2024
1 check passed
@wonderwhy-er
Copy link
Collaborator

Tested ,works

@kekePower Could you kindly add these Hugging Face models to the constants file? Place them below the Qwen-32B-Instruct model. The models to add are:

  • Qwen/Qwen2.5-72B-Instruct
  • meta-llama/Llama-3.1-70B-Instruct
  • meta-llama/Llama-3.1-405B

We can do another PR for that.
Honestly I wanted to invest in to dynamic loading of models better for number of reasons, so that we do not need to make such PRs at all

@champ2050
Copy link

Sure, that sounds good. Yes, a dynamic approach is much better, especially with so many models and new places offering attractive pricing or even free options.

@kekePower kekePower deleted the update-google-gemini branch November 22, 2024 17:07
@kekePower
Copy link
Author

@kekePower Could you kindly add these Hugging Face models to the constants file? Place them below the Qwen-32B-Instruct model. The models to add are:

* Qwen/Qwen2.5-72B-Instruct

* meta-llama/Llama-3.1-70B-Instruct

* meta-llama/Llama-3.1-405B

#380

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.

3 participants