v0.20.0
·
211 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
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[bot]) - Prepare v0.20.0 release (#678) #678 (github-actions[bot])
Commits
- 143559a: Fix release-pr workflow permissions for label creation (#612) (Copilot) #612
- c200b6c: Fix image repository version in Kubernetes docs (#627) (Robbie Cronin) #627
- 186aa23: [BUG] Update Helm chart default image from llama3 to llama3.1 and fix model names in documentation (#629) (Copilot) #629
- 6babe48: Add agentic workflow issue-triage (#667) (Sertaç Özercan) #667
- 62081b6: Add agentic workflow daily-test-improver (#673) (Sertaç Özercan) #673
New Contributors
- @robert-cronin made their first contribution in #627
Full Changelog: v0.19.0...v0.20.0