microsoft / microsoft/ai-dev-gallery

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

Open
#278 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

sample
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.