You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Does anyone know if it's possible to run https://huggingface.co/nvidia/canary-1b via WebGPU? Possibly via https://github.com/xenova/transformers.js/ or https://github.com/mlc-ai/web-llm. I understand people have done it with whisper (https://huggingface.co/spaces/Xenova/whisper-webgpu) but wanted to try out canary.
I think maybe if I export it a ONNX version I can use it with transformers.js? https://docs.nvidia.com/nemo-framework/user-guide/latest/nemotoolkit/core/export.html
Beta Was this translation helpful? Give feedback.
All reactions