Update models.json format
This commit is contained in:
parent
af66c5695a
commit
9dfef44a54
1 changed files with 5 additions and 9 deletions
14
models.json
14
models.json
|
@ -8,9 +8,8 @@
|
||||||
"published_by": "TheBloke",
|
"published_by": "TheBloke",
|
||||||
"original_author": "psmathur",
|
"original_author": "psmathur",
|
||||||
"original_url": "https://huggingface.co/psmathur/orca_mini_3b",
|
"original_url": "https://huggingface.co/psmathur/orca_mini_3b",
|
||||||
"license:" "CC-BY-SA-4.0"
|
"license": "CC-BY-SA-4.0"
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "orca_mini_7B",
|
"name": "orca_mini_7B",
|
||||||
"display_name": "Orca Mini 7B",
|
"display_name": "Orca Mini 7B",
|
||||||
|
@ -20,7 +19,7 @@
|
||||||
"published_by": "TheBloke",
|
"published_by": "TheBloke",
|
||||||
"original_author": "psmathur",
|
"original_author": "psmathur",
|
||||||
"original_url": "https://huggingface.co/psmathur/orca_mini_7b",
|
"original_url": "https://huggingface.co/psmathur/orca_mini_7b",
|
||||||
"license:" "CC-BY-SA-4.0"
|
"license": "CC-BY-SA-4.0"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "orca_mini_13B",
|
"name": "orca_mini_13B",
|
||||||
|
@ -31,9 +30,8 @@
|
||||||
"published_by": "TheBloke",
|
"published_by": "TheBloke",
|
||||||
"original_author": "psmathur",
|
"original_author": "psmathur",
|
||||||
"original_url": "https://huggingface.co/psmathur/orca_mini_13b",
|
"original_url": "https://huggingface.co/psmathur/orca_mini_13b",
|
||||||
"license:" "CC-BY-SA-4.0"
|
"license": "CC-BY-SA-4.0"
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "replit-code-v1-3b",
|
"name": "replit-code-v1-3b",
|
||||||
"display_name": "Replit Code V1 3B",
|
"display_name": "Replit Code V1 3B",
|
||||||
|
@ -43,9 +41,8 @@
|
||||||
"published_by": "Nomic AI",
|
"published_by": "Nomic AI",
|
||||||
"original_author": "Replit, Inc.",
|
"original_author": "Replit, Inc.",
|
||||||
"original_url": "https://huggingface.co/replit/replit-code-v1-3b",
|
"original_url": "https://huggingface.co/replit/replit-code-v1-3b",
|
||||||
"license:" "CC-BY-SA-4.0"
|
"license": "CC-BY-SA-4.0"
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "Nous-Hermes-13B",
|
"name": "Nous-Hermes-13B",
|
||||||
"display_name": "Nous Hermes 13B",
|
"display_name": "Nous Hermes 13B",
|
||||||
|
@ -55,9 +52,8 @@
|
||||||
"published_by": "TheBloke",
|
"published_by": "TheBloke",
|
||||||
"original_author": "NousResearch",
|
"original_author": "NousResearch",
|
||||||
"original_url": "https://huggingface.co/NousResearch/Nous-Hermes-13b",
|
"original_url": "https://huggingface.co/NousResearch/Nous-Hermes-13b",
|
||||||
"license:" "GPL"
|
"license": "GPL"
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "Wizard-Vicuna-13B-Uncensored",
|
"name": "Wizard-Vicuna-13B-Uncensored",
|
||||||
"display_name": "Wizard Vicuna 13B Uncensored",
|
"display_name": "Wizard Vicuna 13B Uncensored",
|
||||||
|
|
Loading…
Reference in a new issue