Skip to content

Releases: InftyAI/llmaz

v0.1.3

22 Apr 16:18
631d1aa
Compare
Choose a tag to compare

What's Changed

🚀 Major Features:

  • Add open-webui as the default chatbot by @kerthcet in #357
  • Add enovy ai gateway (helm dependencies + doc) by @pacoxu in #360

Features:

  • feature: install lws controller in llmaz-system namespace by @googs1025 in #354

♻️ Cleanups:

  • Add default to configName by @kerthcet in #349
  • feat: move lws controller replicas to global values by @Whitea029 in #358
  • kubectl apply using --server-side to avoid apply failure by @pacoxu in #363

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

17 Apr 08:45
d1faf2c
Compare
Choose a tag to compare

What's Changed

Features:

  • feat: spread container env to initContianers by @nayihz in #294
  • feature(BackendRuntime): support lifecycle hook fields for BackendRuntime by @googs1025 in #303
  • feat: add e2e test to verify service is avaliable by @nayihz in #310
  • feat: make elasticConfig.maxReplicas to a required parameter by @nayihz in #331
  • feat: metrics support for llmaz by @googs1025 in #316

♻️ Cleanups:

  • build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #283
  • API refactor by @kerthcet in #285
  • Refactor multi-host example by @kerthcet in #286
  • cleanup: upgrade vllm version to v0.7.3 by @nayihz in #289
  • Enable debug mode in workflow by @kerthcet in #290
  • fix: fix some warnings when building images by @nayihz in #295
  • build(deps): bump sigs.k8s.io/structured-merge-diff/v4 from 4.5.0 to 4.6.0 by @dependabot in #298
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.20.2 to 0.20.3 by @dependabot in #299
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 by @dependabot in #297
  • cleanup: upgrade e2e test tools by @nayihz in #296
  • chore: fix BackendRuntime crds field Commands -> Command by @googs1025 in #315
  • feature: add in-tree vllm BackendRuntime for preStop Hook by @googs1025 in #319
  • cleanup: remove kube-rbac-proxy by @nayihz in #321
  • use local GOPROXY by @pacoxu in #322
  • add image repo for lws and all backend runtime, like llama.cpp by @pacoxu in #328
  • build(deps): bump github.com/onsi/gomega from 1.36.3 to 1.37.0 by @dependabot in #337
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 by @dependabot in #336
  • build(deps): bump sigs.k8s.io/structured-merge-diff/v4 from 4.6.0 to 4.7.0 by @dependabot in #338
  • chore: refactor handleUnexpectedCondition func by @googs1025 in #344
  • fix(env): ensure BackendRuntimeConfig.Envs overrides base Envs by @googs1025 in #341

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

18 Feb 06:57
2ab9941
Compare
Choose a tag to compare

What's Changed

🚀 Major Features:

Features:

♻️ Cleanups:

Full Changelog: v0.1.0...v0.1.1

v0.1.0

24 Jan 17:32
d8622cc
Compare
Choose a tag to compare

What's Changed

🚀 Major Features:

Features:

🐛 Bugs:

♻️ Cleanups:

Full Changelog: v0.0.9...v0.1.0

v0.0.9

06 Jan 11:52
77a04d1
Compare
Choose a tag to compare

What's Changed

Features:

🐛 Bugs:

♻️ Cleanups:

Full Changelog: v0.0.8...v0.0.9

v0.0.8

23 Oct 08:43
fa2f92f
Compare
Choose a tag to compare

What's Changed

🚀 Major Features:

Features:

🐛 Bugs:

♻️ Cleanups:

New Contributors

Full Changelog: v0.0.7...v0.0.8

v0.0.7

12 Sep 09:33
e2f0786
Compare
Choose a tag to compare

What's Changed

🚀 Major Features:

Features:

🐛 Bugs:

♻️ Cleanups:

Full Changelog: v0.0.6...v0.0.7

v0.0.6

06 Sep 02:11
fcc3543
Compare
Choose a tag to compare

What's Changed

🚀 Major Features:

✨ Features:

🐛 Bugs:

  • fix wrong field path in the openmodel webhook by @carlory in #107
  • Playground should be triggered to create Services and then Pods once the model is created by @carlory in #109
  • Fix watch for changes to LeaderWorkerSet created by llmaz and trigger a Reconcile for the owner by @carlory in #108

♻️ Cleanups:

New Contributors

Full Changelog: v0.0.5...v0.0.6

v0.0.5

26 Aug 02:54
28a7aa6
Compare
Choose a tag to compare

What's Changed

  • Stop sharing model weights across Pods in the same node by @kerthcet in #102
  • Change model name to github.com/inftyai/llmaz by @kerthcet in #104

Full Changelog: v0.0.4...v0.0.5

v0.0.4

19 Aug 10:56
e9795ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4