3140 Commits

Author SHA1 Message Date
Louis
489e8aab24
Sync release 0.4.9 to dev (#2407)
* 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>

* 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>

---------

Signed-off-by: James <james@jan.ai>
Signed-off-by: hiro <hiro@jan.ai>
Co-authored-by: NamH <NamNh0122@gmail.com>
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>
2024-03-19 12:20:09 +07:00
Faisal Amir
cb5b170426 update content and image using items start 2024-03-19 12:13:57 +07:00
Faisal Amir
912f6028ae Fix download page layout UI 2024-03-19 12:10:35 +07:00
Henry
6976e5a27b
Merge branch 'dev' into feat/doc_seo_meta 2024-03-19 14:09:23 +09:00
Service Account
dd11ba293b Update README.md with Stable Download URLs 2024-03-19 04:46:01 +00:00
hiro
642ee431d7 chore: Update misc 2024-03-19 10:57:12 +07:00
Henry
e61985c8fa
feat: download page (#2409)
feat: download page
2024-03-19 12:55:10 +09:00
hiro
5edc6e429c fix: metadata end tag 2024-03-19 10:47:46 +07:00
hiro
f8d970401a chore: Update head metadata 2024-03-19 10:47:46 +07:00
hiro
4a267ff35b feat: Add SEO header tag with OpenAI GPT-4 2024-03-19 10:47:46 +07:00
Service Account
d1a17f0986 janhq/jan: Update README.md with nightly build artifact URL 2024-03-19 03:44:42 +00:00
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
Arista Indrajaya
24b9d18b5e
Merge branch 'dev' into docs-pena-team 2024-03-19 10:03:39 +07:00
Service Account
465e0e47ed janhq/jan: Update README.md with nightly build artifact URL 2024-03-19 01:19:24 +00:00
hieu-jan
0ea94ec06e docs: change download stat 2024-03-19 09:16:27 +09:00
Service Account
93045b488b janhq/jan: Update README.md with nightly build artifact URL 2024-03-18 20:17:51 +00:00
Service Account
c27c146d90 janhq/jan: Update README.md with nightly build artifact URL 2024-03-18 17:15:04 +00:00
Service Account
d52feecf2f janhq/jan: Update README.md with nightly build artifact URL 2024-03-18 14:19:08 +00:00
Service Account
bb6cd4e96f janhq/jan: Update README.md with nightly build artifact URL 2024-03-18 11:25:18 +00:00
Arista Indrajaya
7837c4597e docs: redirect the broken link to the new docs structure links 2024-03-18 15:56:05 +07:00
Arista Indrajaya
5b11c6ba7c docs: Hubpage change the link to the right path 2024-03-18 15:54:06 +07:00
Arista Indrajaya
89e6ca9009 docs: Refactored into the new page structure 2024-03-18 15:53:22 +07:00
Arista Indrajaya
2f752db798 docs: Add the icon image for changelog section 2024-03-18 13:44:17 +07:00
Faisal Amir
bb4f597c0f Added link installation and changelog 2024-03-18 10:52:38 +07:00
Service Account
a0c5c4be66 janhq/jan: Update README.md with nightly build artifact URL 2024-03-18 01:04:42 +00: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
Henry
7d3b2ab333
docs: Update broken-build.mdx (#2406)
docs: Update broken-build.mdx
2024-03-18 09:27:50 +09:00
Meta Spartan
0348aa3321
feat: Groq Inference Extension (#2263)
* feat: Groq Inference Extension

* Add Groq supported models

* Fix folder typo

* Add Groq options to interface and new API Key saving, tested working

* Fix linting
2024-03-18 06:40:20 +07:00
Nicole Zhu
b3e24d7f51
Update broken-build.mdx 2024-03-17 14:47:30 -07:00
Faisal Amir
7d3bf0111b feat: standalone download page 2024-03-17 23:49:28 +07:00
Faisal Amir
1b6568f665 fix border not align on table element 2024-03-17 23:48:15 +07:00
Faisal Amir
1db5cdd90c update title and meta description 2024-03-17 20:19:22 +07:00
Faisal Amir
9026f5405a Improvement feedback 2024-03-17 20:02:39 +07:00
Faisal Amir
d7247b433c Temporary disable background sidebar has a submenu 2024-03-17 20:02:39 +07:00
Faisal Amir
199f1f4db4 Replace assests using webp intead of png 2024-03-17 20:02:39 +07:00
Faisal Amir
cfde9f886a Hide extra button twitter embeded 2024-03-17 20:02:39 +07:00
Faisal Amir
ac10c1ac64 Update image preview feature thumbnail 2024-03-17 20:02:39 +07:00
Faisal Amir
f4e1958c5f add loading lazy for youtube thumbnail 2024-03-17 20:02:38 +07:00
Faisal Amir
7970c18b3b disabled temporay auto next item on feature section 2024-03-17 20:02:38 +07:00
Faisal Amir
d67c82937d fix bold tagline 2024-03-17 20:02:38 +07:00
Faisal Amir
f1c67b2088 Add image feature 2024-03-17 20:02:38 +07:00
Faisal Amir
c77d881823 Added section wall of love or testimonial 2024-03-17 20:02:38 +07:00
Faisal Amir
5e7a28c5d4 fix resposnive feature section 2024-03-17 20:02:38 +07:00
Faisal Amir
083d10c927 Added custome field env for client side, and auto click next for feature section 2024-03-17 20:02:38 +07:00
Faisal Amir
3df00ef534 Added table responsive on philosophy section 2024-03-17 20:02:38 +07:00
Faisal Amir
b42d6c5595 Added input for newsletter on footer and section CTA bottom 2024-03-17 20:02:36 +07:00
Faisal Amir
d60f31875d update copies from feedback 2024-03-17 19:59:33 +07:00
Faisal Amir
50983e1a23 prepare section new homepage 2024-03-17 19:59:33 +07:00
Faisal Amir
4470d3ac85 feat: revamp homepage 2024-03-17 19:59:33 +07:00
Service Account
6c81d83d30 janhq/jan: Update README.md with nightly build artifact URL 2024-03-17 08:56:33 +00:00