[Docs] Sync docs_new with legacy docs and update migration redirects (#23337)
Co-authored-by: Mingyi <wisclmy0611@gmail.com>
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
title: MiniMax-M2.5
|
||||
metatags:
|
||||
description: "Deploy MiniMax-M2.5 with SGLang - community contribution guide for MiniMax M2.5 model deployment."
|
||||
tag: NEW
|
||||
---
|
||||
|
||||
import { MiniMaxM25Deployment } from '/src/snippets/autoregressive/minimax-m25-deployment.jsx';
|
||||
@@ -24,7 +23,7 @@ For more details, please refer to the [official MiniMax-M2.5 announcement](https
|
||||
|
||||
SGLang offers multiple installation methods. You can choose the most suitable installation method based on your hardware platform and requirements.
|
||||
|
||||
Please refer to the [official SGLang installation guide](../../../docs/get-started/installation) for installation instructions.
|
||||
Please refer to the [official SGLang installation guide](../../../docs/get-started/install) for installation instructions.
|
||||
|
||||
**For AMD MI300X/MI325X/MI355X GPUs:**
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ For more details, see the [official MiniMax-M2.7 blog post](https://www.minimax.
|
||||
|
||||
SGLang offers multiple installation methods. You can choose the most suitable installation method based on your hardware platform and requirements.
|
||||
|
||||
Please refer to the [official SGLang installation guide](../../../docs/get-started/installation) for installation instructions.
|
||||
Please refer to the [official SGLang installation guide](../../../docs/get-started/install) for installation instructions.
|
||||
|
||||
**Docker Images by Hardware Platform:**
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ For more details, please refer to the [official Minimax GitHub Repository](https
|
||||
|
||||
SGLang offers multiple installation methods. You can choose the most suitable installation method based on your hardware platform and requirements.
|
||||
|
||||
Please refer to the [official SGLang installation guide](../../../docs/get-started/installation) for installation instructions. The AMD environment is currently available in SGLang via Docker image install.
|
||||
Please refer to the [official SGLang installation guide](../../../docs/get-started/install) for installation instructions. The AMD environment is currently available in SGLang via Docker image install.
|
||||
|
||||
### 2.1 AMD Docker
|
||||
#### 2.1.1 Launch docker
|
||||
|
||||
Reference in New Issue
Block a user