Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agentscope-ai/Trinity-RFT
/ load_state_dict
Method
load_state_dict
trinity/buffer/buffer_reader.py:25–26 ·
view source on GitHub ↗
(self, state_dict: Dict)
Source
from the content-addressed store, hash-verified
23
raise
NotImplementedError
24
25
def
load_state_dict(self, state_dict: Dict) -> None:
26
raise
NotImplementedError
Callers
2
__init__
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected