Change8

b7603

📦 llama-cppView on GitHub →
5 features🐛 1 fixes🔧 4 symbols

Summary

This release introduces comprehensive support for the Solar Open model, including specialized chat templates, vocabulary updates, and conversion logic.

Migration Steps

  1. Download the appropriate binary for your OS and hardware (e.g., macOS arm64, Windows CUDA 12/13, or Linux Vulkan)
  2. Use the updated conversion scripts if importing Solar Open models to GGUF format

✨ New Features

  • Added support for Solar Open model
  • Added Solar Open specific chat templates and reasoning end tags
  • Added Solar Open to end-of-generation (EOG) blacklist in vocabulary
  • Implemented proper LLM type for Solar Open models
  • Updated conversion scripts to support Solar Open architecture

🐛 Bug Fixes

  • Fixed typo in vocabulary comments

🔧 Affected Symbols

llama-chatvocabconvertsolar-open