Skip to content

Pull requests: karpathy/llm.c

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

Pull requests list

Fix MSVC compilation error with openMP
#460 opened May 25, 2024 by avflyer Loading…
Add cmake and fix OMP
#452 opened May 23, 2024 by avflyer Loading…
Use proper GeLU on CPU
#441 opened May 21, 2024 by jart Loading…
Added warpsize as a constant expr for dev/cuda files
#438 opened May 20, 2024 by lancerts Loading…
only save missing bits to reconstruct fp32 master weights
#432 opened May 19, 2024 by ngc92 Loading…
weight reordering: attempt 1
#427 opened May 17, 2024 by ngc92 Draft
Make ceil_div constexpr and inline
#404 opened May 12, 2024 by lancerts Loading…
GPU auto-detect capability for kernel builds
#341 opened May 3, 2024 by rosslwheeler Loading…
convert all float to floatX for layernorm_forward
#319 opened May 1, 2024 by JaneIllario Loading…
Improve tanh derivative in backward gelu
#307 opened Apr 30, 2024 by akbariyeh Loading…
Updated adamw to use packed data types
#303 opened Apr 30, 2024 by ChrisDryden Loading…
Rewrite the encoder_forward float4 kernel with pack128
#302 opened Apr 30, 2024 by lancerts Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.