Remove a comment

This commit is contained in:
oobabooga 2025-08-11 12:33:38 -07:00
parent dfd9c60d80
commit a78ca6ffcd

View file

@ -295,8 +295,6 @@ def generate_reply_HF(question, original_question, state, stopping_strings=None,
_StopEverythingStoppingCriteria
)
# Native ExLlamav3Model handles multimodal internally - no special routing needed
if shared.args.loader == 'Transformers':
clear_torch_cache()