MCPcopy 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

1from transformers import AutoTokenizer
2from auto_gptq import BaseQuantizeConfig
3from modeling_telechat_gptq import TelechatGPTQForCausalLM
4import logging

Callers

nothing calls this directly

Calls 1

from_pretrainedMethod · 0.80

Tested by

no test coverage detected