robgreenberg3 commited on
Commit
3d3f94e
·
verified ·
1 Parent(s): 14e8200

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -101,6 +101,8 @@ Trained to reason efficiently and decompose tasks optimally, M2.5 exhibits treme
101
 
102
  M2.5 is the first frontier model where users do not need to worry about cost, delivering on the promise of intelligence too cheap to meter. **It costs just $1 to run the model continuously for an hour at a rate of 100 tokens per second.** At 50 tokens per second, the cost drops to $0.30. We hope that the speed and cost effectiveness of M2.5 enable innovative new agentic applications.
103
 
 
 
104
  ## Coding
105
 
106
  In programming evaluations, MiniMax-M2.5 saw substantial improvements compared to previous generations, reaching SOTA levels. The performance of M2.5 in multilingual tasks is especially pronounced.
 
101
 
102
  M2.5 is the first frontier model where users do not need to worry about cost, delivering on the promise of intelligence too cheap to meter. **It costs just $1 to run the model continuously for an hour at a rate of 100 tokens per second.** At 50 tokens per second, the cost drops to $0.30. We hope that the speed and cost effectiveness of M2.5 enable innovative new agentic applications.
103
 
104
+ **ModelCar Storage URI:** oci://registry.redhat.io/rhai/modelcar-minimax-m2-5:3.0
105
+
106
  ## Coding
107
 
108
  In programming evaluations, MiniMax-M2.5 saw substantial improvements compared to previous generations, reaching SOTA levels. The performance of M2.5 in multilingual tasks is especially pronounced.