Skip to content

Releases: generative-computing/mellea

v0.1.3

22 Oct 18:09

Choose a tag to compare

Feature

  • Decompose cli tool enhancements & new prompt_modules (#170) (b8fc8e1)
  • Add async functions (#169) (689e1a9)
  • Add Granite Guardian 3.3 8B with updated examples function call validation and repair with reason. (#167) (517e9c5)
  • Majority voting sampling strategy (#142) (36eaca4)

Fix

  • Fix vllm install script (#185) (abcf622)
  • Watsonx and litellm parameter filtering (#187) (793844c)
  • Pin trl to version 0.19.1 to avoid deprecation (#202) (9948907)
  • Rename format argument in internal methods for better mypiability (#172) (7a6f780)
  • Async overhaul; create global event loop; add client cache (#186) (1e236dd)
  • Update readme and other places with granite model and tweaks (#184) (519a35a)

v0.1.2

03 Oct 20:09

Choose a tag to compare

Feature

Fix

  • Default sampling strats to None for query, transform, chat (#179) (c8d4601)
  • Docstrings (#177) (6126bd9)
  • Always call sample when a strategy is provided (#176) (8fece40)

v0.1.1

01 Oct 19:47

Choose a tag to compare

Fix

  • Bump patch version to allow publishing (#175) (cf7a24b)

v0.1.0

01 Oct 18:40

Choose a tag to compare

Feature

v0.0.6

18 Sep 00:38

Choose a tag to compare

Feature

  • Test update pypi.yml for cd pipeline test (#155) (91003e5)

v0.0.5

17 Sep 23:42

Choose a tag to compare

Feature

Fix

  • Adding pillow as dependency (#147) (160c6ef)
  • Huggingface backend does not properly pad inputs (#145) (a079c77)
  • Return to old logo (#132) (f08d2ec)
  • Alora version and image printing in messages (#130) (2b3ff55)
  • Remove ModelOption.THINKING from automatic mapping because it's explicitely handled in line #417 (which was causing parameter conflicts) (#124) (b5c2a39)

Documentation

0.0.4

10 Sep 20:11

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.2...0.0.4

0.0.3

03 Sep 18:45

Choose a tag to compare

Bump version number from 0.0.2 to 0.0.3

What's Changed

New Contributors

Full Changelog: 0.0.2...0.0.3

0.0.2

20 Aug 15:15
f92a286

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/generative-computing/mellea/commits/0.0.2