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