You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace deprecated torch_dtype with dtype parameter
- Update all from_pretrained() calls to use 'dtype' instead of 'torch_dtype'
- Fixes deprecation warning from transformers library
- Changes in HFPipelineBasedInferenceEngine, LlavaInferenceEngine, and HFPeftInferenceEngine
Signed-off-by: Yoav Katz <katz@il.ibm.com>
0 commit comments