ai-dev-gallery icon indicating copy to clipboard operation
ai-dev-gallery copied to clipboard

[SAMPLE] Add a translation sample with a non LLM model

Open nmetulev opened this issue 9 months ago • 2 comments

Is this a sample for an existing model or API, or for a new model? (If a new model, provide a link to the model in ONNX format) Yes, for example https://huggingface.co/models?library=onnx&sort=trending&search=OPUS+MT

Describe the scenarios(s) Using an LLM for translation is an overkill and can be slow for large prompts. We should have a sample that shows how to do translation with a model intended for translation.

nmetulev avatar Mar 06 '25 19:03 nmetulev

Hello! I am interested in implementing this sample if no one else is doing it currently

FireCubeStudios avatar Mar 26 '25 00:03 FireCubeStudios

Hi @FireCubeStudios, feel free to grab it and submit a PR

nmetulev avatar Mar 26 '25 04:03 nmetulev