39c39e8199
## Motivation <!-- Why is this change needed? What problem does it solve? --> <!-- If it fixes an open issue, please link to the issue here --> ## Changes <!-- Describe what you changed in detail --> ## Why It Works <!-- Explain why your approach solves the problem --> ## Test Plan ### Manual Testing <!-- Hardware: (e.g., MacBook Pro M1 Max 32GB, Mac Mini M2 16GB, connected via Thunderbolt 4) --> <!-- What you did: --> <!-- - --> ### Automated Testing <!-- Describe changes to automated tests, or how existing tests cover this change --> <!-- - -->
22 lines
474 B
TOML
22 lines
474 B
TOML
model_id = "mlx-community/Kimi-K2.5"
|
|
n_layers = 61
|
|
hidden_size = 7168
|
|
num_key_value_heads = 64
|
|
supports_tensor = true
|
|
tasks = ["TextGeneration"]
|
|
family = "kimi"
|
|
quantization = ""
|
|
base_model = "Kimi K2.5"
|
|
capabilities = ["text", "thinking", "thinking_toggle", "vision"]
|
|
|
|
context_length = 262144
|
|
|
|
[storage_size]
|
|
in_bytes = 662498705408
|
|
|
|
[vision]
|
|
image_token_id = 163605
|
|
model_type = "kimi_vl"
|
|
weights_repo = "davehind/Kimi-K2.5-vision"
|
|
processor_repo = "moonshotai/Kimi-K2.5"
|