Skip to content

Releases: louisgv/local.ai

v0.6.6

20 Sep 23:35
Compare
Choose a tag to compare

BREAKING CHANGES

  • feat: move /completions under /v1/completions by @tomasmcm in #112

New Contributors

Full Changelog: v0.6.5...v0.6.6

v0.6.5

17 Sep 02:23
Compare
Choose a tag to compare

HOTFIX: correctly resolve initial config

Full Changelog: v0.6.4...v0.6.5

v0.6.4

15 Jul 01:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.6.4

v0.6.3

15 Jul 00:31
Compare
Choose a tag to compare
fix: sdk build

v0.5.2

03 Jul 10:35
c5ff308
Compare
Choose a tag to compare

What's Changed

  • feat: Added Nous Hermes to known models by @LLukas22 in #53
  • feat: GPU inferencing, cuda for linux/windows/mac intel, metal for mac aarch64 by @louisgv in #56
  • fix: Inference on thread view will stop when swapping between route
  • fix: Properly terminate prompt feeding when stream stopped
  • feat: Inference status text/status comment
  • fix: add CUDA setup for linux and windows by @louisgv in #59
  • fix: disable gpu toggle if no GPU is available by @louisgv in #63

NOTE: GPU inferencing is only available to Mac Metal (M1/M2) ATM, see #61

local.ai.GPU.Toggle.mp4

New Contributors

Full Changelog: v0.4.0...v0.5.2

v0.5.1

01 Jul 13:49
551e5c9
Compare
Choose a tag to compare

🥷

ref: #61

v0.4.0

22 Jun 21:42
6b8087b
Compare
Choose a tag to compare

What's Changed

  • feat: Model Info popup by @Regular-Baf in #36
  • feat: improve thread UX, fix linux dev run by @louisgv in #37
  • feat: prompt template, persistent thread config side-panel by @louisgv in #38
  • feat: save last used model for each thread by @louisgv
  • feat: remote tokenizer by @louisgv
  • feat: model integrity check now apply default settings if known by @louisgv
  • docs: Add git submodule handling to dev workflow by @nightscape in #43
  • fix: model stats fallback by @louisgv in #46

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

16 Jun 09:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.9...v0.3.0

v0.2.9

15 Jun 11:15
Compare
Choose a tag to compare

What's changed:

  • Added experimental model tag
  • Enable downloader to skip hash check for experimental model

Full Changelog: v0.2.8...v0.2.9

v0.2.8

12 Jun 03:15
2f6184b
Compare
Choose a tag to compare

What's Changed

  • feat: quick model switcher by @louisgv in #24
  • feat: start server from quick model selector by @louisgv in #25
  • feat: type-safe invoke implementation by @louisgv in #26
  • feat: Adding completion params passing to API by @louisgv in #27
  • chore: cleanup ux, prepare for prompt params tweak by @louisgv in #28

Full Changelog: v0.2.7...v0.2.8