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 }}
tlehman
/
llm.c
Public
forked from
karpathy/llm.c
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
master
User selector
karpathy
All time
Commit history
Commits on May 10, 2025
Merge pull request #801 from ngc92/ngc92/fix-test
Show description for f1e2ace
karpathy
authored
f1e2ace
View commit details
Copy full SHA for f1e2ace
Browse repository at this point
Commits on Oct 2, 2024
Merge pull request #766 from msaroufim/patch-1
Show description for 7ecd890
karpathy
authored
7ecd890
View commit details
Copy full SHA for 7ecd890
Browse repository at this point
Commits on Sep 13, 2024
change default params: use tinyshakespeare and decrease LR
karpathy
committed
bd8c604
View commit details
Copy full SHA for bd8c604
Browse repository at this point
Commits on Aug 26, 2024
Merge pull request #724 from GaoYusong/master
Show description for bd457aa
karpathy
authored
bd457aa
View commit details
Copy full SHA for bd457aa
Browse repository at this point
Merge pull request #733 from zhangpiu/feature/llm.cpp
Show description for a2bdae2
karpathy
authored
a2bdae2
View commit details
Copy full SHA for a2bdae2
Browse repository at this point
Merge pull request #735 from gordicaleksa/minor_refactor3
Show description for ebc28b9
karpathy
authored
ebc28b9
View commit details
Copy full SHA for ebc28b9
Browse repository at this point
Commits on Aug 16, 2024
Merge pull request #744 from dengl11/pr
Show description for 2c92137
karpathy
authored
2c92137
View commit details
Copy full SHA for 2c92137
Browse repository at this point
Merge pull request #745 from karpathy/feature/managed2
Show description for 0ddedf9
karpathy
authored
0ddedf9
View commit details
Copy full SHA for 0ddedf9
Browse repository at this point
i misspelled reduced
karpathy
committed
18298f3
View commit details
Copy full SHA for 18298f3
Browse repository at this point
reduce across GPUs nicer
karpathy
committed
8c586f9
View commit details
Copy full SHA for 8c586f9
Browse repository at this point
fallback to memory allocation of m,v,master_weights on host automatically in case of OOM. will run slower but won't OOM
karpathy
committed
e6856bc
View commit details
Copy full SHA for e6856bc
Browse repository at this point
fix makefile for multigpu setups
karpathy
committed
2882ec6
View commit details
Copy full SHA for 2882ec6
Browse repository at this point
Commits on Aug 13, 2024
Merge pull request #740 from karpathy/gordicaleksa-fix_dataloader2
Show description for 4c84bc7
karpathy
authored
4c84bc7
View commit details
Copy full SHA for 4c84bc7
Browse repository at this point
fix tokenizer omg
karpathy
committed
755458d
View commit details
Copy full SHA for 755458d
Browse repository at this point
attempt to fix PR
karpathy
committed
16635d4
View commit details
Copy full SHA for 16635d4
Browse repository at this point
Commits on Aug 12, 2024
Merge branch 'fix_dataloader2' of https://github.com/gordicaleksa/llm.c into gordicaleksa-fix_dataloader2
karpathy
committed
9740a65
View commit details
Copy full SHA for 9740a65
Browse repository at this point
Merge pull request #738 from ademeure/faster_compile
Show description for 1787210
karpathy
authored
1787210
View commit details
Copy full SHA for 1787210
Browse repository at this point
Commits on Aug 8, 2024
Merge pull request #725 from gordicaleksa/llama
Show description for 6e6a528
karpathy
authored
6e6a528
View commit details
Copy full SHA for 6e6a528
Browse repository at this point
Commits on Jul 30, 2024
Merge pull request #705 from gordicaleksa/refactor_c
Show description for 29aacba
karpathy
authored
29aacba
View commit details
Copy full SHA for 29aacba
Browse repository at this point
Merge pull request #717 from ngc92/nvml
Show description for ef12d1b
karpathy
authored
ef12d1b
View commit details
Copy full SHA for ef12d1b
Browse repository at this point
Merge branch 'master' of github.com:karpathy/llm.c
karpathy
committed
3cefe09
View commit details
Copy full SHA for 3cefe09
Browse repository at this point
Merge branch 'mspronesti-master'
karpathy
committed
e48ebc0
View commit details
Copy full SHA for e48ebc0
Browse repository at this point
revert makefile change
karpathy
committed
1566d6b
View commit details
Copy full SHA for 1566d6b
Browse repository at this point
Merge pull request #715 from karpathy/feature/restore_from_master
Show description for 9cc357e
karpathy
authored
9cc357e
View commit details
Copy full SHA for 9cc357e
Browse repository at this point
remove confusing comment
karpathy
committed
51dd102
View commit details
Copy full SHA for 51dd102
Browse repository at this point
Commits on Jul 29, 2024
bring back state allocation into build_from_checkpoint
karpathy
committed
2b827f1
View commit details
Copy full SHA for 2b827f1
Browse repository at this point
Commits on Jul 28, 2024
small fixes
karpathy
committed
a794bcb
View commit details
Copy full SHA for a794bcb
Browse repository at this point
Merge branch 'restore_from_master_weights' of https://github.com/ademeure/llm.c into ademeure-restore_from_master_weights
karpathy
committed
b2ae847
View commit details
Copy full SHA for b2ae847
Browse repository at this point
Merge pull request #712 from indianspeedster/dev-cuda
Show description for b4623bc
karpathy
authored
b4623bc
View commit details
Copy full SHA for b4623bc
Browse repository at this point
Merge pull request #713 from mspronesti/master
Show description for 7379cd1
karpathy
authored
7379cd1
View commit details
Copy full SHA for 7379cd1
Browse repository at this point
Commits on Jul 27, 2024
Merge pull request #700 from YuchenJin/integer-overflow
Show description for 362c6a8
karpathy
authored
362c6a8
View commit details
Copy full SHA for 362c6a8
Browse repository at this point
Commits on Jul 25, 2024
Merge pull request #703 from rosslwheeler/bugfix/msvc_latest_fix
Show description for cb44511
karpathy
authored
cb44511
View commit details
Copy full SHA for cb44511
Browse repository at this point
Merge pull request #694 from ngc92/model-init-cleanup
Show description for e33402f
karpathy
authored
e33402f
View commit details
Copy full SHA for e33402f
Browse repository at this point
Commits on Jul 18, 2024
update gpt3 125M script to be better. should exactly reproduce gpt-3 125M, except we don't use banded attention and we use fineweb
karpathy
committed
72698a5
View commit details
Copy full SHA for 72698a5
Browse repository at this point
Commits on Jul 16, 2024
Merge pull request #668 from abhilash1910/tpc
Show description for 85d17f4
karpathy
authored
85d17f4
View commit details
Copy full SHA for 85d17f4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.