MCPcopy
hub / github.com/potamides/DeTikZify / pretrain.py

File pretrain.py

examples/pretrain.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env -S torchrun --nproc_per_node gpu
2from argparse import ArgumentParser
3from functools import partial
4from itertools import chain

Callers

nothing calls this directly

Calls 3

loadFunction · 0.90
load_datasetFunction · 0.90
parse_argsFunction · 0.70

Tested by

no test coverage detected