From 6734eaeff54da0394ffab7788a0b48d7365e5746 Mon Sep 17 00:00:00 2001 From: Aydyn Tairov Date: Sun, 6 Aug 2023 18:47:05 +0100 Subject: [PATCH] Rebase chanes to master --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 63bb04e..e860a23 100644 --- a/README.md +++ b/README.md @@ -234,10 +234,10 @@ If your candidate PRs have elements of these it doesn't mean they won't get merg - [llama2.scala](https://github.com/jrudolph/llama2.scala) by @[jrudolph](https://github.com/jrudolph): a Scala port of this project - Java - [llama2.java](https://github.com/mukel/llama2.java) by @[mukel](https://github.com/mukel): a Java 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 - 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.c - Llama 2 Everywhere](https://github.com/trholding/llama2.c) by @[trholding](https://github.com/trholding): Standalone, Bootable & Portable Binary Llama 2 ## unsorted todos