Skip to content

QVAC-14583 chore: remove Opus model entries from registry server#1602

Merged
Alok-Ranjan23 merged 1 commit into
mainfrom
chore/QVAC-14583-remove-opus-registry-entries
Apr 15, 2026
Merged

QVAC-14583 chore: remove Opus model entries from registry server#1602
Alok-Ranjan23 merged 1 commit into
mainfrom
chore/QVAC-14583-remove-opus-registry-entries

Conversation

@Alok-Ranjan23

Copy link
Copy Markdown
Contributor

What problem does this PR solve?

  • The distributed model registry (models.prod.json) still contains 32 Opus/Marian-MT model entries that are deprecated
  • NOTICE attribution files reference Opus-MT/Helsinki-NLP models that are no longer served

How does it solve it?

  • Removed 32 Opus model entries from data/models.prod.json (712 → 680 entries)
    • All entries with tags opus, opus-ggml, or marian
    • All entries with S3 sources containing ggml/marian/ or ggml-opus-
  • Removed Marian attribution from NOTICE (Apache-2.0 compiled derivatives section)
  • Removed CC-BY-4.0 Opus-MT section from NOTICE
  • Removed 22 ggml-opus-* entries from client/NOTICE

Kept: All IndicTrans, Bergamot, LLM, TTS, STT, OCR entries. Also kept mariana-coelho-9 Whisper model (HuggingFace username, not Opus-related).

How was it tested?

  • JSON validated: JSON.parse() succeeds, 680 entries remain
  • Grep verified: zero opus/ggml-opus/ggml/marian references in all 3 files
  • No code changes — purely data/catalog cleanup

Asana: https://app.asana.com/0/0/1213836892060530

Remove 32 Opus/Marian-MT model entries from models.prod.json
(712 → 680 entries) and their attributions from both NOTICE files.

Removed entries: all with tags "opus", "marian", or "opus-ggml"
and S3 sources containing ggml/marian/ or ggml-opus.

Kept: all IndicTrans, Bergamot, LLM, TTS, STT, OCR, diffusion
entries. Also kept mariana-coelho-9 Whisper model (HuggingFace
username, not Opus-related).

Made-with: Cursor
@Alok-Ranjan23 Alok-Ranjan23 force-pushed the chore/QVAC-14583-remove-opus-registry-entries branch from bb16475 to d7671bd Compare April 15, 2026 12:36
@github-actions

github-actions Bot commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

Tier-based Approval Status

**PR Tier:** TIER1

**Current Status:** ✅ APPROVED

**Requirements:**
- 1 Team Member approval ✅ (1/1)
- 1 Team Lead OR Management approval ✅ (2/1)



---
*This comment is automatically updated when reviews change.*

@yuranich yuranich added the tier1 label Apr 15, 2026
@yuranich

Copy link
Copy Markdown
Contributor

/review

@Alok-Ranjan23

Copy link
Copy Markdown
Contributor Author

/review

@Alok-Ranjan23 Alok-Ranjan23 merged commit 436e29c into main Apr 15, 2026
60 of 63 checks passed
@Alok-Ranjan23 Alok-Ranjan23 deleted the chore/QVAC-14583-remove-opus-registry-entries branch April 15, 2026 18:21
Alok-Ranjan23 added a commit that referenced this pull request Apr 16, 2026
Proletter pushed a commit that referenced this pull request May 24, 2026
Remove 32 Opus/Marian-MT model entries from models.prod.json
(712 → 680 entries) and their attributions from both NOTICE files.

Removed entries: all with tags "opus", "marian", or "opus-ggml"
and S3 sources containing ggml/marian/ or ggml-opus.

Kept: all IndicTrans, Bergamot, LLM, TTS, STT, OCR, diffusion
entries. Also kept mariana-coelho-9 Whisper model (HuggingFace
username, not Opus-related).

Made-with: Cursor
Proletter pushed a commit that referenced this pull request May 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants