ryanlee-dev commited on
Commit
4db0b31
·
verified ·
1 Parent(s): 5094273

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -83,6 +83,8 @@ We recommend the following inference frameworks to serve the model:
83
 
84
  - [unsloth](https://unsloth.ai) - see [tutorial](https://unsloth.ai/docs/models/minimax-m3)
85
 
 
 
86
  ### Inference Parameters
87
 
88
  We recommend the following parameters for best performance: `temperature=1.0`, `top_p=0.95`.
 
83
 
84
  - [unsloth](https://unsloth.ai) - see [tutorial](https://unsloth.ai/docs/models/minimax-m3)
85
 
86
+ - [ATOM](https://github.com/ROCm/ATOM/tree/main) - see[tutorial](https://github.com/ROCm/ATOM/blob/main/recipes/MiniMax-M3.md)
87
+
88
  ### Inference Parameters
89
 
90
  We recommend the following parameters for best performance: `temperature=1.0`, `top_p=0.95`.