MCPcopy Create free account
hub / github.com/RL-Align/RL-Kernel / ObjectOutput

Class ObjectOutput

tests/test_alignment_model_wrappers.py:16–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14
15@dataclass
16class ObjectOutput:
17 logits: torch.Tensor
18
19
20class FixedLogitsModel(torch.nn.Module):

Calls

no outgoing calls

Tested by 2

forwardMethod · 0.68