Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
""
"
2
End-to-end finetuning on CPU using bitsandbytes optimizers.
3
4
Demonstrates that bnb.optim.AdamW / AdamW8bit / Adam / SGD etc. work
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected