初始化项目,由ModelHub XC社区提供模型
Model: RL-gang/vocence-orpheus-amir Source: Original Platform
This commit is contained in:
18
vocence_config.yaml
Normal file
18
vocence_config.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
model_name: RL-gang/vocence-orpheus-amir
|
||||
|
||||
runtime:
|
||||
adapter: orpheus-amir
|
||||
device_preference: cuda
|
||||
dtype: bfloat16
|
||||
voice: Amir
|
||||
|
||||
generation:
|
||||
sample_rate: 24000
|
||||
max_new_tokens: 1200
|
||||
temperature: 0.6
|
||||
top_p: 0.95
|
||||
repetition_penalty: 1.1
|
||||
|
||||
limits:
|
||||
max_text_chars: 2000
|
||||
max_instruction_chars: 600
|
||||
Reference in New Issue
Block a user