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 }}
p-e-w
/
heretic
Public
Notifications
You must be signed in to change notification settings
Fork
3k
Star
28k
Code
Issues
46
Pull requests
31
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: Arbitrary-Rank Ablation (ARA)
- #211
#211
Draft
p-e-w
wants to merge 19 commits into
master
p-e-w/heretic:master
from
ara
p-e-w/heretic:ara
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Draft
feat: Arbitrary-Rank Ablation (ARA)
#211
p-e-w
wants to merge 19 commits into
master
p-e-w/heretic:master
from
ara
p-e-w/heretic:ara
Copy head branch name to clipboard
Commits
Commits on Feb 25, 2026
feat(ara): add methods for obtaining module I/O
p-e-w
committed
ea7c59a
View commit details
Copy full SHA for ea7c59a
Browse repository at this point
Commits on Feb 27, 2026
feat(ara): implement matrix optimization
p-e-w
committed
154241f
View commit details
Copy full SHA for 154241f
Browse repository at this point
Commits on Mar 2, 2026
feat(ara): implement optimization for ARA parameters
p-e-w
committed
b8f4a9c
View commit details
Copy full SHA for b8f4a9c
Browse repository at this point
feat(ara): fix memory leak
p-e-w
committed
3c5d692
View commit details
Copy full SHA for 3c5d692
Browse repository at this point
Commits on Mar 4, 2026
feat(ara): remove `tie_to_original_matrix` term
Show description for bd1fa0a
p-e-w
committed
bd1fa0a
View commit details
Copy full SHA for bd1fa0a
Browse repository at this point
feat(ara): improve steering term
p-e-w
committed
56e57ad
View commit details
Copy full SHA for 56e57ad
Browse repository at this point
feat(ara): replace weight parameters with balance parameter
p-e-w
committed
304c14a
View commit details
Copy full SHA for 304c14a
Browse repository at this point
feat(ara): change weights to match those used for the gpt-oss-20b demo
p-e-w
committed
992fb3a
View commit details
Copy full SHA for 992fb3a
Browse repository at this point
Commits on Mar 5, 2026
feat(ara): optimize all parameters
p-e-w
committed
0bb9521
View commit details
Copy full SHA for 0bb9521
Browse repository at this point
Commits on Mar 7, 2026
feat(ara): fix issues on some multi-GPU setups
Show description for d79a443
p-e-w
and
kabachuha
committed
d79a443
View commit details
Copy full SHA for d79a443
Browse repository at this point
fix(ara): store captured I/O tensors on CPU for multi-GPU robustness (#214)
Show description for 2bb203e
joninco
authored
2bb203e
View commit details
Copy full SHA for 2bb203e
Browse repository at this point
Commits on Mar 10, 2026
feat(ara): expand parameter ranges
Show description for c76416f
p-e-w
committed
c76416f
View commit details
Copy full SHA for c76416f
Browse repository at this point
feat(ara): add abliteration method to model card
p-e-w
committed
4a6304c
View commit details
Copy full SHA for 4a6304c
Browse repository at this point
Commits on Mar 21, 2026
feat(ara): add option to optimize for PIQA instead of KLD
p-e-w
committed
c925f5e
View commit details
Copy full SHA for c925f5e
Browse repository at this point
Commits on Mar 30, 2026
Merge branch 'master' into ara
p-e-w
committed
988c6bd
View commit details
Copy full SHA for 988c6bd
Browse repository at this point
Commits on Mar 31, 2026
feat(ara): add optional row-norm preservation
p-e-w
committed
f7a456b
View commit details
Copy full SHA for f7a456b
Browse repository at this point
Commits on Apr 1, 2026
fix(ara): set batch size on HFLM object
p-e-w
committed
3b70fe5
View commit details
Copy full SHA for 3b70fe5
Browse repository at this point
Commits on Jul 5, 2026
feat: ARA, but it's LoRA (#332)
Show description for 25979ad
kabachuha
authored
25979ad
View commit details
Copy full SHA for 25979ad
Browse repository at this point
Commits on Aug 17, 2026
fix(ara): free gradient buffers after optimization (#426)
Show description for edc3b12
coder3101
authored
edc3b12
View commit details
Copy full SHA for edc3b12
Browse repository at this point
You can’t perform that action at this time.