Unverified Commit 8f80cb5f authored by tpoisonooo's avatar tpoisonooo Committed by GitHub
Browse files

Fix typo in README.md (#187)

parent 4767b04d
...@@ -167,7 +167,7 @@ Then adjust `workspace/triton_models/weights/config.ini` ...@@ -167,7 +167,7 @@ Then adjust `workspace/triton_models/weights/config.ini`
Here is [quantization test results](./docs/en/quantization.md). Here is [quantization test results](./docs/en/quantization.md).
> **Warning**<br /> > **Warning**<br />
> runtime Tesnor Parallel for quantilized model is not available. Please setup `--tp` on `deploy` to enable static TP. > runtime Tensor Parallel for quantilized model is not available. Please setup `--tp` on `deploy` to enable static TP.
## Contributing ## Contributing
......
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