PATTARA TIPAKSORN
commited on
Commit
•
4798ad7
1
Parent(s):
d4f11d5
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
},
|
9 |
"beats_path": "",
|
10 |
"init_from_scratch": true,
|
11 |
-
"llm_path": "
|
12 |
"lora": true,
|
13 |
"lora_alpha": 32,
|
14 |
"lora_dropout": 0.1,
|
@@ -22,5 +22,5 @@
|
|
22 |
"target_modules": null,
|
23 |
"torch_dtype": "bfloat16",
|
24 |
"transformers_version": "4.44.2",
|
25 |
-
"whisper_path": "
|
26 |
}
|
|
|
8 |
},
|
9 |
"beats_path": "",
|
10 |
"init_from_scratch": true,
|
11 |
+
"llm_path": "nectec/OpenThaiLLM-DoodNiLT-V1.0.0-Beta-7B",
|
12 |
"lora": true,
|
13 |
"lora_alpha": 32,
|
14 |
"lora_dropout": 0.1,
|
|
|
22 |
"target_modules": null,
|
23 |
"torch_dtype": "bfloat16",
|
24 |
"transformers_version": "4.44.2",
|
25 |
+
"whisper_path": "nectec/Pathumma-whisper-th-large-v3",
|
26 |
}
|