xenova/transformers.js

Request to Add support for new models.

TawanaState opened this issue · 1 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

...