From: David Kennedy Date: Fri, 19 May 2023 17:16:30 +0000 (-0400) Subject: readme : adds WizardLM to the list of supported models (#1485) X-Git-Tag: gguf-v0.4.0~743 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=79e3efb0e97b65b6cc72cd9ee970fa8189ad79a4;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : adds WizardLM to the list of supported models (#1485) --- diff --git a/README.md b/README.md index 1d84a5e6..6a67765a 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ as the main playground for developing new features for the [ggml](https://github - [X] [Koala](https://bair.berkeley.edu/blog/2023/04/03/koala/) - [X] [OpenBuddy 🐶 (Multilingual)](https://github.com/OpenBuddy/OpenBuddy) - [X] [Pygmalion 7B / Metharme 7B](#using-pygmalion-7b--metharme-7b) +- [X] [WizardLM](https://github.com/nlpxucan/WizardLM) **Bindings:**