mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
Mixture-of-Experts intro (#888)
This commit is contained in:
committed by
GitHub
parent
27b6dfab9e
commit
218221ab62
5
.gitignore
vendored
5
.gitignore
vendored
@@ -12,8 +12,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
|
||||
ch05/05_mla/kv_bytes_vs_context_length.pdf
|
||||
ch06/06_swa/kv_bytes_vs_context_length.pdf
|
||||
ch04/05_mla/kv_bytes_vs_context_length.pdf
|
||||
ch04/06_swa/kv_bytes_vs_context_length.pdf
|
||||
ch04/07_moe/ffn_vs_moe.pdf
|
||||
|
||||
ch05/01_main-chapter-code/loss-plot.pdf
|
||||
ch05/01_main-chapter-code/temperature-plot.pdf
|
||||
|
||||
Reference in New Issue
Block a user