-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Pull requests: karpathy/llama2.c
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
bugfix: export.py allows hidden_dim % group_size != 0
#533
opened Jul 10, 2024 by
EmreAdabag
Loading…
bugfix: unexpected behavior when hidden_dim % group_size != 0
#532
opened Jul 10, 2024 by
EmreAdabag
Loading…
Feat(C): Add const to the C code wherever possible to make it readable
#524
opened Jun 5, 2024 by
rabinadk1
Loading…
Windows _fseeki64 _ftelli64 bug fix to load LLaMA2 7B >4GB weight
#513
opened Apr 27, 2024 by
jameswdelancey
Loading…
[README] add a Rust port of this project with GPU support
#494
opened Mar 4, 2024 by
oliverhu
Loading…
Initialize Tokenizer and simplify str_lookup prototype
#491
opened Feb 25, 2024 by
pagakarthik
Loading…
Loading HF models with num_attention_heads != num_key_value_heads
#436
opened Oct 25, 2023 by
fwtan
Loading…
Support GQA export, better run.c, Support tinyllama-1.1B
high-priority
#410
opened Sep 27, 2023 by
magician-blue
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.