Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBitSys/BitDistiller
/ device
Method
device
test/general/lm_eval/base.py:150–151 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
148
@property
149
@abstractmethod
150
def
device(self):
151
pass
152
153
@abstractmethod
154
def
tok_encode(self, string: str):
Callers
2
main
Function · 0.45
mem_efficient_load_checkpoint
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected