|
Model Type
|
i3Model
|
Custom, high-efficiency architecture (likely SSM-enhanced).
|
|
Hidden Dimension (d_{model})
|
512
|
The size of the vector space for internal representations.
|
|
Number of Layers (n_{layers})
|
24
|
The depth of the model's processing blocks.
|
|
Attention Heads (n_{heads})
|
16
|
The number of parallel attention mechanisms (if applicable).
|
|
State Dimension (d_{state})
|
64
|
Indicates the size of the recurrent state, common in SSMs.
|
|
Rank
|
128
|
Potentially used for low-rank projection in attention or state mechanisms.
|
|
Max Sequence Length
|
256
|
The maximum number of tokens/chunks the model can process at once.
|
|
Vocabulary Size
|
4,466
|
The total number of unique chunks/tokens in the vocabulary.
|