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 }}
cloneofsimo
/
lora
Public
Notifications
You must be signed in to change notification settings
Fork
497
Star
7.6k
Code
Issues
79
Pull requests
9
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
[WIP] Add nonlinearity between Down and Up weights, expose alpha hyperparameter
- #111
#111
Draft
brian6091
wants to merge 15 commits into
cloneofsimo:develop
cloneofsimo/lora:develop
from
brian6091:nonlin
brian6091/lora:nonlin
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Draft
[WIP] Add nonlinearity between Down and Up weights, expose alpha hyperparameter
#111
brian6091
wants to merge 15 commits into
cloneofsimo:develop
cloneofsimo/lora:develop
from
brian6091:nonlin
brian6091/lora:nonlin
Copy head branch name to clipboard
Commits
Commits on Jan 5, 2023
Update lora.py
brian6091
authored
271069f
View commit details
Copy full SHA for 271069f
Browse repository at this point
Update lora.py
brian6091
authored
94e3e81
View commit details
Copy full SHA for 94e3e81
Browse repository at this point
Update lora.py
brian6091
authored
0eb98b5
View commit details
Copy full SHA for 0eb98b5
Browse repository at this point
Revert wrong branch
brian6091
authored
6d30989
View commit details
Copy full SHA for 6d30989
Browse repository at this point
Expose alpha hyperparameter
Show description for f54f16a
brian6091
authored
f54f16a
View commit details
Copy full SHA for f54f16a
Browse repository at this point
Adjust for parameter rename
brian6091
authored
d9531d7
View commit details
Copy full SHA for d9531d7
Browse repository at this point
Add element-wise nonlinearity between Down and UP
brian6091
authored
24c8470
View commit details
Copy full SHA for 24c8470
Browse repository at this point
Add nonlin to necessary patching functions
brian6091
authored
953b1db
View commit details
Copy full SHA for 953b1db
Browse repository at this point
Missed a few alpha/nonlin
brian6091
authored
9f59cb0
View commit details
Copy full SHA for 9f59cb0
Browse repository at this point
Update lora.py
brian6091
authored
2326be5
View commit details
Copy full SHA for 2326be5
Browse repository at this point
Make kaiming init same as nn.Linear
brian6091
authored
b20df37
View commit details
Copy full SHA for b20df37
Browse repository at this point
Update lora.py
brian6091
authored
fc68fce
View commit details
Copy full SHA for fc68fce
Browse repository at this point
Update lora.py
brian6091
authored
314ea0a
View commit details
Copy full SHA for 314ea0a
Browse repository at this point
New function tune_lora_alpha
Show description for 5b5dfcb
brian6091
authored
5b5dfcb
View commit details
Copy full SHA for 5b5dfcb
Browse repository at this point
Commits on Jan 6, 2023
Revert to scale, remove alpha
brian6091
authored
f0485a3
View commit details
Copy full SHA for f0485a3
Browse repository at this point
You can’t perform that action at this time.