Commit 5e07a4a8 authored by helloyongyang's avatar helloyongyang
Browse files

chore(doc): update doc

parent cfd0423f
......@@ -25,7 +25,7 @@
## How to Run
Please refer to the [documentation](https://github.com/ModelTC/lightx2v/tree/main/docs) in lightx2v
Please refer to the [documentation](https://github.com/ModelTC/lightx2v/tree/main/docs) in lightx2v.
## Contributing Guidelines
......
# Quantization
lightx2v supports quantized inference for linear layers, supporting w8a8 and fp8 matrix multiplication.
lightx2v supports quantized inference for linear layers, supporting w8a8-int8 and w8a8-fp8 matrix multiplication.
### Run Quantized Inference
......
# 量化
lightx2v支持对linear进行量化推理,支持w8a8fp8的矩阵乘法。
lightx2v支持对linear进行量化推理,支持w8a8-int8和w8a8-fp8的矩阵乘法。
### 运行量化推理
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment