LICENSE.txt
README.md
setup.py
thsquant/__init__.py
thsquant/convert_llama_weights_to_hf.py
thsquant/gptq.py
thsquant/llama.py
thsquant/llama_inference.py
thsquant/llama_inference_offload.py
thsquant/neox.py
thsquant/opt.py
thsquant.egg-info/PKG-INFO
thsquant.egg-info/SOURCES.txt
thsquant.egg-info/dependency_links.txt
thsquant.egg-info/entry_points.txt
thsquant.egg-info/requires.txt
thsquant.egg-info/top_level.txt
thsquant/quant/__init__.py
thsquant/quant/custom_autotune.py
thsquant/quant/fused_attn.py
thsquant/quant/fused_mlp.py
thsquant/quant/quant_linear.py
thsquant/quant/quantizer.py
thsquant/quant/triton_norm.py
thsquant/utils/__init__.py
thsquant/utils/datautils.py
thsquant/utils/export.py
thsquant/utils/modelutils.py