xenova / transformers.js

State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!

Home Page:https://huggingface.co/docs/transformers.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request to Add support for new models.

TawanaState opened this issue · comments

Model description

Can you please add support for the Phi-2 and the Ohi-3 mini models.
The Phi-3 supports onnx, so I'm hoping it should work:
https://huggingface.co/microsoft/Phi-3-mini-128k-instruct-onnx

Prerequisites

  • The model is supported in Transformers (i.e., listed here)
  • The model can be exported to ONNX with Optimum (i.e., listed here)

Additional information

...

Your contribution

...