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

[Feature Request] Cache also the tokenizer.json when running the model #193

Open
felladrin opened this issue May 6, 2024 · 1 comment
Open

Comments

@felladrin
Copy link

Using Phi-3, I noticed it's re-downloading the tokenizer.json every time model.run() is called. Could it be cached, the same way the GGUF is being cached?

image
@FL33TW00D
Copy link
Collaborator

@felladrin Thanks for the reminder.

The infra is there i just haven't set it up yet: https://github.com/huggingface/ratchet/blob/master/crates/ratchet-web/src/db.rs#L158

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

No branches or pull requests

2 participants