Henry
e60a678ecb
Merge pull request #2180 from janhq/docs-change-docker-command
...
docs: update docker command
2024-02-28 12:29:40 +09:00
Henry
8c718959fa
docs: update wall of love ( #2179 )
...
docs: update wall of love
2024-02-28 12:18:11 +09:00
Henry
114b463923
docs: add Jan newsletter ( #2174 )
...
docs: add Jan newsletter
2024-02-28 12:14:26 +09:00
hieu-jan
43d2fc11bd
feat: lazy loading
2024-02-28 12:13:06 +09:00
Service Account
a4d1317624
janhq/jan: Update README.md with nightly build artifact URL
2024-02-27 20:24:54 +00:00
NamH
d7070d8c4a
fix: some bugs for import model ( #2181 )
...
* fix: some bugs for import model
Signed-off-by: James <james@jan.ai>
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-02-27 23:59:37 +07:00
hieu-jan
17c92d8dc6
fix: change docker command
2024-02-28 00:03:45 +09:00
hieu-jan
9131107764
Merge branch 'docs-wall-of-love' of https://github.com/janhq/jan into docs-wall-of-love
2024-02-27 23:47:33 +09:00
hieu-jan
0bb29fc93f
docs: change text
2024-02-27 23:47:31 +09:00
Henry
e628993ce2
Merge branch 'dev' into docs-wall-of-love
2024-02-27 23:42:08 +09:00
hieu-jan
65e5921cd1
docs: update wall of love
2024-02-27 23:40:32 +09:00
Faisal Amir
95946ab9f2
fix: change button import model on hub page ( #2178 )
2024-02-27 21:25:42 +07:00
Faisal Amir
883d631452
fix space between progress bar and title list of gpu ( #2177 )
2024-02-27 21:25:31 +07:00
Faisal Amir
d4df43ed68
fix: disabled user promp using dangerouslySetInnerHTML ( #2176 )
2024-02-27 20:40:06 +07:00
Faisal Amir
222b4ad897
feat: temporary remove dark mode :( ( #2168 )
...
* remove darkmode
* fix progress component background color
2024-02-27 20:39:57 +07:00
Henry
e3b1bca447
Merge branch 'dev' into docs-newsletter
2024-02-27 19:24:08 +09:00
hieu-jan
32a86bd913
docs: add newsletter
2024-02-27 19:21:10 +09:00
Faisal Amir
45efcad233
fix: style list of gpu on system monitor ( #2172 )
2024-02-27 16:55:01 +07:00
James
fbee753607
fix: wrong profile parameter in docker command ( #2159 )
2024-02-27 13:43:47 +07:00
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
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
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