MCPcopy Index your code
hub / github.com/togethercomputer/RedPajama-Data / DlStatus

Class DlStatus

app/src/token_count.py:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28
29@dataclass
30class DlStatus:
31 is_success: bool
32 msg: str
33 uri: str
34
35
36@dataclass

Callers 1

_dload_fileMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected