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
Type
/
to 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 }}
metanomial
/
minihf
Public
forked from
JD-P/minihf
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jul 26, 2023
Add multi-gpu RLAIF tuning
JD-P
committed
b54075c
View commit details
Copy full SHA for b54075c
Browse repository at this point
Decode text files read from user datasets
JD-P
committed
80ed95e
View commit details
Copy full SHA for 80ed95e
Browse repository at this point
Commits on Jul 21, 2023
Add dice-mc to requirements.txt
crowsonkb
committed
6a54135
View commit details
Copy full SHA for 6a54135
Browse repository at this point
Warn users about the 'yes' bug in RLAIF
JD-P
committed
49e8595
View commit details
Copy full SHA for 49e8595
Browse repository at this point
Add RLAIF tuning
JD-P
committed
a89b08b
View commit details
Copy full SHA for a89b08b
Browse repository at this point
Commits on Jul 19, 2023
Add generator LoRA support
crowsonkb
committed
4c1ae01
View commit details
Copy full SHA for 4c1ae01
Browse repository at this point
Commits on Jul 18, 2023
Merge pull request #3 from JD-P/evaluator_lora
Show description for d08759f
JD-P
authored
d08759f
View commit details
Copy full SHA for d08759f
Browse repository at this point
Make setup script work by default on main branch
JD-P
committed
60c76f8
View commit details
Copy full SHA for 60c76f8
Browse repository at this point
Add peft 0.4.0 to requirements
JD-P
committed
c3312e3
View commit details
Copy full SHA for c3312e3
Browse repository at this point
Add discord link
JD-P
committed
a23f114
View commit details
Copy full SHA for a23f114
Browse repository at this point
Commits on Jul 14, 2023
Use RiversHaveWings/minihf_evaluator_openllama_7b as evaluator
crowsonkb
committed
bd909b7
View commit details
Copy full SHA for bd909b7
Browse repository at this point
Commits on Jul 13, 2023
Remove make_evaluator.py
JD-P
committed
2dc41b1
View commit details
Copy full SHA for 2dc41b1
Browse repository at this point
Commits on Jul 12, 2023
Generate using batch size 1
crowsonkb
committed
032fb03
View commit details
Copy full SHA for 032fb03
Browse repository at this point
Rename make_evaluator.py to sft_evaluator.py
JD-P
committed
c539d74
View commit details
Copy full SHA for c539d74
Browse repository at this point
Merge old redundant features section into new one
JD-P
committed
4c94e65
View commit details
Copy full SHA for 4c94e65
Browse repository at this point
Fix link to training diagram in README
JD-P
committed
f6125ab
View commit details
Copy full SHA for f6125ab
Browse repository at this point
Update README
JD-P
committed
406e99b
View commit details
Copy full SHA for 406e99b
Browse repository at this point
Commits on Jul 11, 2023
Change default SFT generator quantization to 4 bits
JD-P
committed
cae64c4
View commit details
Copy full SHA for cae64c4
Browse repository at this point
Actually load the (roughly) 10 megabyte minimum data for finetune
JD-P
committed
74a6180
View commit details
Copy full SHA for 74a6180
Browse repository at this point
Commits on Jul 10, 2023
Merge branch 'evaluator_lora' of github.com:JD-P/minihf into evaluator_lora
JD-P
committed
deaa860
View commit details
Copy full SHA for deaa860
Browse repository at this point
First draft of generator supervised finetune script
JD-P
committed
ba4c84f
View commit details
Copy full SHA for ba4c84f
Browse repository at this point
Commits on Jul 6, 2023
Add progress bar on console for individual calls to the generate function
crowsonkb
committed
0e38387
View commit details
Copy full SHA for 0e38387
Browse repository at this point
Fix evaluation of root node in Weave
crowsonkb
committed
ff08d70
View commit details
Copy full SHA for ff08d70
Browse repository at this point
Commits on Jul 4, 2023
Use OpenLLaMA 7B as generator, LoRA of it as evaluator
crowsonkb
committed
aa9f166
View commit details
Copy full SHA for aa9f166
Browse repository at this point
Merge pull request #2 from JD-P/eval
Show description for 887e1bf
JD-P
authored
887e1bf
View commit details
Copy full SHA for 887e1bf
Browse repository at this point
Commits on Jul 3, 2023
Fix install instructions after testing exact steps as written on datacrunch
JD-P
committed
5524405
View commit details
Copy full SHA for 5524405
Browse repository at this point
Add install instructions for DataCrunch rental
JD-P
committed
ea65c0c
View commit details
Copy full SHA for ea65c0c
Browse repository at this point
Update requirements.txt based on from-scratch install
JD-P
committed
941d7fd
View commit details
Copy full SHA for 941d7fd
Browse repository at this point
Make /generate produce multiple gens based on weave_beam_width
JD-P
committed
98203e5
View commit details
Copy full SHA for 98203e5
Browse repository at this point
Commits on Jul 1, 2023
Add toggle to use weave gen or manual loom
JD-P
committed
d94e6c7
View commit details
Copy full SHA for d94e6c7
Browse repository at this point
Commits on Jun 29, 2023
Expose ability to do normal gen, misc fixes
Show description for 6525052
JD-P
committed
6525052
View commit details
Copy full SHA for 6525052
Browse repository at this point
Commits on Jun 25, 2023
Fix implementation flaws in root node editor patch
JD-P
committed
7237997
View commit details
Copy full SHA for 7237997
Browse repository at this point
Expose weave hyperparams and fix editor for root node
JD-P
committed
dafd83d
View commit details
Copy full SHA for dafd83d
Browse repository at this point
Render focus to make it readable and send context in right order
JD-P
committed
01ad3e6
View commit details
Copy full SHA for 01ad3e6
Browse repository at this point
Commits on Jun 24, 2023
Merge pull request #1 from JD-P/js-tree
Show description for 7348e76
JD-P
authored
7348e76
View commit details
Copy full SHA for 7348e76
Browse repository at this point
Previous
Next
You can’t perform that action at this time.