Replies: 1 comment 8 replies
-
This llama doc also does not seem to provide all of the architectural details necessary to write the code in the llama.cpp file: https://arxiv.org/pdf/2307.09288.pdf |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Where is the llama 2 model architecture documentation which was used to figure out what code to write for the llama.cpp file?
This llama doc does not seem to provide the kind of details which were apparently important when writing the code in the llama.cpp file: https://arxiv.org/pdf/2302.13971.pdf
My goal is to gain a thorough understanding of the code in the llama.cpp file.
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions