Commit ·
111be1d
1
Parent(s): efb264a
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ This is a model repo mainly for [LLamaSharp](https://github.com/SciSharp/LLamaSh
|
|
| 14 |
|
| 15 |
Since `llama.cpp` always have break changes, it takes much time for users (of [LLamaSharp](https://github.com/SciSharp/LLamaSharp) and others) to find a suitable model to run. This model repo would provide some convenience for users.
|
| 16 |
|
| 17 |
-
##
|
| 18 |
|
| 19 |
- [x] LLaMa 7B / 13B
|
| 20 |
- [ ] Alpaca
|
|
@@ -25,7 +25,7 @@ Since `llama.cpp` always have break changes, it takes much time for users (of [L
|
|
| 25 |
- [ ] Koala
|
| 26 |
- [ ] OpenBuddy 🐶 (Multilingual)
|
| 27 |
- [ ] Pygmalion 7B / Metharme 7B
|
| 28 |
-
- [
|
| 29 |
|
| 30 |
|
| 31 |
We will appreciate it if you'd like to provide some info about the incompleted models (such as links, model sources, etc.).
|
|
|
|
| 14 |
|
| 15 |
Since `llama.cpp` always have break changes, it takes much time for users (of [LLamaSharp](https://github.com/SciSharp/LLamaSharp) and others) to find a suitable model to run. This model repo would provide some convenience for users.
|
| 16 |
|
| 17 |
+
## Models
|
| 18 |
|
| 19 |
- [x] LLaMa 7B / 13B
|
| 20 |
- [ ] Alpaca
|
|
|
|
| 25 |
- [ ] Koala
|
| 26 |
- [ ] OpenBuddy 🐶 (Multilingual)
|
| 27 |
- [ ] Pygmalion 7B / Metharme 7B
|
| 28 |
+
- [x] WizardLM (refer to https://huggingface.co/TheBloke/wizardLM-7B-GGML)
|
| 29 |
|
| 30 |
|
| 31 |
We will appreciate it if you'd like to provide some info about the incompleted models (such as links, model sources, etc.).
|