2833 Commits

Author SHA1 Message Date
NamH
3a3bceb0c0
Release/v0.4.9 (#2421)
* fix: turn off experimental settings should also turn off quick ask (#2411)

* fix: app glitches 1s generating response before starting model (#2412)

* fix: disable experimental feature should also disable vulkan (#2414)

* fix: model load stuck on windows when can't get CPU core count (#2413)

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

* feat: TensorRT-LLM engine update support (#2415)

* fix: engine update

* chore: add remove prepopulated models

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

* update tinyjensen url

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

* update llamacorn

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

* update Mistral 7B Instruct v0.1 int4

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

* update tensorrt

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

* update

Signed-off-by: hiro <hiro@jan.ai>

* update

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

* prettier

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

* update mistral config

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

* fix some lint

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

---------

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

* Tensorrt LLM disable turing support (#2418)

Co-authored-by: Hien To <tominhhien97@gmail.com>

* chore: add prompt template tensorrtllm (#2375)

* chore: add prompt template tensorrtllm

* Add Prompt template for mistral and correct model metadata

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>

* fix: correct tensorrt mistral model.json (#2419)

---------

Signed-off-by: James <james@jan.ai>
Signed-off-by: hiro <hiro@jan.ai>
Co-authored-by: Louis <louis@jan.ai>
Co-authored-by: James <james@jan.ai>
Co-authored-by: hiro <hiro@jan.ai>
Co-authored-by: hiento09 <136591877+hiento09@users.noreply.github.com>
Co-authored-by: Hien To <tominhhien97@gmail.com>
v0.4.9
2024-03-19 10:06:47 +07:00
NamH
c81a33f382
fix: move tensorrt executable to engine (#2400)
* fix: move tensorrt executable to engine

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

* some update

Signed-off-by: hiro <hiro@jan.ai>

* chore: bump tensorrt version

* fix: wrong destroy path

* fix: install extensions in parallel

* chore: update path for tensorrt engine (#2404)

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

---------

Signed-off-by: James <james@jan.ai>
Signed-off-by: hiro <hiro@jan.ai>
Co-authored-by: James <james@jan.ai>
Co-authored-by: hiro <hiro@jan.ai>
Co-authored-by: Louis <louis@jan.ai>
2024-03-18 07:38:35 +07:00
Louis
60cf8de832
Merge pull request #2398 from janhq/dev
Release cut 0.4.9
2024-03-17 15:37:53 +07:00
NamH
6dfa23cd02
fix: unable to start web with quick ask (#2402)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-03-17 13:17:39 +07:00
Louis
5633195f7e
fix: fail-fast would block matrix jobs as soon as a job is failed (#2401) 2024-03-17 12:47:44 +07:00
Louis
e74345ecdc
fix: clean working dir with long space support on Windows (#2399) 2024-03-17 11:22:06 +07:00
Henry
2596001528
docs: Update sidebar and content for http proxy and import model (#2328)
docs: Update sidebar and content for http proxy and import model
2024-03-17 07:14:47 +09:00
hieu-jan
b0920e4150 docs: revert original content 2024-03-17 07:13:18 +09:00
Henry
cf69480caf
Merge branch 'dev' into docs-pena-team 2024-03-17 07:01:51 +09:00
Faisal Amir
82a751bdf4
fix: line height typography blog and docs (#2390)
* fix: line height typography

* fix: remove all custom line height for paragraph, span and link tag

* fix: apply line height with leading relaxed

* fix: margin bottom paragraph 16px
2024-03-16 20:33:58 +07:00
NamH
ed6bd14e02
chore: temporary remove linux from tensorrt support (#2386)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-03-15 23:02:42 +07:00
NamH
5f19983de1
fix: some regressions for tensorrt nightly build (#2380)
* fix: some regressions for tensorrt nightly build

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

Signed-off-by: hiro <hiro@jan.ai>
Signed-off-by: James <james@jan.ai>
Co-authored-by: hiro <hiro@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-03-15 17:45:56 +07:00
Henry
a6b483c9d9
docs: Update broken-build.mdx (#2385)
docs: Update broken-build.mdx
2024-03-15 19:30:36 +09:00
Service Account
9229773610 janhq/jan: Update README.md with nightly build artifact URL 2024-03-15 10:26:38 +00:00
Nicole Zhu
86f8004c50
docs: Update broken-build.mdx 2024-03-15 18:22:46 +08:00
Henry
68d0fb0084
docs: fix broken link by redirecting to the right paths (#2381)
docs: fix broken link by redirecting to the right paths
2024-03-15 19:07:39 +09:00
Henry
35c9c1bd71
Merge branch 'dev' into docs-pena-team-fix-redirect 2024-03-15 19:05:51 +09:00
Henry
60a3739576
docs: api reference 2.0 (#2367)
docs: api reference 2.0
2024-03-15 18:49:56 +09:00
hieu-jan
959cda0c63 Merge branch 'docs-pena-team-api-reference-2.0' of https://github.com/janhq/jan into docs-pena-team-api-reference-2.0 2024-03-15 18:48:53 +09:00
hieu-jan
6bb9c1f5f9 chore: format json file 2024-03-15 18:46:06 +09:00
Arista Indrajaya
e9f7f732e1
Merge branch 'dev' into docs-pena-team-api-reference-2.0 2024-03-15 16:38:38 +07:00
Louis
2d622614bf
Update models.json (#2382) 2024-03-15 16:37:00 +07:00
hieu-jan
8edb2ebb72 feat: add jan.json 2024-03-15 18:33:15 +09:00
Arista Indrajaya
c397f64978
Merge branch 'dev' into docs-pena-team 2024-03-15 15:59:19 +07:00
Arista Indrajaya
c1781c0be8 docs: fix broken link by redirecting to the right paths 2024-03-15 15:56:26 +07:00
Henry
ee6bd3a55b
Merge branch 'dev' into docs-pena-team-api-reference-2.0 2024-03-15 14:55:23 +09:00
Henry
57de5957cd
docs: add about/faq (#2329)
docs: add about/faq
2024-03-15 14:41:52 +09:00
hieu-jan
a571c8be28 docs: change order 2024-03-15 14:26:59 +09:00
Henry
0c3da47d91
Merge branch 'dev' into docs-pena-team-api-reference-2.0 2024-03-15 14:21:05 +09:00
hieu-jan
0a544a1ebb docs: update sidebar and faq 2024-03-15 14:16:01 +09:00
Henry
5afedef032
Merge branch 'dev' into eckartal-patch-1 2024-03-15 13:59:31 +09:00
Henry
35806f7fa5
docs: bump changelog v0.4.8
docs: bump changelog v0.4.8
2024-03-15 13:58:12 +09:00
eckartal
54425ef10f
Merge branch 'dev' into eckartal-patch-1 2024-03-15 07:09:59 +03:00
NamH
3e27e97110
fix: use model from model hub not load correct model in thread screen (#2368)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-03-15 10:33:59 +07:00
Arista Indrajaya
fede08d369
Merge branch 'dev' into docs-pena-team-api-reference-2.0 2024-03-15 09:22:44 +07:00
Arista Indrajaya
cb30cc5ce9 docs: api-reference fix the openapi-spec 2024-03-15 09:18:58 +07:00
hieu-jan
b53541b2a4 chore: bump changelog sidebar 2024-03-15 09:11:16 +09:00
hieu-jan
a91a95cdd7 docs: bump changelog v0.4.8 2024-03-15 08:47:52 +09:00
eckartal
9181ec1f38
Rename docs/docs/faq.md to docs/docs/about/faq.md
Moved under /about
2024-03-14 20:46:16 +03:00
eckartal
da9b9c60c7
Update faq.md
- Added new questions
- Updated some answers
2024-03-14 20:35:20 +03:00
Louis
58e12f35c9
fix: wrong engine handling (#2363) 2024-03-14 23:59:42 +07:00
Service Account
e40d0481b7 janhq/jan: Update README.md with nightly build artifact URL 2024-03-14 16:28:47 +00:00
Louis
758afdbeb4
fix: incompatible GPU error message (#2357)
* fix: incompatible GPU error message

* fix: change port
2024-03-14 22:11:55 +07:00
Daniel
441af9dc05
Merge pull request #2353 from janhq/fix2345
docs: trt-llm extension guides
2024-03-14 21:35:29 +07:00
Daniel
768637712f
Merge branch 'dev' into fix2345 2024-03-14 21:34:09 +07:00
Nicole Zhu
4b6f218639 docs: nits 2024-03-14 21:45:31 +08:00
Nicole Zhu
70fc24f6f1 docs: nits 2024-03-14 21:12:16 +08:00
Nicole Zhu
1fe3dff875 docs: update slugs again 2024-03-14 21:08:50 +08:00
Service Account
ab73941d42 janhq/jan: Update README.md with nightly build artifact URL 2024-03-14 12:55:07 +00:00
Nicole Zhu
b4eff9a108 docs: fix slugs 2024-03-14 20:55:03 +08:00