llm.js
llm.js copied to clipboard
Phi 2 model
Is there a way to load Phi 2 model?
Unfortunately its not possible to run the original phi-2 model on the browser with llm.js mainly due to the memory limitation on the WASM engine.