Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InternScience/SciReason
/ to
Method
to
opencompass/models/base.py:261–262 ·
view source on GitHub ↗
(self, device)
Source
from the content-addressed store, hash-verified
259
return
self.decode(tokens)
260
261
def
to(self, device):
262
self.model.to(device)
263
264
265
class
LMTemplateParser:
Callers
15
__init__
Method · 0.45
api_score
Method · 0.45
main
Function · 0.45
forward
Method · 0.45
forward
Method · 0.45
recursive_to
Function · 0.45
rotation
Method · 0.45
__setitem__
Method · 0.45
expand_w_torsion
Method · 0.45
expanded_to_pos
Method · 0.45
residue_constants.py
File · 0.45
get_ppl_tokenwise
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected