mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-26 20:12:38 +08:00
295 lines
7.3 KiB
JSON
295 lines
7.3 KiB
JSON
{
|
|
"version": "2025.11.24",
|
|
"overrides": [
|
|
{
|
|
"providerId": "replicate",
|
|
"modelId": "meta/llama-2-13b",
|
|
"disabled": false,
|
|
"reason": "Provider-specific implementation of meta/llama-2-13b",
|
|
"lastUpdated": "2025-11-23",
|
|
"updatedBy": "migration-tool",
|
|
"priority": 100,
|
|
"limits": {
|
|
"contextWindow": 4096
|
|
},
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.1,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 0.5,
|
|
"currency": "USD"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"providerId": "replicate",
|
|
"modelId": "meta/llama-2-13b-chat",
|
|
"disabled": false,
|
|
"reason": "Provider-specific implementation of meta/llama-2-13b-chat",
|
|
"lastUpdated": "2025-11-23",
|
|
"updatedBy": "migration-tool",
|
|
"priority": 100,
|
|
"limits": {
|
|
"contextWindow": 4096
|
|
},
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.1,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 0.5,
|
|
"currency": "USD"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"providerId": "replicate",
|
|
"modelId": "meta/llama-2-70b",
|
|
"disabled": false,
|
|
"reason": "Provider-specific implementation of meta/llama-2-70b",
|
|
"lastUpdated": "2025-11-23",
|
|
"updatedBy": "migration-tool",
|
|
"priority": 100,
|
|
"limits": {
|
|
"contextWindow": 4096
|
|
},
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.65,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 2.75,
|
|
"currency": "USD"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"providerId": "replicate",
|
|
"modelId": "meta/llama-2-70b-chat",
|
|
"disabled": false,
|
|
"reason": "Provider-specific implementation of meta/llama-2-70b-chat",
|
|
"lastUpdated": "2025-11-23",
|
|
"updatedBy": "migration-tool",
|
|
"priority": 100,
|
|
"limits": {
|
|
"contextWindow": 4096
|
|
},
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.65,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 2.75,
|
|
"currency": "USD"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"providerId": "replicate",
|
|
"modelId": "meta/llama-2-7b",
|
|
"disabled": false,
|
|
"reason": "Provider-specific implementation of meta/llama-2-7b",
|
|
"lastUpdated": "2025-11-23",
|
|
"updatedBy": "migration-tool",
|
|
"priority": 100,
|
|
"limits": {
|
|
"contextWindow": 4096
|
|
},
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.05,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 0.25,
|
|
"currency": "USD"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"providerId": "replicate",
|
|
"modelId": "meta/llama-2-7b-chat",
|
|
"disabled": false,
|
|
"reason": "Provider-specific implementation of meta/llama-2-7b-chat",
|
|
"lastUpdated": "2025-11-23",
|
|
"updatedBy": "migration-tool",
|
|
"priority": 100,
|
|
"limits": {
|
|
"contextWindow": 4096
|
|
},
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.05,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 0.25,
|
|
"currency": "USD"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"providerId": "replicate",
|
|
"modelId": "meta/llama-3-70b",
|
|
"disabled": false,
|
|
"reason": "Provider-specific implementation of meta/llama-3-70b",
|
|
"lastUpdated": "2025-11-23",
|
|
"updatedBy": "migration-tool",
|
|
"priority": 100,
|
|
"limits": {
|
|
"contextWindow": 8192,
|
|
"maxOutputTokens": 8192
|
|
},
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.65,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 2.75,
|
|
"currency": "USD"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"providerId": "replicate",
|
|
"modelId": "meta/llama-3-70b-instruct",
|
|
"disabled": false,
|
|
"reason": "Provider-specific implementation of meta/llama-3-70b-instruct",
|
|
"lastUpdated": "2025-11-23",
|
|
"updatedBy": "migration-tool",
|
|
"priority": 100,
|
|
"limits": {
|
|
"contextWindow": 8192,
|
|
"maxOutputTokens": 8192
|
|
},
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.65,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 2.75,
|
|
"currency": "USD"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"providerId": "replicate",
|
|
"modelId": "meta/llama-3-8b",
|
|
"disabled": false,
|
|
"reason": "Provider-specific implementation of meta/llama-3-8b",
|
|
"lastUpdated": "2025-11-23",
|
|
"updatedBy": "migration-tool",
|
|
"priority": 100,
|
|
"limits": {
|
|
"contextWindow": 8086,
|
|
"maxOutputTokens": 8086
|
|
},
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.05,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 0.25,
|
|
"currency": "USD"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"providerId": "replicate",
|
|
"modelId": "meta/llama-3-8b-instruct",
|
|
"disabled": false,
|
|
"reason": "Provider-specific implementation of meta/llama-3-8b-instruct",
|
|
"lastUpdated": "2025-11-23",
|
|
"updatedBy": "migration-tool",
|
|
"priority": 100,
|
|
"limits": {
|
|
"contextWindow": 8086,
|
|
"maxOutputTokens": 8086
|
|
},
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.05,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 0.25,
|
|
"currency": "USD"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"providerId": "replicate",
|
|
"modelId": "mistralai/mistral-7b-instruct-v0.2",
|
|
"disabled": false,
|
|
"reason": "Provider-specific implementation of mistralai/mistral-7b-instruct-v0.2",
|
|
"lastUpdated": "2025-11-23",
|
|
"updatedBy": "migration-tool",
|
|
"priority": 100,
|
|
"limits": {
|
|
"contextWindow": 4096
|
|
},
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.05,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 0.25,
|
|
"currency": "USD"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"providerId": "replicate",
|
|
"modelId": "mistralai/mistral-7b-v0.1",
|
|
"disabled": false,
|
|
"reason": "Provider-specific implementation of mistralai/mistral-7b-v0.1",
|
|
"lastUpdated": "2025-11-23",
|
|
"updatedBy": "migration-tool",
|
|
"priority": 100,
|
|
"limits": {
|
|
"contextWindow": 4096
|
|
},
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.05,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 0.25,
|
|
"currency": "USD"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"providerId": "replicate",
|
|
"modelId": "mistralai/mixtral-8x7b-instruct-v0.1",
|
|
"disabled": false,
|
|
"reason": "Provider-specific implementation of mistralai/mixtral-8x7b-instruct-v0.1",
|
|
"lastUpdated": "2025-11-23",
|
|
"updatedBy": "migration-tool",
|
|
"priority": 100,
|
|
"limits": {
|
|
"contextWindow": 4096
|
|
},
|
|
"pricing": {
|
|
"input": {
|
|
"perMillionTokens": 0.3,
|
|
"currency": "USD"
|
|
},
|
|
"output": {
|
|
"perMillionTokens": 1,
|
|
"currency": "USD"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
} |