Skip to content

Release v2.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 14:55

πŸš€ Features

  • VisionOS support (PR: #299)
  • Add support for Gemma 3 and Phi 4 models (PR: #327)
  • Fix Android support for older devices (use ARMv8-A instead of ARMv8.4-A) (PR: #325)
  • Upgrade LlamaLib to v1.2.4 (llama.cpp b4969) (PR: #325)
  • Default number of predicted tokens (num_predict) to infinity (-1) (PR: #328)