Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBitSys/BitDistiller
/ dump_quant.py
File
dump_quant.py
inference/dump_quant.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
torch
2
import
argparse
3
import
os
4
from
transformers
import
AutoModelForCausalLM, AutoTokenizer, AutoConfig
Callers
nothing calls this directly
Calls
1
build_model_and_enc
Function · 0.70
Tested by
no test coverage detected