MCPcopy Create free account
hub / github.com/bitsandbytes-foundation/bitsandbytes / cpu_training.py

File cpu_training.py

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

Source from the content-addressed store, hash-verified

1"""
2End-to-end finetuning on CPU using bitsandbytes optimizers.
3
4Demonstrates that bnb.optim.AdamW / AdamW8bit / Adam / SGD etc. work

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected