Update hf_torch.py

This commit is contained in:
YellowRoseCx
2023-06-29 02:34:57 -05:00
committed by GitHub
parent 91d543bf5a
commit 6e6c4ee5d4

View File

@@ -69,7 +69,6 @@ class HFTorchInferenceModel(HFInferenceModel):
Stoppers.dynamic_wi_scanner,
Stoppers.singleline_stopper,
Stoppers.chat_mode_stopper,
Stoppers.adventure_mode_stopper,
Stoppers.stop_sequence_stopper,
]