mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
Improve rope settings for llama3 (#380)
This commit is contained in:
committed by
GitHub
parent
278a50a348
commit
b993c2b25b
5
.gitignore
vendored
5
.gitignore
vendored
@@ -35,8 +35,9 @@ ch05/01_main-chapter-code/model.pth
|
||||
ch05/01_main-chapter-code/model_and_optimizer.pth
|
||||
ch05/03_bonus_pretraining_on_gutenberg/model_checkpoints
|
||||
ch05/06_user_interface/gpt2
|
||||
ch05/07_gpt_to_llama/models--meta-llama--Llama-2-7b
|
||||
ch05/07_gpt_to_llama/models--meta-llama--Llama-2-7b-chat
|
||||
ch05/07_gpt_to_llama/Llama-2-7b
|
||||
ch05/07_gpt_to_llama/Llama-2-7b-chat
|
||||
ch05/07_gpt_to_llama/.cache
|
||||
|
||||
ch06/01_main-chapter-code/gpt2
|
||||
ch06/02_bonus_additional-experiments/gpt2
|
||||
|
||||
Reference in New Issue
Block a user