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

Automatic model update for Hugging Face #34

Closed
samuelrince opened this issue Apr 12, 2024 · 0 comments
Closed

Automatic model update for Hugging Face #34

samuelrince opened this issue Apr 12, 2024 · 0 comments
Assignees

Comments

@samuelrince
Copy link
Member

Description

We've recently added support for Hugging Face Inference Endpoints through the huggingface_hub python package. We now need to reference models that are available on Hugging Face (model name, number of parameters).

Solution

Possible solutions:

  • Scrapping at runtime (possibly not a good idea)
  • Telemetry (update in a github action triggered by package telemetry?)
    ...

Ping @aqwvinh

@aqwvinh aqwvinh self-assigned this Apr 17, 2024
@samuelrince samuelrince closed this as not planned Won't fix, can't repro, duplicate, stale Jul 4, 2024
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