Change8

b9703

Breaking Changes
📦 llama-cppView on GitHub →
2 breaking1 features🔧 2 symbols

Summary

The server component underwent a rework focusing on presets, leading to the temporary removal of HF remote presets and the complete removal of support for `preset.ini`. New documentation has been added.

⚠️ Breaking Changes

  • Support for the `preset.ini` configuration file has been removed.
  • The remote preset functionality, which relied on HF presets, has been temporarily removed.

Migration Steps

  1. If you relied on `preset.ini`, you must update your configuration method.
  2. If you relied on the HF remote preset functionality, note that it has been temporarily disabled.

✨ New Features

  • Added documentation related to the server/router rework.

Affected Symbols