14 Commits

Author SHA1 Message Date
Louis
19153c4137
fix: stop word update (#1457)
* fix: stop word update

* fix: enable stop settings

---------

Co-authored-by: hahuyhoang411 <hahuyhoanghhh41@gmail.com>
2024-01-11 10:03:59 +07:00
Hoang Ha
0dd12950df
fix(magicoder): correct the id and update parameters (#1448)
fix(capybara): change description + parameters

fix(codeninja): update description + add parameters

delete(magicoder): this model is failed to load due to gguf

fix(deepseek-1.3b): update description + add parameters

fix(deepseek-34b): update description + add parameters

fix(dolphin8x7b): update description + parameters

fix(llama2-chat-7b): update description + add parameters

fix(llama2-chat-70b): update description + add parameters

fix(mistral-7b): update description + add parameters

fix(mistral): degrade to v0.1 due to giberish output from v0.2

fix(mixtral): update desciption + parameters

fix(noromaid): update description + parameters

fix(mistral7b): correct the prompt template

update(openchat): add parameters

fix(openhermesneural): update parameter + description

fix(openhermesneural): update max_tokens

delete(pandora): remove pandora

fix(phi2): update parameter

update(phind34b): update description + change to q4 + add parameter

update(solar-slerp): update parameter

fix(starling): update description + parameter

fix(openchat): add to recommended

fix(stealth): add parameters

fix(tinyllama): update description + parameters

fix(trinity): update description + parameters

fix(tulu2): update description + parameters

fix(stealth): change max_tokens to 4096

update(wizardcoder): update parameter + description

update(wizardcoder): update  description

update(wizardcoder): change to q4

fix(yarn-mistral): update parameters

fix(yarn-mistral): change to q4

update(wizardcoder): correct the size of q4 model

fix(model-extension): pump to 1.0.20

fix(tinyllama): change to q8

fix(phi-2): change to q8

fix(deepseek34b): change to q4

fix(mistral7b): update the stop token

fix(starling): remove recommended
2024-01-08 23:00:01 +07:00
hahuyhoang411
2d63efdd86 fix(models): update ctxlen + maxlength to 4096 2023-12-15 16:35:00 +07:00
hahuyhoang411
a784bf0114
fix(model.json): update new prompt_template 2023-12-13 14:25:40 +07:00
hiro
22f12cd02c fix: Update model.json for Hub with engine nitro/ openai 2023-12-08 23:06:49 +07:00
hiro
5f8e2ae54c fix: Add engine llama.cpp to local models 2023-12-08 23:06:08 +07:00
hahuyhoang411
7560a3c897 update category for models 2023-12-06 12:34:40 +07:00
Hoang Ha
681bc3f8d1
update tags (#857) 2023-12-05 15:55:16 +07:00
hahuyhoang411
ff69e4fe51 update models 2023-12-04 17:33:26 +07:00
hahuyhoang411
69af5a034a update tags 2023-12-04 16:38:13 +07:00
hahuyhoang411
7017e6426d update name for models 2023-12-04 16:22:42 +07:00
hahuyhoang411
88e37e1f2d update ctxlen 2023-12-04 12:34:10 +07:00
hahuyhoang411
c27a1cc379 update tags for models 2023-12-04 11:56:39 +07:00
Hoang Ha
e6812b1247
chore: pre-populate Jan's /models folder with model.jsons (#775)
* draft model.json

* islm3b update

* capybara 34b update

* deepseek coder update

* dolphin yi update

* fix the maxtokens of islm

* lzlv 70b update

* marx3b update

* mythomax 13b update

* update neural chat 7b

* noromaid 20b update

* update openchat 7b

* openhermes7b update

* openorca 7b

* orca 13b update

* phind 34b update

* rocket 3b update

* starling 7b update

* storytelling 70b update

* tiefighter 13B

* update tiefighter tags

* tinyllama update

* wizard coder 13b

* update wizard coder 13b description

* wizard coder 34b update

* wizard coder minor fix

* xwin 70b update

* yarn 70b

* yi 34b

* zephyr beta 7b

* neuralhermes-7b update

* change path + ctxlen

* update id

* fix startling
2023-12-01 17:20:58 +07:00