MCPcopy Create free account
hub / github.com/SymbioticLab/Oort / forward

Method forward

training/utils/models.py:661–677  ·  view source on GitHub ↗

Inputs: -seq : Tensor of shape [B, T] containing token ids of sequences -attn_masks : Tensor of shape [B, T] containing attention masks to be used to avoid contribution of PAD tokens

(self, seq, attn_masks)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected