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
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 }}
ROCm
/
FastFlowLM
Public
Notifications
You must be signed in to change notification settings
Fork
152
Star
1.9k
Code
Issues
152
Pull requests
29
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add a plugin mechanism for operator overrides
- #743
#743
Open
andrej
wants to merge 19 commits into
ROCm:main
ROCm/FastFlowLM:main
from
andrej:andrej/replace-gemm
andrej/FastFlowLM:andrej/replace-gemm
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Add a plugin mechanism for operator overrides
#743
andrej
wants to merge 19 commits into
ROCm:main
ROCm/FastFlowLM:main
from
andrej:andrej/replace-gemm
andrej/FastFlowLM:andrej/replace-gemm
Copy head branch name to clipboard
Commits
Commits on Sep 18, 2026
gemma4e: ship the FLMGEMM artifacts and the instruction-stream loader
Show description for 6bd454d
andrej
committed
6bd454d
View commit details
Copy full SHA for 6bd454d
Browse repository at this point
plugins: let a shared library override individual model operations
Show description for 65ad1dc
andrej
and
claude
committed
65ad1dc
View commit details
Copy full SHA for 65ad1dc
Browse repository at this point
AutoModel: load operator plugins for every model, not just gemma4e
Show description for bdd05f5
andrej
and
claude
committed
bdd05f5
View commit details
Copy full SHA for bdd05f5
Browse repository at this point
plugins: drop the lm_head role, which no engine declares
Show description for b6caa17
andrej
and
claude
committed
b6caa17
View commit details
Copy full SHA for b6caa17
Browse repository at this point
flm_gemm: dequantize on the device, and make the weight source a mode
Show description for bddb4d0
andrej
and
claude
committed
bddb4d0
View commit details
Copy full SHA for bddb4d0
Browse repository at this point
plugins: a README that leads with what the example plugin does
Show description for 31ba1ac
andrej
and
claude
committed
31ba1ac
View commit details
Copy full SHA for 31ba1ac
Browse repository at this point
plugins: draw the chart from bench3.sh output instead of literals
Show description for c75fdb8
andrej
and
claude
committed
c75fdb8
View commit details
Copy full SHA for c75fdb8
Browse repository at this point
flm_gemm: rebuild the dequant streams against the simplified sequence
Show description for f0d2df2
andrej
and
claude
committed
f0d2df2
View commit details
Copy full SHA for f0d2df2
Browse repository at this point
flm_gemm: pick up the current GEMM, and refuse an incomplete artifact set
Show description for 246654e
andrej
and
claude
committed
246654e
View commit details
Copy full SHA for 246654e
Browse repository at this point
plugins: one README, not two
Show description for 746a8b8
andrej
and
claude
committed
746a8b8
View commit details
Copy full SHA for 746a8b8
Browse repository at this point
plugins: one copy of each tool, and a self-contained reproduction
Show description for 6a1b0a6
andrej
and
claude
committed
6a1b0a6
View commit details
Copy full SHA for 6a1b0a6
Browse repository at this point
plugins: name the configurations rather than rank them
Show description for eff1f10
andrej
and
claude
committed
eff1f10
View commit details
Copy full SHA for eff1f10
Browse repository at this point
add accuracy remark
andrej
committed
30a9183
View commit details
Copy full SHA for 30a9183
Browse repository at this point
plugins: rename the example to iron_gemm
Show description for 3a15582
andrej
and
claude
committed
3a15582
View commit details
Copy full SHA for 3a15582
Browse repository at this point
plugins: drop the registry API nothing calls, and one duplicated index
Show description for 0f95075
andrej
and
claude
committed
0f95075
View commit details
Copy full SHA for 0f95075
Browse repository at this point
plugins: let each model name its own operations
Show description for b2c62ca
andrej
and
claude
committed
b2c62ca
View commit details
Copy full SHA for b2c62ca
Browse repository at this point
iron_gemm: serve Gemma4 E4B
Show description for 2d2eb2a
andrej
and
claude
committed
2d2eb2a
View commit details
Copy full SHA for 2d2eb2a
Browse repository at this point
gemma4e: rebuild the engine against the rebased operator declarations
Show description for 6d6dfa3
andrej
and
claude
committed
6d6dfa3
View commit details
Copy full SHA for 6d6dfa3
Browse repository at this point
plugins: document the mechanism, and a plugin that is only a plugin
Show description for f8c2e49
andrej
and
claude
committed
f8c2e49
View commit details
Copy full SHA for f8c2e49
Browse repository at this point
You can’t perform that action at this time.