Skip to content

Releases: nutanix/nai-llm-k8s

v0.2.2

25 Jun 07:57
569f810
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.2-rc1

21 Jun 08:57
569f810
Compare
Choose a tag to compare
v0.2.2-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2-rc2

v0.2.1

29 Feb 16:52
cc84b4a
Compare
Choose a tag to compare

This is the stable release of NAI-LLM-K8s v0.2.1

What's Changed

Full Changelog: v0.2...v0.2.1

v0.2.1-rc2

28 Feb 11:34
cc84b4a
Compare
Choose a tag to compare
v0.2.1-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2...v0.2.1-rc2

v0.2.1-rc1

09 Jan 07:17
6fd50d6
Compare
Choose a tag to compare
v0.2.1-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2...v0.2.1-rc-1

v0.2

13 Dec 17:09
dc83ae6
Compare
Choose a tag to compare

This is the stable release of NAI-LLM-K8s v0.2

Features

  • Custom HuggingFace Models support

Additional models supported

  • codellama_7b_python
  • llama2_7b_chat

What's Changed

Important notes

  • V2 does not have backward compatibility with V1. Follow new documentation in opendocs

New Contributors

Full Changelog: v0.1...v0.2

v0.2-rc2

13 Dec 12:53
dc83ae6
Compare
Choose a tag to compare
v0.2-rc2 Pre-release
Pre-release

What's Changed

Important notes

  • V2 does not have backward compatibility with V1. Follow new documentation in opendocs

New Contributors

Full Changelog: v0.1...v0.2-rc2

v0.2-rc1

06 Dec 07:43
f0ab70f
Compare
Choose a tag to compare
v0.2-rc1 Pre-release
Pre-release

What's Changed

Important notes

  • V2 does not have backward compatibility with V1. Follow new documentation in opendocs

New Contributors

Full Changelog: v0.1...v0.2-rc1

v0.1

03 Nov 14:51
42ff4b0
Compare
Choose a tag to compare

Introduce NAI-LLM run support on k8s

Models Support

  • MPT_7b
  • Falcon_7b
  • Llama2_7b
  • Phi-1_5
  • GPT2

Additional Features

  • Custom trained model support
  • Model version based support

Repo Stability

  • Linter test included in Actions with Black and PyLint tests
  • Product stability Test Sets created with PyTest

Changes

New Contributors

Full Changelog: https://github.com/nutanix/nai-llm-k8s/commits/v0.1

v0.1-rc5

02 Nov 12:31
897ba64
Compare
Choose a tag to compare
v0.1-rc5 Pre-release
Pre-release

This is the rc5 of NAI-LLM-k8s v0.1

Include support for MPT_7b, Falcon_7b, Llama2_7b, Phi-1_5 and GPT2

What's Changed

  • Update readme and kfp_version variable name by @nagar-ajay in #1
  • Kubeflow inference run support for LLMs by @gavrishp in #2
  • fix path in install script by @nagar-ajay in #3
  • include support for Model params by @gavrishp in #4
  • Update inference port in config properties by @gavrishp in #9
  • Introduce support for deployment cleanup by @AyushSawant18588 in #8
  • Model repository version support added by @AyushSawant18588 in #18
  • Health check support and make data param optional by @gavrishp in #19
  • Introduce support to gpt2 model by @gavrishp in #21
  • Add Python Linters by @AyushSawant18588 in #23
  • Bump kserve version to 0.11.1 by @gavrishp in #20

Changes from v0.1-rc4

Changelog from rc4: v0.1-rc4...v0.1-rc5

New Contributors

Full Changelog: https://github.com/nutanix/nai-llm-k8s/commits/v0.1-rc5