fix: omit distribution and cpu_offload fields from default spec

This commit is contained in:
jialin
2025-04-08 20:58:24 +08:00
parent 5269cbf862
commit ade1db5215
10 changed files with 85 additions and 16 deletions
@@ -70,6 +70,11 @@ export const HuggingFaceModels = [
type: 'tts',
org: 'FunAudioLLM',
name: 'CosyVoice-300M'
},
{
type: 'tts',
org: 'FunAudioLLM',
name: 'CosyVoice2-0.5B'
}
];
@@ -104,6 +109,11 @@ export const ModelScopeModels = [
org: 'iic',
name: 'CosyVoice-300M-25Hz'
},
{
type: 'tts',
org: 'iic',
name: 'CosyVoice2-0.5B'
},
{
type: 'tts',
org: 'iic',