mudler commited on
Commit
adae3bc
·
verified ·
1 Parent(s): d8c03d9

README: add LocalAI team attribution

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -15,6 +15,8 @@ base_model:
15
 
16
  # vibevoice.cpp — quantized model bundle
17
 
 
 
18
  Quantized GGUF weights for [vibevoice.cpp](https://github.com/mudler/vibevoice.cpp),
19
  a C/C++ port of Microsoft VibeVoice (TTS + ASR) on top of `ggml`.
20
 
 
15
 
16
  # vibevoice.cpp — quantized model bundle
17
 
18
+ **Brought to you by the [LocalAI](https://github.com/mudler/LocalAI) team** — the creators of LocalAI, the open-source AI engine that runs any model — LLMs, vision, voice, image, video — on any hardware. No GPU required.
19
+
20
  Quantized GGUF weights for [vibevoice.cpp](https://github.com/mudler/vibevoice.cpp),
21
  a C/C++ port of Microsoft VibeVoice (TTS + ASR) on top of `ggml`.
22