MCPcopy Index your code
hub / github.com/bigcode-project/starcoder / finetune.py

File finetune.py

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

Source from the content-addressed store, hash-verified

1import argparse
2import os
3
4import torch

Callers

nothing calls this directly

Calls 2

get_argsFunction · 0.70
mainFunction · 0.70

Tested by

no test coverage detected