Update model hub (#1383)
* fix(openchat): remove from featured model * fix(model-extension): update to version 1.0.19 * fix(openchat): fix typo
This commit is contained in:
parent
764e4c6fe3
commit
7f4be92700
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@janhq/model-extension",
|
"name": "@janhq/model-extension",
|
||||||
"version": "1.0.18",
|
"version": "1.0.19",
|
||||||
"description": "Model Management Extension provides model exploration and seamless downloads",
|
"description": "Model Management Extension provides model exploration and seamless downloads",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"module": "dist/module.js",
|
"module": "dist/module.js",
|
||||||
|
|||||||
@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"author": "Openchat",
|
"author": "Openchat",
|
||||||
"tags": ["7B", "Fintuned", "Featured"],
|
"tags": ["7B", "Finetuned"],
|
||||||
"size": 4370000000
|
"size": 4370000000
|
||||||
},
|
},
|
||||||
"engine": "nitro"
|
"engine": "nitro"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user