Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
NVIDIA
/
Megatron-LM
Public
Notifications
You must be signed in to change notification settings
Fork
4.4k
Star
17.5k
Code
Issues
392
Pull requests
798
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add LLaVA audio (sound) model support
- #4402
#4402
Merged
ericharper
merged 24 commits into
NVIDIA:main
NVIDIA/Megatron-LM:main
from
cuichenx:llava-model-audio
cuichenx/Megatron-LM:llava-model-audio
Copy head branch name to clipboard
May 12, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
Add LLaVA audio (sound) model support
#4402
ericharper
merged 24 commits into
NVIDIA:main
NVIDIA/Megatron-LM:main
from
cuichenx:llava-model-audio
cuichenx/Megatron-LM:llava-model-audio
Copy head branch name to clipboard
Commits
Commits on Apr 21, 2026
Add LLaVA audio (sound) model support, FastConformer encoder, and CP-aware vision plumbing for RADIO
Show description for 57e6c9f
7 people
committed
57e6c9f
View commit details
Copy full SHA for 57e6c9f
Browse repository at this point
Address review comments: parameterize align_corners and FP8 padding recipe
Show description for 8ce38ba
cuichenx
committed
8ce38ba
View commit details
Copy full SHA for 8ce38ba
Browse repository at this point
Commits on Apr 22, 2026
remove HF model
Show description for 933b330
cuichenx
committed
933b330
View commit details
Copy full SHA for 933b330
Browse repository at this point
keep non-fastconformer HF model stubs and vision hf:// support
Show description for eb8b092
cuichenx
committed
eb8b092
View commit details
Copy full SHA for eb8b092
Browse repository at this point
revert unintended
cuichenx
authored
4f4ec4c
View commit details
Copy full SHA for 4f4ec4c
Browse repository at this point
revert
cuichenx
authored
33a7e20
View commit details
Copy full SHA for 33a7e20
Browse repository at this point
revert extra state mute
cuichenx
authored
86858c3
View commit details
Copy full SHA for 86858c3
Browse repository at this point
revert fp8_pad_hook to use fp8_recipe-aware padding
Show description for e8bdacb
cuichenx
committed
e8bdacb
View commit details
Copy full SHA for e8bdacb
Browse repository at this point
revert unrelated TE import refactor in llava_model.py
Show description for a22f4ba
cuichenx
committed
a22f4ba
View commit details
Copy full SHA for a22f4ba
Browse repository at this point
add unit tests for multimodal CP helpers and RADIO state-dict hooks
Show description for 201eb75
cuichenx
committed
201eb75
View commit details
Copy full SHA for 201eb75
Browse repository at this point
Commits on May 1, 2026
address review: keep pg_collection/vp_stage and einops guard in RADIO
Show description for 76cc7c5
cuichenx
committed
76cc7c5
View commit details
Copy full SHA for 76cc7c5
Browse repository at this point
restore ParakeetHuggingFaceModel using upstream HF FastConformer
Show description for 17abb1d
cuichenx
committed
17abb1d
View commit details
Copy full SHA for 17abb1d
Browse repository at this point
fix(llava): guard sound_pad_to_clip_duration, document has_sounds sentinel, fix device fallback
Show description for db7554e
cuichenx
committed
db7554e
View commit details
Copy full SHA for db7554e
Browse repository at this point
fix(fastconformer): use model dtype + FE sampling rate, key NeMo cache by model id
Show description for 95a639f
cuichenx
committed
95a639f
View commit details
Copy full SHA for 95a639f
Browse repository at this point
fix(cp): require patch_dim, assert pre-embedder hidden dim, clarify last-rank ub
Show description for e664f1e
cuichenx
committed
e664f1e
View commit details
Copy full SHA for e664f1e
Browse repository at this point
fix(hf-module): tighten parakeet match to scheme + path-segment prefix
Show description for 15757bf
cuichenx
committed
15757bf
View commit details
Copy full SHA for 15757bf
Browse repository at this point
test: cover fastconformer wrapper, LLaVA sound integration, CP helpers, RADIO temporal/dynamic-res
Show description for 70cdffc
cuichenx
committed
70cdffc
View commit details
Copy full SHA for 70cdffc
Browse repository at this point
Merge branch 'main' into llava-model-audio
cuichenx
authored
4d9a799
View commit details
Copy full SHA for 4d9a799
Browse repository at this point
fix: address claude review feedback (nemo:// guard, redundant assignment)
Show description for e6d4da9
cuichenx
committed
e6d4da9
View commit details
Copy full SHA for e6d4da9
Browse repository at this point
fix: align unit-test logic with runtime contracts after CW-DFW dry run
Show description for b373b26
cuichenx
committed
b373b26
View commit details
Copy full SHA for b373b26
Browse repository at this point
chore: drop extra blank line after imports to satisfy CI isort
Show description for b6b1d03
cuichenx
committed
b6b1d03
View commit details
Copy full SHA for b6b1d03
Browse repository at this point
Commits on May 2, 2026
fix(llava): restore packed dynamic-res image path and audio-only guard
Show description for 6091e22
cuichenx
committed
6091e22
View commit details
Copy full SHA for 6091e22
Browse repository at this point
Commits on May 4, 2026
fix(cp): split _split_num_frames in frame space; clean media-boundary splits
Show description for 03d8a57
cuichenx
committed
03d8a57
View commit details
Copy full SHA for 03d8a57
Browse repository at this point
Commits on May 5, 2026
test: cover mixed-length video last-frame duplication in temporal grouping
Show description for f75d38c
cuichenx
and
claude
committed
f75d38c
View commit details
Copy full SHA for f75d38c
Browse repository at this point
You can’t perform that action at this time.