-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
30 lines (26 loc) · 1.1 KB
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Global:
output_dir: "./resources"
provider_format: 'openai' # can only be ['openai', 'mlx_lm']
provider: "lmstudio" # can only be ['openai', 'lmstudio', 'ollama', 'groq', 'other']
base_url: '' # Only needed to be filled if provider is 'other'
api_key: '' # Only needed to be filled if provider is 'other', or 'openai', or 'groq'
Step1:
model_name: "mlx-community/Josiefied-Qwen2.5-1.5B-Instruct-abliterated-v1-4bit"
max_tokens: 512
temperature: 0.7
chunk_size: 1000
max_chars: 100000
Step2:
model_name: "mlx-community/Josiefied-Qwen2.5-14B-Instruct-abliterated-v4-4-bit"
max_tokens: 8126
temperature: 1
length: "long" # can only be ["short", "medium", "long", "very-long"]
style: "academic" # can only be ["friendly", "professional", "academic", "casual", "technical", "funny"]
Step3:
model_name: "mlx-community/Josiefied-Qwen2.5-14B-Instruct-abliterated-v4-4-bit"
max_tokens: 8126
temperature: 1
Step4:
model_name: "lucasnewman/f5-tts-mlx"
cohost_speaker_ref_audio_path: "./voices/cohost.wav"
cohost_speaker_ref_audio_text: "Some call me nature, others call me mother nature."