Feature: add Chronos-Hermes-13B (#431)
Co-authored-by: pabl-o-ce <cye@poscye.com>
This commit is contained in:
parent
c46b2d3a06
commit
d1586d129a
@ -67,6 +67,7 @@ We currently support the following models:
|
||||
- Chronos 🌑
|
||||
- Chronos-13B
|
||||
- Chronos-33B
|
||||
- Chronos-Hermes-13B
|
||||
- GPT4All 🌍
|
||||
- GPT4All-13B
|
||||
- Guanaco 🦙
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user