diff --git a/README.md b/README.md index c3996bd946e0302d80d8a9a933b7f1ec161132ff..9fb5b5bdc8c6d351826e4a30389867f8d3fa2c87 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ This repo contains code for python backend CTranslate2 based triton models for the SSMT project. Prerequisites: `python3.xx-venv`, `nvidia-docker`, `bash` + +Quantization disabled until qualitative testing is performed. For now, the argument `int8` does nothing. ```bash git clone https://ssmt.iiit.ac.in/meitygit/ssmt/mt-model-deploy-dhruva.git cd mt-model-deploy-dhruva