Skip to content

v2.7.4

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 22:55
· 15 commits to master since this release
ff1644d

2.7.4 (2023-10-25)

Bug Fixes

  • do not download redundant node headers (#80) (ff1644d)
  • improve cmake custom options handling (#80) (ff1644d)
  • do not set CMAKE_GENERATOR_TOOLSET for CUDA (#80) (ff1644d)
  • do not fetch information from GitHub when using a local git bundle (#80) (ff1644d)
  • GBNF JSON schema string const formatting (#80) (ff1644d)

Features

  • adapt to the latest llama.cpp interface (#80) (ff1644d)
  • print helpful information to help resolve issues when they happen (#80) (ff1644d)
  • make portable cmake on Windows more stable (#80) (ff1644d)
  • update CMakeLists.txt to match llama.cpp better (#80) (ff1644d)