aifeifei798
commited on
Upload README.md
Browse files
README.md
CHANGED
@@ -87,8 +87,9 @@ The module combination has been readjusted to better fulfill various roles and h
|
|
87 |
],
|
88 |
```
|
89 |
# Model Use
|
90 |
-
- Koboldcpp https://github.com/
|
91 |
- Since KoboldCpp is taking a while to update with the latest llama.cpp commits, I'll recommend this [fork](https://github.com/Nexesenex/kobold.cpp) if anyone has issues.
|
|
|
92 |
- LM Studio https://lmstudio.ai/
|
93 |
- llama.cpp https://github.com/ggerganov/llama.cpp
|
94 |
- Backyard AI https://backyard.ai/
|
|
|
87 |
],
|
88 |
```
|
89 |
# Model Use
|
90 |
+
- Koboldcpp https://github.com/Nexesenex/kobold.cpp
|
91 |
- Since KoboldCpp is taking a while to update with the latest llama.cpp commits, I'll recommend this [fork](https://github.com/Nexesenex/kobold.cpp) if anyone has issues.
|
92 |
+
- text-generation-webui https://github.com/oobabooga/text-generation-webui
|
93 |
- LM Studio https://lmstudio.ai/
|
94 |
- llama.cpp https://github.com/ggerganov/llama.cpp
|
95 |
- Backyard AI https://backyard.ai/
|