MCPcopy Create free account
hub / github.com/THUDM/AgentTuning / __exit__

Method __exit__

eval_heldout/rewoo/alpaca/utils/callbacks.py:74–75  ·  view source on GitHub ↗
(self, exc_type, exc_val, exc_tb)

Source from the content-addressed store, hash-verified

72 return self
73
74 def __exit__(self, exc_type, exc_val, exc_tb):
75 self.stop_now = True

Callers 4

resetMethod · 0.45
closeMethod · 0.45
is_expiredFunction · 0.45
renew_combFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected