Update model list: PharynxAI/synctalk_finetune_testin_quantize
Browse files- model_list.json +4 -0
model_list.json
CHANGED
@@ -18,5 +18,9 @@
|
|
18 |
{
|
19 |
"model": "PharynxAI/URL_finetune_test",
|
20 |
"base_model": "unsloth/Meta-Llama-3.1-8B-Instruct"
|
|
|
|
|
|
|
|
|
21 |
}
|
22 |
]
|
|
|
18 |
{
|
19 |
"model": "PharynxAI/URL_finetune_test",
|
20 |
"base_model": "unsloth/Meta-Llama-3.1-8B-Instruct"
|
21 |
+
},
|
22 |
+
{
|
23 |
+
"model": "PharynxAI/synctalk_finetune_testin_quantize",
|
24 |
+
"base_model": "unsloth/Meta-Llama-3.1-8B-Instruct"
|
25 |
}
|
26 |
]
|