onnx/models

Is there a plan to add GLM, Llama (popular LLMs) into the model zoo please?

linkerzhang opened this issue · 2 comments

Model Request

Which model would you like to see in the model zoo?

Please name the model and link to the relevant paper (if applicable).

Describe why this model is relevant

Why is this model an improvement upon current ONNX model zoo offerings?

Model information

Source repository (e.g. Github link):
Model Zoo category (e.g. Vision):
Model Zoo sub-category (e.g. Image Classification):

Notes

Any additional information, code snippets

The ONNX team strongly encourages community members to submit a PR for models they want to use in the ONNX model zoo, and always welcomes new contributors. To get started, look at the ONNX Model Zoo contribution page.

Hi @linkerzhang
We are currently in the process of revamping the ONNX Model Zoo to introduce new models.
In the meantime ONNX versions of LLama2 can be found here.

I would love to have the ability to use SLM's like Phi-1.5 and Phi-2 which they recently mentioned in the ignite event because they are small in size and won't be a burden on the User devices like other LLM's.