Skip to content

Releases: arcee-ai/arcee-python

1.2.2

26 Jun 03:29
Compare
Choose a tag to compare

Add target compute to YAML merge

1.2.1

18 Jun 22:27
0079369
Compare
Choose a tag to compare

Adds the ability to pass "peft" through Arcee alignment

1.2.0

17 Jun 23:27
10e01e3
Compare
Choose a tag to compare

What's Changed

  • Addition of model merging features
  • Addition of model weights download features
  • SFT QA Set upload enhancements
  • Python packaging, CI, and test enhancements
  • Documentation fixes

Full Changelog: 1.0.3...1.2.0

1.0.3

24 Feb 02:33
f498c93
Compare
Choose a tag to compare

triple layer feature complete

1.0.2

23 Jan 23:13
Compare
Choose a tag to compare

Release new build

1.0.1

19 Jan 18:14
028c1d9
Compare
Choose a tag to compare

This release includes the following methods

Data Upload:

  • corpus upload
  • Q+A pairs
  • docs

We perform:

  • CPT
  • SFT
  • Retrieval

We infer:

  • generation
  • retrieval
  • embeddings

0.1.3

21 Nov 15:20
ecdddf5
Compare
Choose a tag to compare

Unlocks demo models in langchain

0.1.2

25 Oct 17:19
Compare
Choose a tag to compare

Includes fixt to the pydantic bug witnessed in Colab and elsewhere

0.1.1

24 Oct 22:06
c09da07
Compare
Choose a tag to compare

In this release we fix a passthrough to unlock demo DALMs in the Arcee python SDK

0.1.0

04 Oct 19:04
94ccd4d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.17...0.1.0