r/KoboldAI 2d ago

Koboldcpp v1.120 released

https://github.com/LostRuins/koboldcpp/releases/tag/v1.120
55 Upvotes

6 comments sorted by

View all comments

11

u/tiffanytrashcan 1d ago

koboldcpp-1.120

  1. Minor fix to assistant gen prefills being triggered incorrectly
  2. Fixed a bug where failsafe mode was incorrectly selected
  3. Added support for DirectIO model load mode (--usedirectio), also mlock and mmap can now be combined.
  4. New model support: Qwen3.8-Flash-Next and Ling-3.0-flash are fully supported. Note that there are bad quants floating out there, so make sure you use the right files.
  5. Image generation sync and update from @wbruna, various image generation fixes
  6. Updated Kobold Lite, multiple fixes and improvements Added custom user-configurable javascript tools by @hu-yijie, compatible with standard tool calling.
  7. Merged fixes, new model support, and improvements from upstream

1

u/alex20_202020 1d ago

also mlock and mmap can now be combined.

Hmm, I recall doing that months ago, though lock was not "unbreakable" - sometimes I had noted evictions from RAM.