microsoft / microsoft/ai-dev-gallery
[SAMPLE] Add a translation sample with a non LLM model
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 223
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review existing translation or model samples in the repository and the linked Hugging Face ONNX model listings first. The work is done when the gallery includes a sample demonstrating translation with a model intended for translation rather than an LLM, with the sample's supported scenario clear to users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, huggingface
- Domain
- ai, machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100