Update model list: PharynxAI/synctalk_finetune_testing_Qwen2.5
Browse files- model_list.json +4 -0
model_list.json
CHANGED
@@ -10,5 +10,9 @@
|
|
10 |
{
|
11 |
"model": "PharynxAI/finetuned_Maghalaya_tripura_19-24_merged_v3",
|
12 |
"base_model": "unsloth/Meta-Llama-3.1-8B-Instruct"
|
|
|
|
|
|
|
|
|
13 |
}
|
14 |
]
|
|
|
10 |
{
|
11 |
"model": "PharynxAI/finetuned_Maghalaya_tripura_19-24_merged_v3",
|
12 |
"base_model": "unsloth/Meta-Llama-3.1-8B-Instruct"
|
13 |
+
},
|
14 |
+
{
|
15 |
+
"model": "PharynxAI/synctalk_finetune_testing_Qwen2.5",
|
16 |
+
"base_model": "unsloth/Qwen2.5-14B-Instruct-bnb-4bit"
|
17 |
}
|
18 |
]
|