MCPcopy Create free account
hub / github.com/huggingface/transformers / close

Method close

src/transformers/hf_api.py:226–227  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

224 return self.read(n)
225
226 def close(self):
227 self.pbar.close()
228
229
230class HfFolder:

Callers 14

presign_and_uploadMethod · 0.95
trainFunction · 0.80
cached_pathFunction · 0.80
http_getFunction · 0.80
trainMethod · 0.80
trainFunction · 0.80
trainFunction · 0.80
trainFunction · 0.80
trainMethod · 0.80
trainFunction · 0.80
trainFunction · 0.80
trainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected