Releases: kaito-project/aikit
v0.20.3
Notable Changes
- 📦 Package AI models as OCI artifacts for distribution from local, HTTP, or Hugging Face sources via container registries, supporting both generic OCI format and the CNCF ModelPack specification.
- ✨ Update to LocalAI v3.8.0.
Chores
- cherry pick #704 (#705) #705 (Sertaç Özercan)
- Prepare v0.20.3 release (#706) #706 (github-actions[bot])
v0.20.2
Notable Changes
- 📦 Package AI models as OCI artifacts for distribution from local, HTTP, or Hugging Face sources via container registries, supporting both generic OCI format and the CNCF ModelPack specification.
- ✨ Update to LocalAI v3.7.0.
Chores
- Prepare v0.20.2 release (#703) #703 (github-actions[bot])
Commits
v0.20.1
Notable Changes
📦 Package AI models as OCI artifacts for distribution from local, HTTP, or Hugging Face sources via container registries, supporting both generic OCI format and the CNCF ModelPack specification.
Bug Fixes
- cherry pick #681 (#682) #682 (Sertaç Özercan)
Chores
- Prepare v0.20.1 release (#683) #683 (github-actions[bot])
v0.20.0
Notable Changes
📦 Package AI models as OCI artifacts for distribution from local, HTTP, or Hugging Face sources via container registries, supporting both generic OCI format and the CNCF ModelPack specification.
What's changed?
Features
- OCI packager (#649) #649 (Sertaç Özercan)
Bug Fixes
- handle multi meta backends and cpu fallback for cuda (#618) #618 (Sertaç Özercan)
Continuous Integration
- use large runners (#619) #619 (Sertaç Özercan)
- update models on large runners (#626) #626 (Sertaç Özercan)
- mirror localai to ghcr (#644) #644 (Sertaç Özercan)
- pin issue triage action (#669) #669 (Sertaç Özercan)
- pin issue triage action (#670) #670 (Sertaç Özercan)
- pin issue triage action part 3 (#671) #671 (Sertaç Özercan)
- update gh aw (#672) #672 (Sertaç Özercan)
Chores
- Prepare v0.19.0 release (#610) #610 (github-actions[bot])
- deps: Bump the actions-all group with 2 updates #615 (dependabot[bot])
- deps: Bump the actions-all group with 2 updates (#615) #615 (github-actions[bot])
- deps: Bump google.golang.org/grpc from 1.74.2 to 1.75.0 (#617) #617 (dependabot[bot])
- deps: Bump golang from
74908adto81dc45d(#616) #616 (dependabot[bot]) - update base (#622) #622 (Sertaç Özercan)
- update version (#634) #634 (Sertaç Özercan)
- deps: Bump kubectl from v1.33.4 to v1.34.0 in /charts/aikit #636 (dependabot[bot])
- deps: Bump kubectl from v1.33.4 to v1.34.0 in /charts/aikit (#636) #636 (github-actions[bot])
- deps: Bump the actions-all group across 1 directory with 2 updates #639 (dependabot[bot])
- deps: Bump the actions-all group across 1 directory with 2 updates (#639) #639 (github-actions[bot])
- deps: Bump golang from
81dc45dto6ad9415#640 (dependabot[bot]) - deps: Bump golang from
81dc45dto6ad9415(#640) #640 (github-actions[bot]) - deps: Bump golang.org/x/sync from 0.16.0 to 0.17.0 #641 (dependabot[bot])
- deps: Bump golang.org/x/sync from 0.16.0 to 0.17.0 (#641) #641 (github-actions[bot])
- localai v3.5.0 (#648) #648 (Sertaç Özercan)
- deps: Bump the actions-all group across 1 directory with 4 updates (#647) #647 (dependabot[bot])
- deps: Bump google.golang.org/grpc from 1.75.0 to 1.75.1 #650 (dependabot[bot])
- deps: Bump google.golang.org/grpc from 1.75.0 to 1.75.1 (#650) #650 (github-actions[bot])
- deps: Bump kubectl from v1.34.0 to v1.34.1 in /charts/aikit (#653) #653 (dependabot[bot])
- deps: Bump golang from
6ad9415toc4bc074(#651) #651 (dependabot[bot]) - deps: Bump sigstore/cosign-installer from 3.9.2 to 3.10.0 in the actions-all group (#652) #652 (dependabot[bot])
- deps: Bump golang from
c4bc074toc423747#657 (dependabot[bot]) - deps: Bump golang from
c4bc074toc423747(#657) #657 (github-actions[bot]) - deps: Bump the actions-all group across 1 directory with 5 updates (#658) #658 (dependabot[bot])
- localai v3.6.0 (#654) #654 (Sertaç Özercan)
- deps: Bump golang from
c423747to42d8e9d#661 (dependabot[bot]) - deps: Bump golang from
c423747to42d8e9d(#661) #661 (github-actions[bot]) - deps: Bump golang from
42d8e9dto51b6b12#665 (dependabot[bot]) - deps: Bump golang from
42d8e9dto51b6b12(#665) #665 (github-actions[bot]) - deps: Bump github.com/moby/buildkit from 0.25.0 to 0.25.1 (#663) #663 (dependabot[bot])
- deps: Bump google.golang.org/grpc from 1.75.1 to 1.76.0 (#662) #662 (dependabot[bot])
- deps: Bump the actions-all group across 1 directory with 5 updates (#666) #666 (dependabot[bot])
- deps: Bump golang from
51b6b12toee420c1#676 (dependabot[bot]) - deps: Bump golang from
51b6b12toee420c1(#676) #676 ([github-actions[...
v0.19.4
Chores
- cherry pick #654 and friends (#659) #659 (Sertaç Özercan)
- Prepare v0.19.4 release (#660) #660 (github-actions[bot])
v0.19.3
Continuous Integration
- mirror localai to ghcr (#645) #645 (Sertaç Özercan)
Chores
- Prepare v0.19.3 release (#646) #646 (github-actions[bot])
v0.19.2
Bug Fixes
- cherry pick #629 (#631) #631 (Sertaç Özercan)
Chores
- Prepare v0.19.2 release (#632) #632 (github-actions[bot])
v0.19.1
Bug Fixes
- cherry pick #618 #619 (#620) #620 (Sertaç Özercan)
Chores
- Prepare v0.19.0 release (#609) (#624) #624 (Sertaç Özercan)
- Prepare v0.19.1 release (#625) #625 (github-actions[bot])
v0.19.0
Notable Changes
- ✨ Update to LocalAI v3.4.0.
- 🤖 Added GPT-OSS 20B and 120B to pre-made models.
🅿️ Added Phi 4 to pre-made models.- 🥺 Updated QWQ 32B to non-preview in pre-made models.
- 💀 Retired Phi 3.5 and QWQ 32B preview
Full list of changes
Features
- gpt-oss 20b and 120b (#599) #599 (Sertaç Özercan)
- add phi4 and update qwq to non-preview (#601) #601 (Sertaç Özercan)
Bug Fixes
- grpcio version (#550) #550 (Sertaç Özercan)
Documentation
- update with flux demo (#587) #587 (Sertaç Özercan)
Tests
- test all the branches (#608) #608 (Sertaç Özercan)
Continuous Integration
- gpu test inputs (#554) #554 (Sertaç Özercan)
- disable helm test for now (#551) #551 (Sertaç Özercan)
- allowlist *.githubusercontent.com (#566) #566 (Sertaç Özercan)
- update workflow perms to job level (#570) #570 (Sertaç Özercan)
- Enable CI tests to run on release branches (#581) #581 (Copilot)
Chores
- Prepare v0.18.0 release (#496) #496 (github-actions[bot])
- deps: Bump golang from
6260304tob970e6d#497 (dependabot[bot]) - deps: Bump golang from
6260304tob970e6d(#497) #497 (github-actions[bot]) - deps: Bump the actions-all group with 7 updates #498 (dependabot[bot])
- deps: Bump the actions-all group with 7 updates (#498) #498 (github-actions[bot])
- deps: Bump golang from
b970e6dtod7d795d#499 (dependabot[bot]) - deps: Bump golang from
b970e6dtod7d795d(#499) #499 (github-actions[bot]) - deps: Bump github.com/moby/buildkit from 0.20.0 to 0.20.1 #501 (dependabot[bot])
- deps: Bump github.com/moby/buildkit from 0.20.0 to 0.20.1 (#501) #501 (github-actions[bot])
- deps: Bump github.com/opencontainers/image-spec #503 (dependabot[bot])
- deps: Bump github.com/opencontainers/image-spec from 1.1.0 to 1.1.1 (#503) #503 (github-actions[bot])
- deps: Bump google.golang.org/grpc from 1.70.0 to 1.71.0 #504 (dependabot[bot])
- deps: Bump google.golang.org/grpc from 1.70.0 to 1.71.0 (#504) #504 (github-actions[bot])
- deps: Bump prismjs from 1.29.0 to 1.30.0 in /website in the npm_and_yarn group across 1 directory (#505) #505 (dependabot[bot])
- deps: Bump the actions-all group with 2 updates (#500) #500 (dependabot[bot])
- deps: Bump the actions-all group with 4 updates #508 (dependabot[bot])
- deps: Bump the actions-all group with 4 updates (#508) #508 (github-actions[bot])
- deps: Bump golang from
d7d795dtofa1a01d#510 (dependabot[bot]) - deps: Bump golang from
d7d795dtofa1a01d(#510) #510 (github-actions[bot]) - deps: Bump golang from
fa1a01dto75e6700#514 (dependabot[bot]) - deps: Bump golang from
fa1a01dto75e6700(#514) #514 (github-actions[bot]) - deps: Bump golang from
75e6700to00eccd4#518 (dependabot[bot]) - deps: Bump golang from
75e6700to00eccd4(#518) #518 (github-actions[bot]) - dep bumps (#543) #543 (Sertaç Özercan)
- update linter to v2 (#544) #544 (Sertaç Özercan)
- deps: Bump golang from
00eccd4to79390b5(#527) #527 (dependabot[bot]) - deps: Bump the actions-all group across 1 directory with 13 updates (#545) #545 (dependabot[bot])
- deps: Bump the npm_and_yarn group across 1 directory with 3 updates (#506) #506 (dependabot[bot])
- deps: Bump golang from
ee7ff13to10f549d(#547) #547 (dependabot[bot]) - deps: Bump the actions-all group across 1 directory with 2 updates (#549) #549 (dependabot[bot])
- deps: Bump github.com/moby/buildkit from 0.23.1 to 0.23.2 (#548) #548 (dependabot[bot])
- deps: Bump the npm_and_yarn group across 1 directory with 4 updates (#552) #552 (dependabot[bot])
- deps: Bump golang from
10f549dto69adc37[#555](#5...
v0.18.2
Announcement
🎉 First release from https://github.com/kaito-project (CNCF sandbox) organization!
-
New website URL: https://kaito-project.github.io/aikit
-
New charts URL: https://kaito-project.github.io/aikit/charts
helm repo add aikit https://kaito-project.github.io/aikit/charts --force-updateto migrate existing Helm repo -
AIKit BuildKit frontend image is moved to
ghcr.io/kaito-project/aikit/aikit:latest -
New pre-made image registries are moved under
ghcr.io/kaito-project/aikit/: https://kaito-project.github.io/aikit/docs/premade-models
Chores
- Prepare v0.18.2 release (#574) #574 (github-actions[bot])
- cherry pick kaito org migration (#575) #575 (Sertaç Özercan)