- Notifications
You must be signed in to change notification settings - Fork964
Update demo-site dependencies and installation instructions#1129
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
sroussey commentedDec 31, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
The text generation example still does not work since it is creating a url where the file name starts with model, but in the case of |
If your pipeline tests were not ignored, I think you would have noticed that the summarize test would fail. |
pselvana commentedJan 28, 2025
@xenova - Any chance this can be prioritized? The existing @xenova/transformers packages are deprecated and anyone using the demo-site as a starter will find themselves unsupported for newer models. |
Upgrade the demo-site to use the latest version of Vite and replace the transformer library with Hugging Face's version, updating installation instructions accordingly. Uses streamer instead of bare callback.