MaximusAILabs commited on
Commit
d1e8869
·
verified ·
1 Parent(s): 527f919

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 FP16 precision and is optimized for deployment on modern data center hardware.
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