image support for qwen3.5 9b activated again
This commit is contained in:
@@ -41,8 +41,8 @@ struct ModelConfig: Identifiable, Hashable {
|
|||||||
repoId: "mlx-community/Qwen3.5-9B-4bit",
|
repoId: "mlx-community/Qwen3.5-9B-4bit",
|
||||||
displayName: "Qwen3.5 9B",
|
displayName: "Qwen3.5 9B",
|
||||||
contextLength: 256_000,
|
contextLength: 256_000,
|
||||||
loaderKind: .llm,
|
loaderKind: .vlm,
|
||||||
supportsImages: false,
|
supportsImages: true,
|
||||||
supportsTools: true
|
supportsTools: true
|
||||||
),
|
),
|
||||||
ModelConfig(
|
ModelConfig(
|
||||||
|
|||||||
Reference in New Issue
Block a user