Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
CMakeLists.txt | H A D | 25-Apr-2025 | 1.2 KiB | 36 | 30 | |
README.md | H A D | 25-Apr-2025 | 214 | 4 | 2 | |
basic_sampler.h | H A D | 25-Apr-2025 | 540 | 23 | 11 | |
basic_tokenizer.h | H A D | 25-Apr-2025 | 4.8 KiB | 194 | 144 | |
export_nanogpt.py | H A D | 25-Apr-2025 | 1.9 KiB | 47 | 23 | |
main.cpp | H A D | 25-Apr-2025 | 3.5 KiB | 112 | 63 |
README.md
1# LLM Manual 2 3This repository is a storage place for the files that [LLM Maunal](https://pytorch.org/executorch/main/llm/getting-started.html) needs. Please refer to the documentation website for more information. 4