MCPcopy Create free account
hub / github.com/OpenMOSS/MOSS / forward

Route forward

models/modeling_moss.py:None–None  ·  view source on GitHub ↗
add_code_sample_docstrings(
        checkpoint=_CHECKPOINT_FOR_DOC,
        output_type=BaseModelOutputWithPast,
        config_class=_CONFIG_FOR_DOC,
    )

Source from the content-addressed store, hash-verified

1""" PyTorch Moss model."""
2
3from typing import Optional, Tuple, Union
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected