Skip to content

Pull requests: karpathy/llama2.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

Add another Rust port
#521 opened May 12, 2024 by code-cp Loading…
Add llama3.c port to README.md
#514 opened Apr 29, 2024 by jameswdelancey Loading…
Add llama2.cpp implementation link to readme
#509 opened Apr 20, 2024 by AmeyaWagh Loading…
fix: Define loop index i before usage
#504 opened Apr 13, 2024 by Keycatowo Loading…
Update export.py
#503 opened Apr 11, 2024 by eltociear Loading…
add link to fork llama2Rnn.c
#498 opened Mar 20, 2024 by siyuanseever Loading…
Add a dependenices check
#487 opened Feb 22, 2024 by BarrettBytes Loading…
fixed dimension comments in RunState
#486 opened Feb 22, 2024 by rupnikj Loading…
fix allocation of scaling factors
#459 opened Dec 9, 2023 by moritztng Loading…
export and run with bfloat16 weight matrices
#407 opened Sep 25, 2023 by efocht Loading…
Simple float CUDA port
#376 opened Sep 2, 2023 by rogerallen Loading…
Ref: move train files to train directory
#361 opened Aug 26, 2023 by madroidmaq Loading…
Extract dataset functionality for easy extensibility
#360 opened Aug 26, 2023 by alxkolm Loading…
Patch to avoid useless logits computation
#351 opened Aug 24, 2023 by rdentato Loading…
export model to fp16
#347 opened Aug 23, 2023 by kroggen Loading…
Training: save train config to config.json
#333 opened Aug 21, 2023 by madroidmaq Loading…
ProTip! Filter pull requests by the default branch with base:master.