Feature: add Chronos-Hermes-13B (#431)

Co-authored-by: pabl-o-ce <cye@poscye.com>
This commit is contained in:
PΔBLØ ᄃΞ 2023-06-15 23:23:40 +00:00 committed by GitHub
parent c46b2d3a06
commit d1586d129a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -67,6 +67,7 @@ We currently support the following models:
- Chronos 🌑
- Chronos-13B
- Chronos-33B
- Chronos-Hermes-13B
- GPT4All 🌍
- GPT4All-13B
- Guanaco 🦙

View File

@ -58,6 +58,11 @@ models_info = {
"chronos-33b.ggmlv3.q6_K.bin",
26.7e9,
],
"Chronos-Hermes-13B": [
"TheBloke/chronos-hermes-13B-GGML",
"chronos-hermes-13b.ggmlv3.q6_K.bin",
10.7e9,
],
"Guanaco-7B": [
"TheBloke/guanaco-7B-GGML",
"guanaco-7B.ggmlv3.q5_1.bin",