Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boyiwei/alignment-attribution-code
/ free
Method
free
lib/sparsegpt.py:126–128 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
124
)
125
126
def
free(self):
127
self.H = None
128
torch.cuda.empty_cache()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected