Skip to content

Releases: sozercan/aikit

v0.9.0

30 May 21:53
36d6cd4
Compare
Choose a tag to compare

Notable Changes

  • 🕵️ Auto runtime detection: AIKit will now automatically check your CPU and GPU capabilities, and automatically choose the most optimized runtime. With this change, there is no differentiation for runtimes avx, avx2, and avx512. They can still be used to skip installing the cuda runtime libraries for slimmer images.
  • 💿 Pre-made models will now include CUDA libraries by default, and CUDA specific images will not be updated anymore. Thanks to auto runtime detection if a compatible GPU is not found, it will fallback to the most optimized CPU runtime.
  • Helm chart for Kubernetes is now available!
  • 🚀 New pre-made models are now available: Gemma 1.1 2B Instruct and Codestral 22B.
  • ✨ Updated LocalAI to v2.16.0.
  • 🦥 Updated Unsloth to May 2024 release.

Features

Bug Fixes

Documentation

Continuous Integration

Chores

Reverts

v0.8.0

22 Apr 16:59
6ca2c63
Compare
Choose a tag to compare

Notable Changes

Features

Documentation

Tests

Continuous Integration

Chores

v0.7.2

12 Apr 03:49
0130851
Compare
Choose a tag to compare

Bug Fixes

Documentation

Chores

v0.7.1

17 Mar 22:29
1697641
Compare
Choose a tag to compare

Notable Changes

  • 🎵 Fine Tuning support!
  • 📂 Ability to use local files for creating model images for inference

Demo of fine-tuning and inference using fine-tuned model: https://www.youtube.com/watch?v=FZuVb-9i-94

Features

Bug Fixes

Continuous Integration

Chores

Documentation

v0.7.0

17 Mar 22:35
b0fec5a
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

⚠️ This release is missing important metadata information. Please use v0.7.1 instead.

v0.6.2

29 Feb 02:46
85808a3
Compare
Choose a tag to compare

Notable Changes

  • 🆕 Update to LocalAI v2.9.0

Continuous Integration

Chores

v0.6.1

12 Feb 02:30
3fe6e67
Compare
Choose a tag to compare

Notable Changes

  • 🆕 Update to LocalAI v2.8.0

Documentation

Continuous Integration

Chores

v0.6.0

25 Jan 21:33
25995a8
Compare
Choose a tag to compare

Notable Changes

What's Changed

Full Changelog: v0.5.2...v0.6.0

v0.5.2

16 Jan 19:07
4e6c93f
Compare
Choose a tag to compare

Notable Changes

  • 🅿️ Added Phi 2 to pre-made models

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

10 Jan 05:21
7e91342
Compare
Choose a tag to compare

Notable Changes

  • ✨ Support for LocalAI v2.5.1

What's Changed

  • ci: free space on update-models by @sozercan in #74
  • ci: free space on update-models take 2 by @sozercan in #75
  • ci: staging registry input for update-models by @sozercan in #76
  • ci: doc update-image runner limitation by @sozercan in #77
  • chore(deps): Bump actions/dependency-review-action from 3.1.4 to 3.1.5 by @dependabot in #79
  • chore(deps): Bump docker/metadata-action from 5.4.0 to 5.5.0 by @dependabot in #78
  • chore: update to localai v2.5.1 by @sozercan in #80
  • chore(deps): Bump golang from 1e3c713 to 836698d by @dependabot in #81

Full Changelog: v0.5.0...v0.5.1