Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / steering-vectors/steering-vectors issues and pull requests

#59 - chore: tweak readme wording about reference papers

Pull Request - State: open - Opened by chanind 2 months ago - 2 comments

#58 - chore: delete pdm.lock file

Pull Request - State: open - Opened by chanind 2 months ago - 2 comments

#57 - Adding reference to ITI, the precedent to Rimsky et al. and Zou et al.

Pull Request - State: closed - Opened by likenneth 2 months ago - 2 comments

#56 - fix: fixing pypi release with pdm

Pull Request - State: closed - Opened by chanind 2 months ago - 6 comments

#55 - fix: hotfix for steering_operator helpers when applied to multiple tokens

Pull Request - State: closed - Opened by chanind 2 months ago - 4 comments

#54 - feat: support steering when using batching + right padding

Pull Request - State: closed - Opened by Felhof 2 months ago - 1 comment

#53 - chore: add steering site info

Pull Request - State: open - Opened by dtch1997 3 months ago - 2 comments

#52 - [Proposal] Experimental remote steering using NNsight

Issue - State: open - Opened by dtch1997 3 months ago

#51 - Use Huggingface tokenizer for chat formatting

Issue - State: open - Opened by dtch1997 3 months ago - 1 comment

#50 - Improve clarity on tokens where steering vector was extracted / applied

Issue - State: open - Opened by dtch1997 3 months ago - 1 comment

#49 - Improve clarity on steering vector extraction site

Issue - State: open - Opened by dtch1997 3 months ago - 1 comment
Labels: enhancement

#48 - chore: switch from poetry to pdm

Pull Request - State: closed - Opened by dtch1997 3 months ago - 3 comments

#47 - feat: adding ablation operator helpers

Pull Request - State: closed - Opened by chanind 3 months ago - 3 comments

#46 - Question

Issue - State: open - Opened by OmarMohammed88 4 months ago

#45 - chore: adding codecov test coverage reports

Pull Request - State: closed - Opened by chanind 6 months ago - 2 comments

#44 - Add codecov + coverage badge

Issue - State: closed - Opened by chanind 6 months ago

#43 - Implement distributed alignment search aggregator

Issue - State: open - Opened by dtch1997 6 months ago

#42 - chore: updating coderabbit config to try to make it quieter

Pull Request - State: closed - Opened by chanind 7 months ago - 1 comment

#41 - chore: run CI on PRs, not just push

Pull Request - State: closed - Opened by chanind 7 months ago - 1 comment

#40 - hotfix to handle cases when activations are distributed across multiple gpus

Pull Request - State: closed - Opened by ajyl 7 months ago - 1 comment

#39 - chore: Replacing black/flake8/isort with ruff

Pull Request - State: closed - Opened by chanind 7 months ago

#38 - feat: decompose train_steering_vector into smaller functions

Pull Request - State: open - Opened by dtch1997 7 months ago - 4 comments

#37 - chore: update example notebook, add 'open in colab' button

Pull Request - State: closed - Opened by dtch1997 7 months ago

#36 - chore: test Gemma and Mistral support

Pull Request - State: closed - Opened by chanind 7 months ago

#35 - chore: simplifying README and removing poor examples

Pull Request - State: closed - Opened by chanind 7 months ago

#34 - Add "Open in Colab" link to CAA jupyter notebook

Issue - State: closed - Opened by chanind 7 months ago
Labels: documentation

#33 - Document manually creating steering vectors

Issue - State: open - Opened by chanind 7 months ago
Labels: documentation

#32 - feat: renaming prompts to strs in SteeringVectorTrainingSample

Pull Request - State: open - Opened by chanind 7 months ago

#31 - Break down training into smaller functions that can be called individually

Issue - State: open - Opened by chanind 7 months ago
Labels: enhancement

#30 - feat: add batch training support

Pull Request - State: closed - Opened by chanind 7 months ago

#29 - chore: adding info about pytorch hooks to docs site

Pull Request - State: open - Opened by chanind 7 months ago

#27 - feat: renaming PatchOperator to PatchDeltaOperator

Pull Request - State: closed - Opened by chanind 7 months ago

#26 - proposing CR changes to add-regression-aggregator

Pull Request - State: closed - Opened by chanind 7 months ago

#25 - proposing CR changes to steering-at-specific-positions

Pull Request - State: closed - Opened by chanind 7 months ago - 1 comment

#24 - Add documentation for Pytorch hooks

Issue - State: open - Opened by dtch1997 8 months ago
Labels: documentation

#23 - Replace Optional[type] with type | None

Issue - State: open - Opened by chanind 8 months ago

#22 - feat: Add aggregators for logistic and linear regression

Pull Request - State: closed - Opened by Felhof 8 months ago - 1 comment

#19 - `PatchOperator` misleadingly named

Issue - State: closed - Opened by dtch1997 8 months ago - 2 comments

#18 - Add example of how to extract and apply CAA-style steering vectors

Pull Request - State: closed - Opened by dtch1997 8 months ago - 3 comments

#15 - `torch` seems to be required but not installed

Issue - State: closed - Opened by dtch1997 8 months ago - 1 comment

#14 - Add example notebook for reproducing RepE

Issue - State: open - Opened by chanind 8 months ago

#13 - Add example notebook for reproducing CAA

Issue - State: closed - Opened by chanind 8 months ago

#12 - Add CAA reproduction to this repository

Issue - State: closed - Opened by dtch1997 8 months ago - 3 comments

#11 - feat: adding helper to move SteeringVector to a given device or dtype

Pull Request - State: closed - Opened by chanind 8 months ago - 1 comment

#10 - Add a `.to()` method to Steeringvector to easily move between devices / dtypes

Issue - State: closed - Opened by chanind 8 months ago
Labels: enhancement

#9 - feat: adding a PCA aggregator

Pull Request - State: closed - Opened by chanind 8 months ago - 3 comments

#8 - Add a built-in PCA aggregator

Issue - State: closed - Opened by chanind 8 months ago
Labels: enhancement

#7 - feat: adding support for custom aggregators during training

Pull Request - State: closed - Opened by chanind 8 months ago - 1 comment

#6 - feat: adding option to show_progress during training

Pull Request - State: closed - Opened by chanind 8 months ago

#5 - Add option to show progress during training with TQDM

Issue - State: closed - Opened by chanind 8 months ago
Labels: enhancement

#4 - Allow streaming aggregation during training

Issue - State: open - Opened by chanind 8 months ago
Labels: enhancement

#3 - chore: adding some basic training tests

Pull Request - State: closed - Opened by chanind 8 months ago

#2 - Add an option to use a custom aggregation method during training

Issue - State: closed - Opened by chanind 8 months ago
Labels: enhancement

#1 - Add batching support during training

Issue - State: closed - Opened by chanind 8 months ago
Labels: enhancement