Releases: stanfordnlp/pyvene
Releases · stanfordnlp/pyvene
v0.0.6: Minor fix to remove default cache directory
Merge pull request #48 from stanfordnlp/zen/cachepath Remove default cache directory
v0.0.5: Minor update after library migration for various links
Merge pull request #47 from stanfordnlp/zen/setup update setup link, tutorial links
v0.0.4: Minor fix on library imports
fix library imports
v0.0.3: Add support for probe training, interchange intervention training
Descriptions:
- Add generic activation collection intervention to collect activations for probe training. It is integrated with other interventions. You can intervene and then collect.
- Support interchange intervention training.
- More tutorials are provided.
- Add CONTRIBUTING.md for dev rules.
- Change to relative imports.
v0.0.2: minor updates on versioning and project description
update minor version
v0.0.1: initial release with pip library
Descriptions:
This is the first release of our pyvene
library.