Recent Releases of linear-relational
linear-relational - v0.6.2
v0.6.2 (2024-08-07)
Chore
- chore: update repository / homepage metadata (
b917d47)
Fix
- fix: bug with gemma cache on non-fp32 (#10) (
52a9fb7)
- Python
Published by github-actions[bot] almost 2 years ago
linear-relational - v0.6.1
v0.6.1 (2024-08-07)
Fix
- fix: fix cache behavior for gemma2 and warn if caching breaks (#9) (
18a7bfc)
- Python
Published by github-actions[bot] almost 2 years ago
linear-relational - v0.6.0
v0.6.0 (2024-08-04)
Feature
- feat: adding LRE forward() method (#8) (
9558e5f)
- Python
Published by github-actions[bot] almost 2 years ago
linear-relational - v0.5.2
v0.5.2 (2024-08-04)
Fix
- fix: get_device should gracefully handle models without a device attr (#7) (
5fb2681)
- Python
Published by github-actions[bot] almost 2 years ago
linear-relational - v0.5.1
v0.5.1 (2024-08-04)
Fix
- fix: relax transformers version (
fd7b86c)
- Python
Published by github-actions[bot] almost 2 years ago
linear-relational - v0.5.0
v0.5.0 (2024-06-30)
Feature
- feat: improving Lre repr() (
011d936)
- Python
Published by github-actions[bot] almost 2 years ago
linear-relational - v0.4.0
v0.4.0 (2024-06-29)
Feature
feat: add mapactivationsfn param in ConceptMatcher (#6)
feat: allow passing a mapactivationsfn to ConceptMatcher
it seems tranformers >4.42.0 is broken (
1ac957a)
- Python
Published by github-actions[bot] almost 2 years ago
linear-relational - v0.3.1
v0.3.1 (2024-05-02)
Fix
- fix: fixing bug in inverted LRE forward() (
46510ae)
- Python
Published by github-actions[bot] about 2 years ago
linear-relational - v0.2.1
v0.2.1 (2024-02-16)
Fix
- fix: exporting ObjectAggregation and VectorAggregation from main module (
975e215)
- Python
Published by github-actions[bot] over 2 years ago
linear-relational - v0.2.0
v0.2.0 (2024-02-16)
Chore
- chore: update setup-python action to use node 20 (
18051cc)
Feature
- feat: allow passing a callable as invlre to trainrelationconceptsfrominvlre() (#2) (
12fa48e)
- Python
Published by github-actions[bot] over 2 years ago
linear-relational - v0.1.4
v0.1.4 (2024-02-15)
Chore
chore: fixing typing for newer torch types (
3f668d9)chore: fix typo in ci.yaml (
2492912)chore: fixing typo in docs (
a6ddd0b)
Fix
- fix: adding py.typed marker to declare type inference (
5249dd3)
- Python
Published by github-actions[bot] over 2 years ago
linear-relational - v0.1.3
v0.1.3 (2023-11-23)
Fix
- fix: match dtype of activations during Concept.forward (
3a06459)
- Python
Published by github-actions[bot] over 2 years ago
linear-relational - v0.1.2
v0.1.2 (2023-11-23)
Chore
chore: Update README.md (
9e85cf0)chore: improving docs (
c1fb709)chore: improving docs (
ab4748e)chore: updating docs with advanced usage (
7439e71)chore: Add docs link to README.md (
b915827)chore: typo in docs (
b4f547a)
Fix
- fix: set device when checking if answers match (
008c4b6)
Unknown
- Update README.md (
33e7ebd)
- Python
Published by github-actions[bot] over 2 years ago
linear-relational - v0.1.1
v0.1.1 (2023-11-23)
Chore
chore: add Sphinx docs (#1)
adding a basic docs page and validating in ci
adding deploy pages action (
4088d61)chore: Adding badges to README.md (
341b6cd)
Fix
- fix: docs (
ed8a203)
- Python
Published by github-actions[bot] over 2 years ago
linear-relational - v0.1.0
v0.1.0 (2023-11-22)
Feature
- feat: first version (
6685bbf)
- Python
Published by github-actions[bot] over 2 years ago
linear-relational - v0.0.0
v0.0.0 (2023-11-22)
Unknown
moving protobuf to dev deps (
a6fdcec)moving sentencepiece to dev reqs (
03e38f5)fixing python version (
bf451de)synchronizing version (
0bc4130)setting up deployment (
369660c)minor change to readme (
9dc7a81)removing name of paper from links (
8bd04f0)renaming batch params to be more specific (
b6c70b4)removing caching as it throws errors (
53649e3)updating dependency cache (
4ff0098)adding back dataclasses-json dep (
30eef6a)removing poetry.lock (
5237bfb)removing unused dependency (
305ed04)Update README.md (
6839ca0)tweaking README and adding base module exports (
902ee43)updating README (
1bd8e31)improving tests for trainer (
c9d0f69)default to guessing layer matcher if not provided (
9c52625)adding a helper to guess the hidden layers of the model (
c1c01d6)adding a trainer class (
fcf673d)adding citation info (
787b6de)adding initial libs and classes (
2691e8f)Initial commit (
2ccf587)
- Python
Published by github-actions[bot] over 2 years ago