Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hkproj/pytorch-llama
LLaMA 2 implemented from scratch in PyTorch
https://github.com/hkproj/pytorch-llama
language-model llama llama2 paper-implementations pytorch
Last synced: 25 days ago
JSON representation
LLaMA 2 implemented from scratch in PyTorch
- Host: GitHub
- URL: https://github.com/hkproj/pytorch-llama
- Owner: hkproj
- License: mit
- Created: 2023-08-16T09:58:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-25T23:39:12.000Z (about 1 year ago)
- Last Synced: 2024-10-10T06:33:00.003Z (26 days ago)
- Topics: language-model, llama, llama2, paper-implementations, pytorch
- Language: Python
- Homepage: https://www.youtube.com/watch?v=oM4VmoabDAI
- Size: 6.34 MB
- Stars: 235
- Watchers: 7
- Forks: 46
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-LLM-resourses - pytorch-llama
README
# pytorch-llama
LLaMA 2 implemented from scratch in PyTorch