[Research] Add 2 elite-tier projects to Open Foundation Models#130
Merged
[Research] Add 2 elite-tier projects to Open Foundation Models#130
Conversation
Add MMaDA (1,620 stars): Open-sourced multimodal large diffusion language model with unified architecture for text, image generation and multimodal reasoning. MIT licensed, NeurIPS 2025. Published May 2025, actively maintained. Add faster-whisper (21,985 stars): Reimplementation of Whisper using CTranslate2 for up to 4x faster inference with same accuracy. Supports batched processing and 8-bit quantization. Essential production tool for speech recognition.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[Research] Add 2 elite-tier projects to Open Foundation Models
Summary
This PR adds 2 battle-tested, production-proven open foundation model projects to the Open Foundation Models category.
Projects Added
MMaDA (Gen-Verse) ⭐ 1,620 stars | MIT License
faster-whisper (SYSTRAN) ⭐ 21,985 stars | MIT License
Elite Criteria Verification
Validation
python3 tools/validate_awesome.py --skip-remote)Automated research loop run for category: Open Foundation Models