MCPcopy Create free account
hub / github.com/FunAudioLLM/ThinkSound / forward

Method forward

ThinkSound/models/transformer.py:399–552  ·  view source on GitHub ↗
(
        self,
        x,
        context = None,
        mask = None,
        context_mask = None,
        rotary_pos_emb = None,
        causal = None
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

flash_attnMethod · 0.95
apply_rotary_pos_embFunction · 0.85
or_reduceFunction · 0.85

Tested by

no test coverage detected