mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-04-28 11:40:43 +00:00
updated readme
This commit is contained in:
parent
4f1b22c415
commit
da2bde4767
1 changed files with 6 additions and 2 deletions
|
|
@ -13,9 +13,13 @@ KoboldCpp is an easy-to-use AI text-generation software for GGML and GGUF models
|
|||
- Single file executable, with no installation required and no external dependencies
|
||||
- Runs on CPU or GPU, supports full or partial offloaded
|
||||
- LLM text generation (Supports all GGML and GGUF models, backwards compatibility with ALL past models)
|
||||
- Image Generation (Stable Diffusion 1.5, SDXL, SD3, Flux)
|
||||
- Image Generation and Image Editing (Stable Diffusion 1.5, SDXL, SD3, Flux, Qwen Image, Z-Image, Klein)
|
||||
- Video Generation (WAN 2.2)
|
||||
- Speech-To-Text (Voice Recognition) via Whisper
|
||||
- Text-To-Speech (Voice Generation) via OuteTTS, Kokoro, Parler and Dia
|
||||
- Text-To-Speech (Voice Generation) via Qwen3TTS, Kokoro, OuteTTS, Parler and Dia
|
||||
- Music Generation (Ace Step 1.5)
|
||||
- Image Recognition (Multimodal Vision)
|
||||
- MCP Server support and tool calling
|
||||
- Provides many compatible APIs endpoints for many popular webservices (KoboldCppApi OpenAiApi OllamaApi A1111ForgeApi ComfyUiApi WhisperTranscribeApi XttsApi OpenAiSpeechApi)
|
||||
- Bundled KoboldAI Lite UI with editing tools, save formats, memory, world info, author's note, characters, scenarios.
|
||||
- Includes multiple modes (chat, adventure, instruct, storywriter) and UI Themes (aesthetic roleplay, classic writer, corporate assistant, messsenger)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue