19 lines
310 B
YAML
19 lines
310 B
YAML
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
|