You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
manifest/CHANGELOG.rst

26 lines
601 B
ReStructuredText

0.0.3 - Unreleased
---------------------
0.0.2 - 2022-01-31
---------------------
Added
^^^^^
* Batched inference support in `manifest.run`. No more separate `manifest.run_batch` method.
* Standard request base model for all language inputs.
* ChatGPT client. Requires CHATGPT_SESSION_KEY to be passed in.
* Diffusion model support
* Together model support
Removed
^^^^^^^
* `Prompt` class
* `OPT` client - OPT is now available in HuggingFace
0.0.1 - 2022-11-08
-------------------
First major pip release of Manifest. Install via `pip install manifest-ml`.
.. _@lorr1: https://github.com/lorr1