https://github.com/thxcode/llm-box
https://github.com/thxcode/llm-box
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thxcode/llm-box
- Owner: thxCode
- License: mit
- Created: 2024-06-04T08:52:09.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-15T04:05:15.000Z (12 months ago)
- Last Synced: 2025-02-03T11:21:58.962Z (4 months ago)
- Language: Go
- Size: 233 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LLM Box
[Go](https://go.dev/) ports of LLM inference implementations.
## Port
- [llama2.c](./port/llama2.c) <=> [karpathy/llama2.c](https://github.com/karpathy/llama2.c).
## License
MIT