llm.js icon indicating copy to clipboard operation
llm.js copied to clipboard

Phi 2 model

Open mtasic85 opened this issue 2 years ago • 1 comments

Is there a way to load Phi 2 model?

mtasic85 avatar Feb 07 '24 19:02 mtasic85

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.

rahuldshetty avatar Feb 11 '24 08:02 rahuldshetty