Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Tele-AI/Telechat
/ quant.py
File
quant.py
quant/quant.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
transformers
import
AutoTokenizer
2
from
auto_gptq
import
BaseQuantizeConfig
3
from
modeling_telechat_gptq
import
TelechatGPTQForCausalLM
4
import
logging
Callers
nothing calls this directly
Calls
1
from_pretrained
Method · 0.80
Tested by
no test coverage detected