Update model_list.json
Browse files- model_list.json +4 -0
model_list.json
CHANGED
@@ -6,5 +6,9 @@
|
|
6 |
{
|
7 |
"model": "PharynxAI/rechargePlan_finetune_testing",
|
8 |
"base_model": "unsloth/Meta-Llama-3.1-8B-Instruct"
|
|
|
|
|
|
|
|
|
9 |
}
|
10 |
]
|
|
|
6 |
{
|
7 |
"model": "PharynxAI/rechargePlan_finetune_testing",
|
8 |
"base_model": "unsloth/Meta-Llama-3.1-8B-Instruct"
|
9 |
+
},
|
10 |
+
{
|
11 |
+
"model": "PharynxAI/finetuned_Maghalaya_tripura_19-24_merged_v3",
|
12 |
+
"base_model": "unsloth/Meta-Llama-3.1-8B-Instruct"
|
13 |
}
|
14 |
]
|