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] Refactor GeminiAPI class to add video pooling and freeing #287

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

pufanyi
Copy link
Collaborator

@pufanyi pufanyi commented Sep 29, 2024

When evaluating large video datasets, sometimes the total size of the videos exceeds the 20 GB limit. Therefore, during evaluation, it's necessary to delete unnecessary videos while running the process.

@pufanyi pufanyi requested a review from Luodian September 29, 2024 08:02
@Luodian Luodian merged commit 0f1576e into main Sep 29, 2024
2 checks passed
@pufanyi pufanyi deleted the pufanyi/gemini_api_remove_video branch September 29, 2024 08:03
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