From 2a9a4c4e14d548a216503dae19f58c3af284f953 Mon Sep 17 00:00:00 2001 From: chenyang Date: Mon, 14 Aug 2023 15:12:30 +0800 Subject: [PATCH] update readme wiht a simple line to introduce llama2.c-zh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a76e47..d2d19d9 100644 --- a/README.md +++ b/README.md @@ -302,7 +302,7 @@ If your candidate PRs have elements of these it doesn't mean they won't get merg - WebAssembly - [icpp-llm](https://github.com/icppWorld/icpp-llm): LLMs for the Internet Computer - [llama2.c - Llama 2 Everywhere](https://github.com/trholding/llama2.c) by @[trholding](https://github.com/trholding): Standalone, Bootable & Portable Binary Llama 2 -- [llama2.c-zh - Bilingual Chinese and English](https://github.com/chenyangMl/llama2.c-zh) by @[chenyangMl](https://github.com/chenyangMl): Expand tokenizer to support training and inferencing in both Chinese and English +- [llama2.c-zh - Bilingual Chinese and English](https://github.com/chenyangMl/llama2.c-zh) by @[chenyangMl](https://github.com/chenyangMl): Expand tokenizer to support training and inference in both Chinese and English ## unsorted todos