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