diff --git a/serving/docs/lmi/tutorials/trtllm_aot_tutorial.md b/serving/docs/lmi/tutorials/trtllm_aot_tutorial.md index c247d0430..b7fed52fd 100644 --- a/serving/docs/lmi/tutorials/trtllm_aot_tutorial.md +++ b/serving/docs/lmi/tutorials/trtllm_aot_tutorial.md @@ -18,6 +18,7 @@ The goal of this document is for the user to be able to: - ChatGLM (since 0.6.1) - GPT-J (since 0.6.1) - Mistral (since 0.6.1) +- Mixtral (since 0.7.0) For model that are not listed here, you can use [this tutorial](trtllm_manual_convert_tutorial.md) instead to prepare model manually.