From: qouoq Date: Mon, 10 Apr 2023 20:41:53 +0000 (+0800) Subject: Add BAIR's Koala to supported models (#877) X-Git-Tag: gguf-v0.4.0~991 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=a0caa34b162449b5c13b8d604573053300ff54a1;p=pkg%2Fggml%2Fsources%2Fllama.cpp Add BAIR's Koala to supported models (#877) --- diff --git a/README.md b/README.md index 5ef4318e..ef82855e 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ New features will probably be added mostly through community contributions. - [X] [Chinese LLaMA / Alpaca](https://github.com/ymcui/Chinese-LLaMA-Alpaca) - [X] [Vigogne (French)](https://github.com/bofenghuang/vigogne) - [X] [Vicuna](https://github.com/ggerganov/llama.cpp/discussions/643#discussioncomment-5533894) +- [X] [Koala](https://bair.berkeley.edu/blog/2023/04/03/koala/) **Bindings:**