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

Gemini Support #469

Merged
merged 8 commits into from
Dec 20, 2024
Merged

Gemini Support #469

merged 8 commits into from
Dec 20, 2024

Conversation

valaises
Copy link
Member

@valaises valaises commented Dec 16, 2024

@valaises valaises requested a review from mitya52 December 16, 2024 18:10
@valaises valaises self-assigned this Dec 16, 2024
@valaises valaises marked this pull request as ready for review December 17, 2024 12:19
@valaises valaises changed the base branch from main to dev December 17, 2024 12:20
refact_webgui/webgui/selfhost_fastapi_completions.py Outdated Show resolved Hide resolved
@@ -45,7 +45,7 @@ class PyPackage:
"bitsandbytes", "safetensors", "peft", "triton",
"torchinfo", "mpi4py", "deepspeed>=0.15.3",
"sentence-transformers", "huggingface-hub>=0.26.2",
"aiohttp", "setproctitle"],
"aiohttp", "setproctitle", "google-auth>=2.37.0"],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

google-auth? for what purpose?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

litellm requires it to refer to google api

refact_known_models/passthrough.py Outdated Show resolved Hide resolved
@valaises valaises requested a review from mitya52 December 17, 2024 15:25
@valaises valaises requested a review from mitya52 December 17, 2024 15:48
@mitya52 mitya52 merged commit 7d9d496 into dev Dec 20, 2024
1 of 2 checks passed
@mitya52 mitya52 deleted the gemini-support branch December 20, 2024 10:35
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