Skip to content

Releases: VectorInstitute/kaleidoscope-sdk

kaleidoscope-sdk v0.11.0

10 Jul 18:50
6178a6d
Compare
Choose a tag to compare

What's Changed

  • Removed activations functions
  • Added python 3.11 support

kaleidoscope-sdk v0.10.0

30 Oct 19:40
786b692
Compare
Choose a tag to compare

What's Changed

  • Updated README and docs to use the llama2-7b model instead of opt

kaleidoscope-sdk v0.8.0

04 Aug 17:59
184ec46
Compare
Choose a tag to compare

What's Changed

  • Improved error messaging
  • Added API updates to support v0.8.0 backend release
  • Access to newly-deployed llama 7b and 30b models

kaleidoscope-sdk v0.7.0

11 Jul 17:11
656b359
Compare
Choose a tag to compare

What's changed

  • Updated internal request structure to reflect new API exposed by the Pytriton backend
  • Access to newly-deployed falcon-7b and falcon-40b models

kaleidoscope-sdk v0.6.0

10 Jun 02:19
Compare
Choose a tag to compare

What's Changed

  • Added an interface for manipulating intermediate activations
  • Included integration tests that run exclusively on the Vector cluster

kaleidoscope-sdk v0.5.0

18 Apr 20:27
Compare
Choose a tag to compare

New Features:

  • Implemented request batch limits
  • Added a project logo

kaleidoscope-sdk v0.4.1

21 Mar 23:59
cd89414
Compare
Choose a tag to compare

Minor fixes to documentation and version numbers, in preparation of public release to PyPI.

kaleidoscope-sdk v0.4.0

17 Mar 19:58
b979b4b
Compare
Choose a tag to compare
  • Renamed Lingua to Kaleidoscope
  • Renamed pylingua to kscope
  • Added code styling

lingua-sdk v0.3.0

09 Mar 14:51
ff45cf8
Compare
Choose a tag to compare
  • Adds support for multi-prompt generation
  • Adds unit test framework
  • Fixes activation retrieval for OPT-175B running on a40s

lingua-sdk v0.2.0

14 Feb 22:30
Compare
Choose a tag to compare
Updated version number