Skip to content

Functionality to interface with AISteer360's steering pipelines#12

Merged
dennislwei merged 9 commits intoIBM:mainfrom
emiehling:main
Jan 20, 2026
Merged

Functionality to interface with AISteer360's steering pipelines#12
dennislwei merged 9 commits intoIBM:mainfrom
emiehling:main

Conversation

@emiehling
Copy link
Contributor

No description provided.

emiehling and others added 5 commits January 8, 2026 19:10
Signed-off-by: Erik Miehling <emiehling@gmail.com>
Signed-off-by: Dennis Wei <dwei@us.ibm.com>
Signed-off-by: Dennis Wei <dwei@us.ibm.com>
…compatible with PR IBM#11

Signed-off-by: Dennis Wei <dwei@us.ibm.com>
Signed-off-by: Dennis Wei <dwei@us.ibm.com>
- id: isort
name: isort (python)
args: ["--profile", "black", "--filter-files"]
- repo: https://github.com/ibm/detect-secrets
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this and the following lines be committed or were they only for debugging?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's intended. We want isort consistent with black and only on tracked files, hence --profile black --filter-files.

_device (str):
Device on which the model resides.
_runtime_kwargs (dict or None):
Runtime keyword arguments.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More informative description for _runtime_kwargs?

tokenizer (transformers tokenizer):
Tokenizer corresponding to model.
runtime_kwargs (dict or None):
Runtime keyword arguments.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More informative description for runtime_kwargs?

@dennislwei
Copy link
Member

Thanks @emiehling. I resolved conflicts and added one thing to be compatible with #11. I also completed the docstrings. Could you please take a quick look at my remaining comments (only two minor ones effectively)? I will test this version of ICX360 in the meantime.

dennislwei and others added 4 commits January 8, 2026 17:31
Signed-off-by: Dennis Wei <dwei@us.ibm.com>
Signed-off-by: Erik Miehling <emiehling@gmail.com>
Signed-off-by: Dennis Wei <dwei@us.ibm.com>
Signed-off-by: Dennis Wei <dwei@us.ibm.com>
@dennislwei dennislwei merged commit c71c98b into IBM:main Jan 20, 2026
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants