Skip to content

Releases: bentoml/OpenLLM

v0.1.0

12 Jun 18:39
Compare
Choose a tag to compare

Installation

pip install openllm==0.1.0

To upgrade from a previous version, use the following command:

pip install --upgrade openllm==0.1.0

Usage

All available models: python -m openllm.models

To start a LLM: python -m openllm start dolly-v2

What's Changed

Full Changelog: v0.0.34...v0.1.0

v0.0.34

11 Jun 04:40
Compare
Choose a tag to compare

Installation

pip install openllm==0.0.34

To upgrade from a previous version, use the following command:

pip install --upgrade openllm==0.0.34

Usage

All available models: python -m openllm.models

To start a LLM: python -m openllm start dolly-v2

Full Changelog: v0.0.33...v0.0.34

v0.0.33

10 Jun 10:14
Compare
Choose a tag to compare

Installation

pip install openllm==0.0.33

To upgrade from a previous version, use the following command:

pip install --upgrade openllm==0.0.33

Usage

All available models: python -m openllm.models

To start a LLM: python -m openllm start dolly-v2

Full Changelog: v0.0.32...v0.0.33

v0.0.32

09 Jun 19:12
Compare
Choose a tag to compare

Installation

pip install openllm==0.0.32

To upgrade from a previous version, use the following command:

pip install --upgrade openllm==0.0.32

Usage

All available models: python -m openllm.models

To start a LLM: python -m openllm start dolly-v2

Full Changelog: v0.0.31...v0.0.32

v0.0.31

08 Jun 22:10
Compare
Choose a tag to compare

Installation

pip install openllm==0.0.31

To upgrade from a previous version, use the following command:

pip install --upgrade openllm==0.0.31

Usage

All available models: python -m openllm.models

To start a LLM: python -m openllm start dolly-v2

Full Changelog: v0.0.30...v0.0.31

v0.0.30

08 Jun 21:03
Compare
Choose a tag to compare

Installation

pip install openllm==0.0.30

To upgrade from a previous version, use the following command:

pip install --upgrade openllm==0.0.30

Usage

All available models: python -m openllm.models

To start a LLM: python -m openllm start dolly-v2

Full Changelog: v0.0.29...v0.0.30

v0.0.27

08 Jun 09:20
Compare
Choose a tag to compare

Installation

pip install openllm==0.0.27

To upgrade from a previous version, use the following command:

pip install --upgrade openllm==0.0.27

Usage

All available models: python -m openllm.models

To start a LLM: python -m openllm start dolly-v2

Full Changelog: v0.0.26...v0.0.27

v0.0.26

07 Jun 04:10
Compare
Choose a tag to compare

Installation

pip install openllm==0.0.26

To upgrade from a previous version, use the following command:

pip install --upgrade openllm==0.0.26

Usage

All available models: python -m openllm.models

To start a LLM: python -m openllm start dolly-v2

Full Changelog: v0.0.25...v0.0.26

v0.0.25

06 Jun 21:30
Compare
Choose a tag to compare

Installation

pip install openllm==0.0.25

To upgrade from a previous version, use the following command:

pip install --upgrade openllm==0.0.25

Usage

All available models: python -m openllm.models

To start a LLM: python -m openllm start dolly-v2

Full Changelog: v0.0.24...v0.0.25

v0.0.24

06 Jun 20:13
Compare
Choose a tag to compare

Installation

pip install openllm==0.0.24

To upgrade from a previous version, use the following command:

pip install --upgrade openllm==0.0.24

Usage

All available models: python -m openllm.models

To start a LLM: python -m openllm start dolly-v2

Full Changelog: v0.0.23...v0.0.24