2659 Commits

Author SHA1 Message Date
Faisal Amir
b1e748b958
fix: system monitor expand overlap tooltip ribbon (#2158) 2024-02-27 13:24:32 +07:00
Service Account
00e5c4e5a7 janhq/jan: Update README.md with nightly build artifact URL 2024-02-27 04:51:51 +00:00
hiento09
9078bbebea
Huggingface extension add codesign step for building on darwin (#2166)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-02-27 11:35:11 +07:00
hiento09
a28230caaa
Add run codesign for huggingface extension (#2163)
Co-authored-by: Service Account <service@jan.ai>
2024-02-27 11:01:38 +07:00
avb-is-me
d7bf98b68a adds code samples for list models 2024-02-27 00:43:57 +00:00
NamH
64ea290ca3
chore: make convert gguf as experimental feature (#2156)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-02-26 18:15:49 +07:00
NamH
773963a456
feat: add import model (#2104)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-02-26 16:15:10 +07:00
Henry
92edd85a12
docs: update acknowledgements (#2147)
docs: update acknowledgements
2024-02-26 15:51:14 +09:00
Faisal Amir
bbe1ad5cc0
feat: restore docusaurus style (#2152)
Co-authored-by: Henry <150573299+hieu-jan@users.noreply.github.com>
2024-02-26 12:42:59 +07:00
Henry
6d72f4b69d
Merge branch 'dev' into docs-update-acknowledgements 2024-02-26 14:38:47 +09:00
Louis
90108745e2
Merge pull request #2151 from janhq/main
Sync release 0.4.7 to dev
2024-02-26 11:15:21 +07:00
Helloyunho
e86cd7e661
feat: add a simple way to convert Hugging Face model to GGUF (#1972)
* chore: add react developer tools to electron

* feat: add small convert modal

* feat: separate modals and add hugging face extension

* feat: fully implement hugging face converter

* fix: forgot to uncomment this...

* fix: typo

* feat: try hf-to-gguf script first and then use convert.py

HF-to-GGUF has support for some unusual models
maybe using convert.py first would be better but we can change the usage order later

* fix: pre-install directory changed

* fix: sometimes exit code is undefined

* chore: download additional files for qwen

* fix: event handling changed

* chore: add one more necessary package

* feat: download gguf-py from llama.cpp

* fix: cannot interpret wildcards on GNU tar

Co-authored-by: hiento09 <136591877+hiento09@users.noreply.github.com>

---------

Co-authored-by: hiento09 <136591877+hiento09@users.noreply.github.com>
2024-02-26 10:57:53 +07:00
Service Account
2b676fee42 janhq/jan: Update README.md with nightly build artifact URL 2024-02-26 03:45:19 +00:00
Service Account
dbcea71fa8 Update README.md with Stable Download URLs 2024-02-26 03:30:58 +00:00
hieu-jan
9eb880c82d docs: fix typo 2024-02-26 12:17:37 +09:00
hieu-jan
32adc20e6d docs: update acknowledgements 2024-02-26 12:11:13 +09:00
hieu-jan
e45e2bd674 Merge branch 'docs-update-acknowledgements' of https://github.com/janhq/jan into docs-update-acknowledgements 2024-02-26 12:03:02 +09:00
hieu-jan
b9681443e3 docs: re-allocate acknowledgements page 2024-02-26 12:01:51 +09:00
Henry
ad7ebb1517
Merge branch 'dev' into docs-update-acknowledgements 2024-02-26 11:48:16 +09:00
Henry
e289b8a37e
docs: update run Jan in Docker mode (#2150)
docs: update run Jan in Docker mode
2024-02-26 11:42:02 +09:00
hieu-jan
d959cbd6f2 docs: update run Jan in Docker mode 2024-02-26 11:37:18 +09:00
hieu-jan
978e1c8909 docs: update README.md 2024-02-25 12:09:26 +09:00
hieu-jan
73d495462c docs: update README.md 2024-02-25 12:07:50 +09:00
hieu-jan
599504c88a docs: update acknowledgements 2024-02-25 12:06:10 +09:00
Henry
9f142848fa
docs: add acknowledgements (#2136)
docs: add acknowledgements
2024-02-24 23:31:43 +09:00
hieu-jan
032c554567 docs: update acknowledgements 2024-02-24 23:31:24 +09:00
Henry
3e0fe741fb
Merge branch 'dev' into docs-pena-team 2024-02-23 19:56:15 +09:00
Henry
c4ab52be48
Merge pull request #2138 from aindrajaya/docs-pena-team
Docs pena team - Add Quickstart Docs
2024-02-23 19:53:03 +09:00
Arista Indrajaya
fcb909f957 Add plugin to fetch GH releases page recent data 2024-02-23 17:27:02 +07:00
Arista Indrajaya
4e89732419 Update quickstart content
Add quickstart content to the Jan docs and update the Docusaurus config and Sidebars
2024-02-23 17:26:24 +07:00
Faisal Amir
563f37f884
fix: system monitor ui (#2135) 2024-02-23 17:12:26 +07:00
hieu-jan
d0fd38de43 docs-add-acknowledgements 2024-02-23 18:56:32 +09:00
Henry
bddb95730f
docs: hide incomplete pages (#2127)
docs: hide incomplete pages
2024-02-23 11:42:29 +09:00
Service Account
941667ecbf janhq/jan: Update README.md with nightly build artifact URL 2024-02-22 14:45:10 +00:00
Louis
3c8caf3345
fix: correct vulkan settings (#2128) v0.4.7 2024-02-22 21:18:39 +07:00
hieu-jan
18c983718e Merge branch 'docs-hide-incomplete-pages' of https://github.com/janhq/jan into docs-hide-incomplete-pages 2024-02-22 22:30:41 +09:00
hieu-jan
1248593247 feat: sync website footer with about page 2024-02-22 22:28:39 +09:00
Henry
451459c8e3
Merge branch 'dev' into docs-hide-incomplete-pages 2024-02-22 22:18:46 +09:00
hieu-jan
7ce0a13e90 revert content & remove sidebar only 2024-02-22 22:17:14 +09:00
hieu-jan
a790209922 fix typo 2024-02-22 22:10:06 +09:00
hieu-jan
8f6b9b5adf docs: hide incomplete roadmap page 2024-02-22 21:56:41 +09:00
Service Account
64ee25ba00 janhq/jan: Update README.md with nightly build artifact URL 2024-02-22 12:53:11 +00:00
Louis
98b7fd2c3b
fix: chore UI (#2125) 2024-02-22 19:38:56 +07:00
Service Account
cb10983741 janhq/jan: Update README.md with nightly build artifact URL 2024-02-22 11:24:49 +00:00
hiento09
2f4bffdbef
Bump nitro from 0.3.12 to 0.3.13 (#2124)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-02-22 18:00:37 +07:00
Service Account
da298ac862 janhq/jan: Update README.md with nightly build artifact URL 2024-02-22 08:03:38 +00:00
hiento09
a71c74d468
Fix: Linux vulkan binary path (#2123)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-02-22 14:48:00 +07:00
Faisal Amir
56be7742e7
feat: revamp system monitor (#2097)
* feat: revamp system monitor

* feat: revamp system monitor ui

* remove system monitor page

* fix e2e test navigation

* added click outside system monitor

* update height content system monitor
2024-02-22 13:51:23 +07:00
Henry
a859534ab6
docs: scaffold growth & marketing pages (#1941)
docs: scaffold growth & marketing pages (#1941)
2024-02-22 13:43:10 +07:00
hieu-jan
014a18cd80 docs: sync current analytics docs 2024-02-22 15:37:52 +09:00