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:
Hoang Ha 2024-01-05 15:32:30 +07:00 committed by GitHub
parent 764e4c6fe3
commit 7f4be92700
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@janhq/model-extension",
"version": "1.0.18",
"version": "1.0.19",
"description": "Model Management Extension provides model exploration and seamless downloads",
"main": "dist/index.js",
"module": "dist/module.js",

View File

@ -15,7 +15,7 @@
},
"metadata": {
"author": "Openchat",
"tags": ["7B", "Fintuned", "Featured"],
"tags": ["7B", "Finetuned"],
"size": 4370000000
},
"engine": "nitro"