Skip to content

ruby : refine HTTP cache feature #3109

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

Merged
merged 3 commits into from
May 1, 2025

Conversation

KitaitiMakoto
Copy link
Collaborator

Hi,

Now Hugging Face doesn't support if-modified-since field. Because Ruby's caching feature for model files have relied on it, now it downloads model files for every access. This pull request refine the logic of caching and reduce downloads.

refs: #3106

@KitaitiMakoto KitaitiMakoto merged commit 366082d into ggml-org:master May 1, 2025
52 checks passed
@KitaitiMakoto KitaitiMakoto deleted the ruby-http-cache branch May 1, 2025 14:04
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