Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
CMakeLists.txt | D | 04-Jul-2025 | 1.2 KiB | 36 | 30 | |
README.md | D | 04-Jul-2025 | 214 | 4 | 2 | |
basic_sampler.h | D | 04-Jul-2025 | 540 | 23 | 11 | |
basic_tokenizer.h | D | 04-Jul-2025 | 4.8 KiB | 194 | 144 | |
export_nanogpt.py | D | 04-Jul-2025 | 1.9 KiB | 47 | 23 | |
main.cpp | D | 04-Jul-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