Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[P2] Quantized model support #53

Open
frankaging opened this issue Jan 15, 2024 · 0 comments
Open

[P2] Quantized model support #53

frankaging opened this issue Jan 15, 2024 · 0 comments

Comments

@frankaging
Copy link
Collaborator

Descriptions:
The library supports interventions on the torch model. Interventions can be attached to any subcomponents in the torch model. However, for a quantized model where the model is quantized with another wrapper, the intervention location can be more dynamic. See the quantized function here.

We want to support interventions on quantized models and intervene on correct components specified in the configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant