From 7ec0d80cedd98387515506003305fd680bade47d Mon Sep 17 00:00:00 2001 From: yyj Date: Thu, 18 Jun 2026 11:47:09 +0800 Subject: [PATCH] docs: add KTransformers to local deployment options --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cf6181c..8c88b23 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,8 @@ We recommend the following inference frameworks (listed alphabetically) to serve - [Transformers](https://github.com/huggingface/transformers) - see [Transformers docs](https://huggingface.co/docs/transformers/model_doc/minimax_m3_vl). +- [KTransformers](https://github.com/kvcache-ai/ktransformers) - see [KTransformers MiniMax-M3 tutorial](https://github.com/kvcache-ai/ktransformers/blob/main/doc/en/kt-kernel/MiniMax-M3-Tutorial.md). + ### Inference Parameters