Update model list: PharynxAI/URL_finetune_test
Browse files- model_list.json +4 -0
model_list.json
CHANGED
@@ -14,5 +14,9 @@
|
|
14 |
{
|
15 |
"model": "PharynxAI/synctalk_finetune_testing_Qwen2.5",
|
16 |
"base_model": "unsloth/Meta-Llama-3.1-8B-Instruct"
|
|
|
|
|
|
|
|
|
17 |
}
|
18 |
]
|
|
|
14 |
{
|
15 |
"model": "PharynxAI/synctalk_finetune_testing_Qwen2.5",
|
16 |
"base_model": "unsloth/Meta-Llama-3.1-8B-Instruct"
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"model": "PharynxAI/URL_finetune_test",
|
20 |
+
"base_model": "unsloth/Meta-Llama-3.1-8B-Instruct"
|
21 |
}
|
22 |
]
|