Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ Max-1 is a large language model developed by Maximus AI Labs. It is released as
|
|
| 11 |
|
| 12 |
Max-1 is built using a MambaFormer architecture that combines state space modeling with transformer style components. This design enables efficient long context handling and strong instruction following while maintaining competitive inference performance.
|
| 13 |
|
| 14 |
-
The model is released in
|
| 15 |
|
| 16 |
## Architecture
|
| 17 |
|
|
|
|
| 11 |
|
| 12 |
Max-1 is built using a MambaFormer architecture that combines state space modeling with transformer style components. This design enables efficient long context handling and strong instruction following while maintaining competitive inference performance.
|
| 13 |
|
| 14 |
+
The model is released in FP32 precision and is optimized for deployment on modern data center hardware.
|
| 15 |
|
| 16 |
## Architecture
|
| 17 |
|