MCPcopy Create free account
hub / github.com/OpenBitSys/BitDistiller / train.py

File train.py

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

Source from the content-addressed store, hash-verified

1import sys
2sys.path.append("../quantization")
3from qlinear import QLinear, convertModelToQuant
4from clip_utils import apply_clip

Callers

nothing calls this directly

Calls 1

trainFunction · 0.85

Tested by

no test coverage detected