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 |
|
NamH
|
e7fcd775fb
|
fix(API): #1511 update swagger page (#1572)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
|
2024-01-14 21:41:18 +07:00 |
|
Ho Duc Hieu
|
2a6e5bc338
|
docs: fix chat payload and cURL
|
2024-01-05 08:16:33 +07:00 |
|
hieu-jan
|
f851ca0587
|
docs: update threads.yaml
|
2023-12-10 11:50:01 +09:00 |
|
hieu-jan
|
a34a630ee5
|
docs: standardize yaml files
|
2023-12-10 11:37:51 +09:00 |
|
hiro
|
a8e33c2a97
|
fix: Update engine as enum
|
2023-12-08 23:06:49 +07:00 |
|
Hieu
|
9b00f6a31f
|
docs: add assistants api reference (#801)
docs: add assistants api reference (#801)
|
2023-12-08 18:33:20 +09:00 |
|
hieu-jan
|
ba2341e4c3
|
add assistants request and response
|
2023-12-08 03:59:02 +09:00 |
|
tikikun
|
6ac5b0c5f0
|
remove and add to retrieve model
|
2023-12-05 18:53:29 +07:00 |
|
hieu-jan
|
5dfa40d57d
|
remove current response
|
2023-12-04 10:27:40 +09:00 |
|
hieu-jan
|
87484e8428
|
docs: update assistant object
|
2023-12-04 10:25:32 +09:00 |
|
hieu-jan
|
198cf2e2fc
|
docs: add response structure
|
2023-12-01 11:24:27 +09:00 |
|
hieu-jan
|
69bdfccddb
|
docs: add assistants endpoint
|
2023-12-01 10:15:19 +09:00 |
|
hieu-jan
|
fc9ce395f6
|
docs: new version API reference
|
2023-11-30 10:27:04 +09:00 |
|
hieu-jan
|
28288f972b
|
docs: change OpenAI compatible color
|
2023-11-28 08:01:17 +09:00 |
|
hieu-jan
|
2877f3234b
|
docs: finalize thread
|
2023-11-28 07:49:49 +09:00 |
|
hieu-jan
|
31f16503c7
|
docs: label message
|
2023-11-28 07:14:39 +09:00 |
|
hieu-jan
|
ed3548444c
|
docs: add ChatCompletion
|
2023-11-28 06:51:48 +09:00 |
|
hieu-jan
|
a2a0c38144
|
docs: finalize labeling models
|
2023-11-28 05:57:13 +09:00 |
|
hieu-jan
|
015856104c
|
docs: update api reference messages
|
2023-11-23 15:08:02 +09:00 |
|
hieu-jan
|
c45b74457a
|
docs: update models
|
2023-11-23 14:00:38 +09:00 |
|
hieu-jan
|
536df7de71
|
docs: update require section
|
2023-11-23 11:26:31 +09:00 |
|
hieu-jan
|
7a9cd83e80
|
docs: update threads
|
2023-11-23 10:12:38 +09:00 |
|
hahuyhoang411
|
00b583659a
|
update messages and threads
|
2023-11-22 12:46:09 +07:00 |
|
hahuyhoang411
|
fd3f699a29
|
Model API
|
2023-11-21 18:45:36 +07:00 |
|