fix: MiMo 上下文窗口 1M + Agnes 多模态支持 Base64
This commit is contained in:
@@ -78,7 +78,7 @@ export const SEED_DEFAULTS: Record<string, unknown> = {
|
||||
'ollama.numCtx': null,
|
||||
'deepseek.contextWindow': 1000000,
|
||||
'agnes.contextWindow': 1000000,
|
||||
'mimo.contextWindow': 131072,
|
||||
'mimo.contextWindow': 1000000,
|
||||
'onboarding.completed': false,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user