Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
230
class
HfFolder:
Callers
14
presign_and_upload
Method · 0.95
train
Function · 0.80
cached_path
Function · 0.80
http_get
Function · 0.80
train
Method · 0.80
train
Function · 0.80
train
Function · 0.80
train
Function · 0.80
train
Method · 0.80
train
Function · 0.80
train
Function · 0.80
train
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected