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

Add file storage gc for llm module #1861

Closed
vegetableysm opened this issue Apr 10, 2024 · 0 comments · Fixed by #1862
Closed

Add file storage gc for llm module #1861

vegetableysm opened this issue Apr 10, 2024 · 0 comments · Fixed by #1862
Assignees
Labels
enhancement New feature or request llm

Comments

@vegetableysm
Copy link
Collaborator

Describe your problem

As tittled. Use timestamp / access time to delete infrequently accessed files

@vegetableysm vegetableysm added enhancement New feature or request llm labels Apr 10, 2024
@vegetableysm vegetableysm self-assigned this Apr 10, 2024
sighingnow pushed a commit that referenced this issue Apr 16, 2024
- Add file storage gc for each client.
- Add global storage to scan dir and delete outdated files.
- Fix bugs in Update when delete files that do not meet requirements.

Fixes #1861

Signed-off-by: vegetableysm <yuanshumin.ysm@alibaba-inc.com>
sighingnow pushed a commit that referenced this issue Apr 19, 2024
A follow-up of #1862
Related to #1861

Signed-off-by: Ye Cao <caoye.cao@alibaba-inc.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request llm
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant