Skip to content

Commit c4aa24d

Browse files
committed
update
Signed-off-by: qingjun <[email protected]>
1 parent 9298ff9 commit c4aa24d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2025-06-26-minimax-m1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ MODEL_DIR=<model storage path>
5454
NAME=MiniMaxImage
5555

5656
# Docker run configuration
57-
DOCKER_RUN_CMD="--network=host --privileged --ipc=host --ulimit memlock=-1 --shm-size=2gb --rm --gpus all --ulimit stack=67108864"
57+
DOCKER_RUN_CMD="--network=host --privileged --ipc=host --ulimit memlock=-1 --rm --gpus all --ulimit stack=67108864"
5858

5959
# Start the container
6060
sudo docker run -it \
@@ -141,4 +141,4 @@ Together, MiniMax-M1 and vLLM form a strong foundation for efficient and scalabl
141141

142142
## Acknowledgement
143143

144-
We would like to express our sincere gratitude to the vLLM community for their invaluable support and collaboration. In particular, we thank [Tyler Michael Smith](https://github.com/tlrmchlsmth), [Simon Mo](https://github.com/simon-mo), [Cyrus Leung](https://github.com/DarkLight1337), [Roger Wang](https://github.com/ywang96) and [Kaichao You](https://github.com/youkaichao) for their significant contributions. We also appreciate the efforts of the MiniMax engineering team, especially [Gangying Qing](https://github.com/ZZBoom), [Jun Qing](https://github.com/qscqesze), and [Jiaren Cai](https://github.com/sriting), whose dedication made this work possible.
144+
We would like to express our sincere gratitude to the vLLM community for their invaluable support and collaboration. In particular, we thank [Tyler Michael Smith](https://github.com/tlrmchlsmth), [Simon Mo](https://github.com/simon-mo), [Cyrus Leung](https://github.com/DarkLight1337), [Roger Wang](https://github.com/ywang96), [Isotr0py](https://github.com/Isotr0py) and [Kaichao You](https://github.com/youkaichao) for their significant contributions. We also appreciate the efforts of the MiniMax engineering team, especially [Gangying Qing](https://github.com/ZZBoom), [Jun Qing](https://github.com/qscqesze), and [Jiaren Cai](https://github.com/sriting), whose dedication made this work possible.

0 commit comments

Comments
 (0)