Skip to content

Releases: stanfordnlp/pyvene

v0.0.6: Minor fix to remove default cache directory

13 Jan 05:21
7a58255
Compare
Choose a tag to compare
Merge pull request #48 from stanfordnlp/zen/cachepath

Remove default cache directory

v0.0.5: Minor update after library migration for various links

13 Jan 01:38
306ff0d
Compare
Choose a tag to compare
Merge pull request #47 from stanfordnlp/zen/setup

update setup link, tutorial links

v0.0.4: Minor fix on library imports

12 Jan 12:15
Compare
Choose a tag to compare

v0.0.3: Add support for probe training, interchange intervention training

12 Jan 11:52
Compare
Choose a tag to compare

Descriptions:

  1. Add generic activation collection intervention to collect activations for probe training. It is integrated with other interventions. You can intervene and then collect.
  2. Support interchange intervention training.
  3. More tutorials are provided.
  4. Add CONTRIBUTING.md for dev rules.
  5. Change to relative imports.

v0.0.2: minor updates on versioning and project description

11 Jan 20:14
Compare
Choose a tag to compare

v0.0.1: initial release with pip library

11 Jan 11:26
20bee72
Compare
Choose a tag to compare

Descriptions:
This is the first release of our pyvene library.