Remove preload from build - model loads at runtime instead 4316802 verified asusf15 commited on May 29
Fix: disable WASM threads to avoid worker error, set single-thread from start 55782bb verified asusf15 commited on May 29
Update Dockerfile: use correct onnxruntime-web version path for wasm files 1bffd29 verified asusf15 commited on May 29
Fix: pin onnxruntime-web to 1.14.0 (exact version @xenova /transformers v2 expects) ee6f62c verified asusf15 commited on May 29
Fix: copy WASM binaries to where onnxruntime-web expects them 2315c7f verified asusf15 commited on May 29
Fix: create onnxruntime-node stub that redirects to onnxruntime-web 354ce9d verified asusf15 commited on May 29
Fix: remove onnxruntime-node after install, force WASM fallback 360b313 verified asusf15 commited on May 29
Complete rewrite: use @xenova /transformers v2 which works out of box on Alpine dda3322 verified asusf15 commited on May 29
Fix: set WASM paths to local files before import, use onnxruntime-web node entry 147a377 verified asusf15 commited on May 29
Fix: add onnxruntime-web explicitly, override only onnxruntime-node f37128e verified asusf15 commited on May 29
Fix Alpine: exclude onnxruntime-node, force WASM backend only 727d345 verified asusf15 commited on May 29
Initial setup: Alpine + Node.js embedding server with @huggingface/transformers WASM 59a5439 verified asusf15 commited on May 29