Optimize ONNX exports
#1
by
Xenova HF Staff - opened
Xenova changed pull request title from
Upload folder using huggingface_hub
to Optimize ONNX exports
ykhrustalev changed pull request status to
merged
I am getting "Failed to initialize model: 10283960" now
I am getting "Failed to initialize model: 10283960" now
Update to transformers.js "next"
I am getting "Failed to initialize model: 10283960" now
Hi π You can run the model with Transformers.js by installing v4 preview:
npm i @huggingface/transformers@next
Hope that helps!