"vscode:/vscode.git/clone" did not exist on "54bb49a50264270e97ade94082691859668f99ee"
readme.md 520 Bytes
Newer Older
xuwx1's avatar
xuwx1 committed
1
2
3
4
5
6
7
8
9
10
11
# Model Quantization

The config files for model quantization are available [here](https://github.com/ModelTC/lightx2v/tree/main/configs/quantization)

By specifying --config_json to the specific config file, you can test quantization inference.

Please refer our model quantization doc:

[English doc: Model Quantization](https://lightx2v-en.readthedocs.io/en/latest/method_tutorials/quantization.html)

[中文文档: 模型量化](https://lightx2v-zhcn.readthedocs.io/zh-cn/latest/method_tutorials/quantization.html)