Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lucidrains/llama2.nim

Implementation of Llama2 inference in Nim
https://github.com/lucidrains/llama2.nim

artificial-intelligence attention nim-lang

Last synced: 25 days ago
JSON representation

Implementation of Llama2 inference in Nim

Awesome Lists containing this project

README

        

## Llama2 - Nim (wip)

Basically a transcription of Andrej Karpathy's Llama.c to Nim. Just to gain more experience with Nim.