diff --git a/README.md b/README.md index ec4febb..a5b5f9a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# AdeonLLaMA +# RLLaMA This is my attempt at making the LLaMA language model working on a pure Rust CPU implementation. I was inspired by an amazing CPU implementation here: