]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
Add BAIR's Koala to supported models (#877)
authorqouoq <redacted>
Mon, 10 Apr 2023 20:41:53 +0000 (04:41 +0800)
committerGitHub <redacted>
Mon, 10 Apr 2023 20:41:53 +0000 (22:41 +0200)
README.md

index 5ef4318eb4873f11d0d8a493fe22423af82c1f4d..ef82855e49e9245dfac3d7427a6303492bbbe5ad 100644 (file)
--- 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:**