2108 Commits

Author SHA1 Message Date
Service Account
01fcfb7097 janhq/jan: Update README.md with nightly build artifact URL 2024-01-25 10:35:24 +00:00
Service Account
dea35dad9e janhq/jan: Update README.md with nightly build artifact URL 2024-01-25 09:18:42 +00:00
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
Service Account
3b8e2c5585 janhq/jan: Update README.md with nightly build artifact URL 2024-01-25 06:39:28 +00:00
Service Account
0f3c0e34e4 janhq/jan: Update README.md with nightly build artifact URL 2024-01-25 05:02:59 +00:00
Service Account
760cdd29d2 janhq/jan: Update README.md with nightly build artifact URL 2024-01-25 04:39:01 +00:00
hiro
68ba0de0d8
Merge pull request #1754 from janhq/chore/bump_nitro_0_2_12
chore(nitro): 0.2.11 -> 0.2.12
2024-01-25 10:40:09 +07:00
hiro
410c6f9a57 chore(nitro): 0.2.11 -> 0.2.12 2024-01-25 10:20:47 +07:00
Service Account
429aeb9988 Resolve merge confict 2024-01-25 10:11:39 +07:00
Service Account
a93127087c janhq/jan: Update README.md with nightly build artifact URL 2024-01-24 20:18:34 +00:00
Faisal Amir
6ba48bc1e3
feat: update UI allow user change folder (#1738)
* feat: wip ui jan folder setting

* change input disabled

* finished change directory jan folder

* fix overlap value input current path folder

* make app reload to latest page

* fix: add experimental feature toggle til the next release

---------

Co-authored-by: Louis <louis@jan.ai>
2024-01-24 22:13:58 +07:00
Faisal Amir
1b794b5337
fix: input port have range validation (#1741)
* fix port cannot be empty and have range validation

* fix: do not allow user to start server with blank port config (after navigating back)

* fix: thread disable button color

---------

Co-authored-by: Louis <louis@jan.ai>
2024-01-24 21:33:45 +07:00
Service Account
7401f3d798 janhq/jan: Update README.md with nightly build artifact URL 2024-01-24 05:58:20 +00:00
hiento09
e7f82c678c
Remove error condition trigger jobs (#1736)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-01-24 10:58:04 +07:00
Louis
2be8132b0c chore: add pre-commit hook - prettier 2024-01-24 09:32:24 +07:00
hiro
0b129baa65
Merge pull request #1726 from janhq/fix/nitro_cpu_count
fix: Nitro CPU threads with correct physical/ performance CPU count
2024-01-24 09:15:30 +07:00
Faisal Amir
d6242def98 fix: active model when start server 2024-01-23 18:12:38 +07:00
Faisal Amir
7d511cfbb0 update login calculate not enough ram for error message 2024-01-23 18:12:18 +07:00
Faisal Amir
8ce454ae61 fix: error message when not enough RAM 2024-01-23 18:12:18 +07:00
hiro
7f1a902a25
Merge pull request #1729 from janhq/fix/server_api_localhost
fix: Change to fixed `localhost` instead of using host variable
2024-01-23 18:00:10 +07:00
hiro
5c8c6f4795 fix: Change to fixed localhost instead of using host variable 2024-01-23 17:55:23 +07:00
hiro
9da59b4612 fix: Change initial value for reduce as 1 instead of 0 2024-01-23 17:35:34 +07:00
hiro
0608d77da5 chore: remove deps node-os-utils 2024-01-23 17:35:34 +07:00
hiro
5a9b0cf8b8 chore: add log to get data on testing 2024-01-23 17:35:34 +07:00
hiro
a0f6f00806 fix: Add fix for physical cpu core count 2024-01-23 17:35:34 +07:00
hiro
17479e7967 chore: reformat and add types 2024-01-23 17:35:34 +07:00
hiento09
fe1baed116
Override Cloudflare R2 public with generic provider (#1727)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-01-23 17:18:55 +07:00
Service Account
994f4cea99 janhq/jan: Update README.md with nightly build artifact URL 2024-01-23 10:18:35 +00:00
Hieu
92ab51f290
docs: add troubleshoot unexpected token (#1711)
docs: add troubleshoot unexpected token
2024-01-23 19:09:20 +09:00
Service Account
5b38d0e9bd janhq/jan: Update README.md with nightly build artifact URL 2024-01-23 09:53:01 +00:00
Service Account
2d7ec01c32 janhq/jan: Update README.md with nightly build artifact URL 2024-01-23 08:25:25 +00:00
hiento09
0bc624cf27
Correct download url readme (#1724)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-01-23 14:47:41 +07:00
hieu-jan
445d052201 docs: add troubleshoot unexpected token 2024-01-23 14:37:25 +07:00
NamH
666bc01e89
fix(Model): #1662 imported model does not use gpu (#1723)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-01-23 13:40:50 +07:00
NamH
d852219c4c
fix(API): #1720 host/port provided in the local API server does not fully applied (#1721)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-01-23 12:30:43 +07:00
Louis
f8c1f91b73
fix: API chat/completion is blocked by CORS (#1705) 2024-01-22 19:56:37 +07:00
Faisal Amir
69ff85f66a feat: improvement ux for local api server 2024-01-22 19:05:40 +07:00
Louis
aeab22f5ab
fix: Jan server - v1/chat/completions is throwing ERR_REQUIRE_ESM (#1703) 2024-01-22 17:54:47 +07:00
Louis
b4f104f411
fix: Jan server is showing blank page (#1702) 2024-01-22 16:05:36 +07:00
NamH
4cf47777e6
feat: allow user to move jan folder (#1649)
* feat: allow user to move jan folder

Signed-off-by: James <james@jan.ai>

---------

Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
Co-authored-by: Louis <louis@jan.ai>
2024-01-22 14:37:46 +07:00
Faisal Amir
a3f2a16cb4 fix: switching loader from remote to local model from thread right panel 2024-01-22 14:36:45 +07:00
Faisal Amir
612445b4fa fix: loader bar selected model right panel 2024-01-22 14:36:45 +07:00
Hieu
ad33823446
docs: fix about pages (#1699)
docs: fix about pages
2024-01-22 16:28:44 +09:00
hieu-jan
285c3632cb docs: fix sidebar warning 2024-01-22 16:24:05 +09:00
hieu-jan
97c122986a docs: add DocCardList 2024-01-22 16:21:32 +09:00
0xSage
5a11d4a69f Merge branch 'cleanAbout' of https://github.com/janhq/jan into cleanAbout 2024-01-22 14:52:21 +08:00
0xSage
246f598f48 docs: fix product page slug 2024-01-22 14:52:15 +08:00
0xSage
29dbd56eee
Merge branch 'dev' into cleanAbout 2024-01-22 14:50:12 +08:00
0xSage
bf12b78e29 docs: new pages for eng and product 2024-01-22 14:49:54 +08:00
Hieu
c4fa17ee7d
fix: algolia search full page (#1700)
fix: algolia search full page
2024-01-22 15:32:53 +09:00