Skip to content

Pull requests: karpathy/llm.c

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

CUDA lossless compressible memory for activations
#99 opened Apr 12, 2024 by ademeure Loading…
Pytorch Profiler
#130 opened Apr 15, 2024 by panaali Loading…
Removed a few unnecessary heap allocations
#186 opened Apr 19, 2024 by jonathanmarvens Loading…
fixed a typo
#211 opened Apr 22, 2024 by sequoiar Loading…
Second matmul for fully custom attention
#227 opened Apr 22, 2024 by ngc92 Loading…
Fixed CALLOC NULL w error message
#12 opened Apr 8, 2024 by chadbrewbaker Loading…
float4 with better vectorization for adamw.cu
#268 opened Apr 27, 2024 by lancerts Loading…
clang-tidy
#270 opened Apr 27, 2024 by ngc92 Loading…
Flashattention
#285 opened Apr 29, 2024 by kilianhae Loading…
fp16 buffers for ADAM
#289 opened Apr 29, 2024 by ngc92 Loading…
Rewrite the encoder_forward float4 kernel with pack128
#302 opened Apr 30, 2024 by lancerts Loading…
Updated adamw to use packed data types
#303 opened Apr 30, 2024 by ChrisDryden Loading…
Improve tanh derivative in backward gelu
#307 opened Apr 30, 2024 by akbariyeh Loading…
convert all float to floatX for layernorm_forward
#319 opened May 1, 2024 by JaneIllario Loading…
Create SECURITY.md
#815 opened May 31, 2025 by invisiblepancake Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.