From 816008266267c8cfb5e5b5c19d0f43549b41c641 Mon Sep 17 00:00:00 2001 From: Alessandro Griseta Date: Tue, 2 Jun 2026 16:38:42 +0200 Subject: [PATCH] Notify users about Kobold2PDF project --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7fc5454b141..7e4b9d759ce 100644 --- a/README.md +++ b/README.md @@ -222,3 +222,7 @@ and it will install everything required. Alternatively, you can download the abo - Image Recognition MMproj: [Pick the correct one for your model architecture here](https://huggingface.co/koboldcpp/mmproj/tree/main) - Speech Recognition: [Whisper models for Speech-To-Text](https://huggingface.co/koboldcpp/whisper/tree/main) - Text-To-Speech: [TTS models for Narration](https://huggingface.co/koboldcpp/tts/tree/main) + +# Export formats + +- @SuperCowProducts has worked on a bash script (JSON->Markdown->PDF) for this task: [Kobold2PDF](https://codeberg.org/jipmelon/Kobold2PDF) - feature-incomplete, open to contributions \ No newline at end of file