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
/
NeMo-Fabric
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
29
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Each adapter is an independent Python package
- #38
#38
Merged
dagardner-nv
merged 30 commits into
NVIDIA:main
NVIDIA/NeMo-Fabric:main
from
dagardner-nv:david-wheels-inside-of-wheels
dagardner-nv/nemo-old:david-wheels-inside-of-wheels
Copy head branch name to clipboard
Jul 8, 2026
Conversation
Commits
30
(30)
Checks
Files changed
Merged
Each adapter is an independent Python package
#38
dagardner-nv
merged 30 commits into
NVIDIA:main
NVIDIA/NeMo-Fabric:main
from
dagardner-nv:david-wheels-inside-of-wheels
dagardner-nv/nemo-old:david-wheels-inside-of-wheels
Copy head branch name to clipboard
Commits
Commits on Jul 7, 2026
Drop support for Python 3.10
Show description for 2cfc7bd
dagardner-nv
committed
2cfc7bd
View commit details
Copy full SHA for 2cfc7bd
Browse repository at this point
Begin tracking the uv.lock file
Show description for 810d539
dagardner-nv
committed
810d539
View commit details
Copy full SHA for 810d539
Browse repository at this point
Update docs
Show description for 8525fb4
dagardner-nv
committed
8525fb4
View commit details
Copy full SHA for 8525fb4
Browse repository at this point
Remove unused/redundant pyproject.toml file
Show description for ca74415
dagardner-nv
committed
ca74415
View commit details
Copy full SHA for ca74415
Browse repository at this point
First pass at project files for adapters
Show description for 01ebeb1
dagardner-nv
committed
01ebeb1
View commit details
Copy full SHA for 01ebeb1
Browse repository at this point
WIP
Show description for 167fd64
dagardner-nv
committed
167fd64
View commit details
Copy full SHA for 167fd64
Browse repository at this point
Move adapter dependencies down into the toml files for the adapters
Show description for c79ad9a
dagardner-nv
committed
c79ad9a
View commit details
Copy full SHA for c79ad9a
Browse repository at this point
split python packages. The {version} placeholder is setuptools specific and unsupported by maturin
Show description for fd753b8
dagardner-nv
committed
fd753b8
View commit details
Copy full SHA for fd753b8
Browse repository at this point
Remove sys.path manipulation
Show description for 13a1fa3
dagardner-nv
committed
13a1fa3
View commit details
Copy full SHA for 13a1fa3
Browse repository at this point
Remove old python 3.10 work-around
Show description for 859d37f
dagardner-nv
committed
859d37f
View commit details
Copy full SHA for 859d37f
Browse repository at this point
Remove sys.path manipulation fixtures
Show description for 0109f8a
dagardner-nv
committed
0109f8a
View commit details
Copy full SHA for 0109f8a
Browse repository at this point
Add jsut recipe for building wheels, and a CI stage
Show description for b92d6e9
dagardner-nv
committed
b92d6e9
View commit details
Copy full SHA for b92d6e9
Browse repository at this point
Add a just recipe for tracking uv.lock files
Show description for 6b2c617
dagardner-nv
committed
6b2c617
View commit details
Copy full SHA for 6b2c617
Browse repository at this point
Add lock files
Show description for 13a7de0
dagardner-nv
committed
13a7de0
View commit details
Copy full SHA for 13a7de0
Browse repository at this point
Remove -> None return hints
Show description for 905e889
dagardner-nv
committed
905e889
View commit details
Copy full SHA for 905e889
Browse repository at this point
Add runtime extra
Show description for 475fe17
dagardner-nv
committed
475fe17
View commit details
Copy full SHA for 475fe17
Browse repository at this point
Docs is a group not an extra
Show description for 345b369
dagardner-nv
committed
345b369
View commit details
Copy full SHA for 345b369
Browse repository at this point
Set entry points for adapter wheels
Show description for b47d278
dagardner-nv
committed
b47d278
View commit details
Copy full SHA for b47d278
Browse repository at this point
WIP
Show description for bed27ab
dagardner-nv
committed
bed27ab
View commit details
Copy full SHA for bed27ab
Browse repository at this point
Remove command, depend on #! in script
Show description for 13bff58
dagardner-nv
committed
13bff58
View commit details
Copy full SHA for 13bff58
Browse repository at this point
Set +x
Show description for 6c9d927
dagardner-nv
committed
6c9d927
View commit details
Copy full SHA for 6c9d927
Browse repository at this point
Run the adapter directly
Show description for ac1cf09
dagardner-nv
committed
ac1cf09
View commit details
Copy full SHA for ac1cf09
Browse repository at this point
Set 'fetch-depth: 0' for checkouts that require version tags
Show description for 911b286
dagardner-nv
committed
911b286
View commit details
Copy full SHA for 911b286
Browse repository at this point
Commits on Jul 8, 2026
Ensure that the adapters are built/installed by default
Show description for aa4b391
dagardner-nv
committed
aa4b391
View commit details
Copy full SHA for aa4b391
Browse repository at this point
Consolidate the projects array
Show description for 5db8b39
dagardner-nv
committed
5db8b39
View commit details
Copy full SHA for 5db8b39
Browse repository at this point
Add build dirs to the clean script [skip ci]
Show description for ebe35fb
dagardner-nv
committed
ebe35fb
View commit details
Copy full SHA for ebe35fb
Browse repository at this point
Revert changes to runtime.rs
Show description for 5de8302
dagardner-nv
committed
5de8302
View commit details
Copy full SHA for 5de8302
Browse repository at this point
Update the adapters to be installed as modules
Show description for e91f091
dagardner-nv
committed
e91f091
View commit details
Copy full SHA for e91f091
Browse repository at this point
Set adapters to python
Show description for fcfd556
dagardner-nv
committed
fcfd556
View commit details
Copy full SHA for fcfd556
Browse repository at this point
Change the python adapter invocation from 'python <script>' to 'python -m <module>'
Show description for f5eedc7
dagardner-nv
committed
f5eedc7
View commit details
Copy full SHA for f5eedc7
Browse repository at this point
You can’t perform that action at this time.