Commit History

Update ML Intern artifact metadata
1ee6a39
verified

asusf15 commited on

Update README with complete setup guide
a003b9c
verified

asusf15 commited on

Simplify server.js - set numThreads=1 before any import
5b59318
verified

asusf15 commited on

Remove preload from build - model loads at runtime instead
4316802
verified

asusf15 commited on

Fix server.js: disable threads for Alpine
6f2690e
verified

asusf15 commited on

Fix: disable WASM threads to avoid worker error, set single-thread from start
55782bb
verified

asusf15 commited on

Update Dockerfile: use correct onnxruntime-web version path for wasm files
1bffd29
verified

asusf15 commited on

Fix: pin onnxruntime-web to 1.14.0 (exact version @xenova /transformers v2 expects)
ee6f62c
verified

asusf15 commited on

Fix: copy WASM binaries to where onnxruntime-web expects them
2315c7f
verified

asusf15 commited on

Add onnxruntime-web as explicit dependency
1cfdbec
verified

asusf15 commited on

Fix: create onnxruntime-node stub that redirects to onnxruntime-web
354ce9d
verified

asusf15 commited on

Fix: remove onnxruntime-node after install, force WASM fallback
360b313
verified

asusf15 commited on

Simplify Dockerfile
ca64b8a
verified

asusf15 commited on

Rewrite server.js for @xenova /transformers v2
447139a
verified

asusf15 commited on

Rewrite preload.js for @xenova /transformers v2
f845727
verified

asusf15 commited on

Complete rewrite: use @xenova /transformers v2 which works out of box on Alpine
dda3322
verified

asusf15 commited on

Fix server.js: set WASM paths locally
3072378
verified

asusf15 commited on

Fix: set WASM paths to local files before import, use onnxruntime-web node entry
147a377
verified

asusf15 commited on

Fix: add onnxruntime-web explicitly, override only onnxruntime-node
f37128e
verified

asusf15 commited on

Fix server.js: remove broken env.backends path
ed03d47
verified

asusf15 commited on

Fix: remove broken env.backends path, use correct v3 API
0147b81
verified

asusf15 commited on

Update Dockerfile: add npm cache clean for smaller image
1c92721
verified

asusf15 commited on

Fix server.js: force WASM device
bccdf61
verified

asusf15 commited on

Fix preload.js: force WASM backend explicitly
a587638
verified

asusf15 commited on

Fix Alpine: exclude onnxruntime-node, force WASM backend only
727d345
verified

asusf15 commited on

Add .dockerignore
232c31c
verified

asusf15 commited on

Add preload.js - downloads model at build time
d87f1cb
verified

asusf15 commited on

Add Dockerfile for Alpine
f2780ef
verified

asusf15 commited on

Add server.js - main embedding API
144e087
verified

asusf15 commited on

Add package.json
b9411a6
verified

asusf15 commited on

Update ML Intern artifact metadata
c9c043d
verified

asusf15 commited on

Initial setup: Alpine + Node.js embedding server with @huggingface/transformers WASM
59a5439
verified

asusf15 commited on

Update ML Intern artifact metadata
84c9205
verified

asusf15 commited on

initial commit
987ef0f
verified

asusf15 commited on