MCPcopy Create free account
hub / github.com/Nerogar/mgds / __init__

Method __init__

src/mgds/pipelineModules/EncodeIdeogramText.py:16–34  ·  view source on GitHub ↗
(
            self,
            tokens_name: str,
            tokens_attention_mask_in_name: str | None,
            hidden_state_out_name: str,
            tokens_attention_mask_out_name: str | None,
            text_encoder: Qwen3VLModel,
            autocast_contexts: list[torch.autocast | None] = None,
            dtype: torch.dtype | None = None,
    )

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