Louis
|
0e48be67e8
|
feat: support multiple model binaries (#1659)
* feat: Support multiple model binaries
* fix: Update downloadModel with multiple binaries handler
* feat: Add 3 models with multiple binaries
* chore: fix model download
* fix: model file lookup & model path
* chore: add .prettierrc
* chore: refactor docs
* chore: bump model version
* fix(capybara): add filename
* fix(codeninja): add file name + llama model path
* fix(default): add llama model path
* fix(deepseek coder): add filename
* fix(deepseek 33B): add filename
* fix(dolphin mixtral): add filename
* fix(llama2-chat): add filename
* fix(llama2-70B): add filename
* fix(mistral 7b): add filename + model path
* fix(bakllava): correct size model
* fix(llava-7b): correct size model
* fix(llava-13b): correct size model
* fix(mixtral-8x7b): add file name + modelpath
* fix(noramaid-7b): add file name + modelpath
* fix(openchat-7b): add file name + modelpath
* fix(openhermes-7b): add file name + modelpath
* fix(phi2-3b): add file name + modelpath
* fix(phind): add file name + modelpath
* fix(solarslerp): add file name + modelpath
* fix(starling): add file name + modelpath
* fix(stealth): add file name + modelpath
* fix(tinyllama): add file name + modelpath
* fix(trinity): add file name + modelpath
* fix(tulu): add file name + modelpath
* fix(wizardcoder): add file name + modelpath
* fix(yi): add file name + modelpath
* update from source -> sources
Signed-off-by: James <james@jan.ai>
---------
Signed-off-by: James <james@jan.ai>
Co-authored-by: hiro <vuonghoainam.work@gmail.com>
Co-authored-by: hahuyhoang411 <hahuyhoanghhh41@gmail.com>
Co-authored-by: James <james@jan.ai>
|
2024-01-25 14:05:33 +07:00 |
|
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
|
803e89e644
|
fix(mixtral): change the tag to 70B
|
2023-12-21 20:56:59 +07:00 |
|
hahuyhoang411
|
2d63efdd86
|
fix(models): update ctxlen + maxlength to 4096
|
2023-12-15 16:35:00 +07:00 |
|
Hoang Ha
|
ecc866427b
|
Update Model.json (#1005)
* add(mixtral): add model.json for mixtral
* archived some models + update the model.json
* add(model): add pandora 10.7b
* fix(model): update description
* fix(model): pump vers and change the featured model to trinity
* fix(model): archive neuralchat
* fix(model): decapriated all old models
* fix(trinity): add cover image and change description
* fix(trinity): update cover png
* add(pandora): cover image
* fix(pandora): cover image
* add(mixtral): add model.json for mixtral
* archived some models + update the model.json
* add(model): add pandora 10.7b
* fix(model): update description
* fix(model): pump vers and change the featured model to trinity
* fix(model): archive neuralchat
* fix(model): decapriated all old models
* fix(trinity): add cover image and change description
* fix(trinity): update cover png
* add(pandora): cover image
* fix(pandora): cover image
* chore: model desc nits
* fix(models): adjust the size for solars and pandoras
* add(mixtral): description
---------
Co-authored-by: 0xSage <n@pragmatic.vc>
|
2023-12-15 14:19:49 +07:00 |
|