From 2297d158e3b1d31a9d382e7611eabd965c3e1b68 Mon Sep 17 00:00:00 2001 From: Aydyn Tairov Date: Sun, 6 Aug 2023 21:47:05 +0100 Subject: [PATCH] Fix link to a github profile --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e860a23..72e426c 100644 --- a/README.md +++ b/README.md @@ -237,7 +237,7 @@ If your candidate PRs have elements of these it doesn't mean they won't get merg - Kotlin - [llama2.kt](https://github.com/madroidmaq/llama2.kt) by @[madroidmaq](https://github.com/madroidmaq): a Kotlin port of this project - Python - - [llama2.py](https://github.com/tairov/llama2.py) by @tairov: a simple one file pure Python port of this project with zero dependencies + - [llama2.py](https://github.com/tairov/llama2.py) by @[tairov](https://github.com/tairov): a simple one file pure Python port of this project with zero dependencies - [llama2.c - Llama 2 Everywhere](https://github.com/trholding/llama2.c) by @[trholding](https://github.com/trholding): Standalone, Bootable & Portable Binary Llama 2 ## unsorted todos