mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
Grouped-Query Attention memory (#874)
* GQA memory * remove redundant code * update links * update
This commit is contained in:
committed by
GitHub
parent
b8e12e1dd1
commit
c814814d72
3
.gitignore
vendored
3
.gitignore
vendored
@@ -11,6 +11,9 @@ appendix-D/01_main-chapter-code/3.pdf
|
||||
|
||||
appendix-E/01_main-chapter-code/loss-plot.pdf
|
||||
|
||||
ch04/04_gqa/kv_bytes_vs_context_length.pdf
|
||||
ch04/04_gqa/savings_vs_n_kv_groups.pdf
|
||||
|
||||
ch05/01_main-chapter-code/loss-plot.pdf
|
||||
ch05/01_main-chapter-code/temperature-plot.pdf
|
||||
ch05/01_main-chapter-code/the-verdict.txt
|
||||
|
||||
Reference in New Issue
Block a user