Update README.md
Browse files
README.md
CHANGED
|
@@ -21,10 +21,14 @@ You can also find other GGUF models by searching around Huggingface.
|
|
| 21 |
Finally, launch KoboldCpp, and it should open a Web UI in your browser. Enjoy!
|
| 22 |
|
| 23 |
## **Other repos here:**
|
| 24 |
-
[
|
|
|
|
| 25 |
[tts](https://huggingface.co/koboldcpp/tts) - Contains text to speech models for KoboldCpp
|
| 26 |
[whisper](https://huggingface.co/koboldcpp/whisper) - Contains voice recognition (transcriber) models for KoboldCpp
|
| 27 |
[imgmodel](https://huggingface.co/koboldcpp/imgmodel) - Contains some sample stable diffusion models that work in KoboldCpp (many more work too)
|
| 28 |
[mmproj](https://huggingface.co/koboldcpp/mmproj) - Contains multimodal projectors (mmproj) for Vision models to use in KoboldCpp (image recognition)
|
|
|
|
|
|
|
|
|
|
| 29 |
|
| 30 |
If you ever get lost or have questions, check out the Wiki at https://github.com/LostRuins/koboldcpp/wiki or come to our discord at https://koboldai.org/discord
|
|
|
|
| 21 |
Finally, launch KoboldCpp, and it should open a Web UI in your browser. Enjoy!
|
| 22 |
|
| 23 |
## **Other repos here:**
|
| 24 |
+
[newbie templates](https://huggingface.co/koboldcpp/newbie-templates) - Contains premade KoboldCpp quick launch templates curated for newbies. **RECOMMENDED to start here**
|
| 25 |
+
[kcppt](https://huggingface.co/koboldcpp/kcppt) - Contains miscellanous premade KoboldCpp quick launch templates. Some may be outdated.
|
| 26 |
[tts](https://huggingface.co/koboldcpp/tts) - Contains text to speech models for KoboldCpp
|
| 27 |
[whisper](https://huggingface.co/koboldcpp/whisper) - Contains voice recognition (transcriber) models for KoboldCpp
|
| 28 |
[imgmodel](https://huggingface.co/koboldcpp/imgmodel) - Contains some sample stable diffusion models that work in KoboldCpp (many more work too)
|
| 29 |
[mmproj](https://huggingface.co/koboldcpp/mmproj) - Contains multimodal projectors (mmproj) for Vision models to use in KoboldCpp (image recognition)
|
| 30 |
+
[music](https://huggingface.co/koboldcpp/music) - Music generation models
|
| 31 |
+
[gguf dumps](https://huggingface.co/koboldcpp/GGUFDumps) - Miscellaneous GGUF models
|
| 32 |
+
|
| 33 |
|
| 34 |
If you ever get lost or have questions, check out the Wiki at https://github.com/LostRuins/koboldcpp/wiki or come to our discord at https://koboldai.org/discord
|