Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/0xnm/llama-rust


https://github.com/0xnm/llama-rust

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# One more port of llama2.c inference engine in Rust

## Should I use it?

No. It is just a 1-to-1 rewrite of C code in non-idiomatic Rust.

Credits: https://github.com/karpathy/llama2.c