hahuyhoang411
6c9ebc8f25
delete: phi-2
2024-03-27 18:23:11 +07:00
hahuyhoang411
002e74d702
fix: alternative to phi-2
2024-03-27 18:23:11 +07:00
hahuyhoang411
f7b628a035
fix: correct the system message for vistral
2024-03-27 18:23:11 +07:00
hahuyhoang411
18a6ee2efd
add: vistral 7b - vietnamese llm
2024-03-27 18:23:11 +07:00
hahuyhoang411
c9a73f887f
fix: typo
2024-03-27 18:23:11 +07:00
hahuyhoang411
46a0dd8c35
add: ibm merlinite 7b
2024-03-27 18:23:11 +07:00
hahuyhoang411
88e96cd686
add: command-r cohereai model for rag
2024-03-27 18:23:11 +07:00
Louis
784af8cf55
fix: model recommendation label is not based on VRAM ( #2517 )
2024-03-27 18:21:33 +07:00
Louis
fe730fbe42
fix: load model fails - generating button is not updated ( #2498 )
2024-03-27 15:52:06 +07:00
hiento09
c5c46494eb
Add CI assign current milestone for closed PR ( #2516 )
...
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-03-27 14:44:18 +07:00
Service Account
a41fd2a658
janhq/jan: Update README.md with nightly build artifact URL
2024-03-27 07:31:13 +00:00
NamH
5eed8a5eca
fix: rag is not working for nitro ( #2511 )
...
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-03-27 11:17:43 +07:00
Louis
84e1b09e84
fix: error invoking remote method readdirsync ( #2505 )
2024-03-27 05:51:42 +07:00
Service Account
8f230f330b
janhq/jan: Update README.md with nightly build artifact URL
2024-03-26 20:29:18 +00:00
Louis
7857a6e75e
fix: upload document mid-thread does not work ( #2504 )
2024-03-26 22:22:54 +07:00
Service Account
934ea00b0d
janhq/jan: Update README.md with nightly build artifact URL
2024-03-25 20:22:03 +00:00
Louis
66f7d3dae3
Merge pull request #2470 from janhq/chore/load-unload-model-sync
2024-03-26 00:31:47 +07:00
Louis
d290ae1977
fix: text overflow
2024-03-25 23:58:36 +07:00
Louis
8e8dfd4b37
refactor: introduce inference tools ( #2493 )
2024-03-25 23:26:05 +07:00
Louis
14a67463dc
chore: refactor core folder structure - module based
2024-03-25 16:20:06 +07:00
Louis
50f819fdd7
chore: add api docs to electron ( #2488 )
2024-03-25 15:46:12 +07:00
Service Account
0ff22e407a
janhq/jan: Update README.md with nightly build artifact URL
2024-03-25 06:19:44 +00:00
Louis
77cbdc2dcf
refactor: introduce message request builder ( #2481 )
2024-03-25 12:50:29 +07:00
Louis
9551996e34
chore: load, unload model and inference synchronously
2024-03-25 12:25:30 +07:00
Service Account
1ad794c8a7
janhq/jan: Update README.md with nightly build artifact URL
2024-03-22 11:28:04 +00:00
NamH
67e285fa96
chore: remove rmdirsync from core api since it is deprecated ( #2459 )
...
* chore: remove rmdirsync from core api since it is deprecated
Signed-off-by: James <james@jan.ai>
* chore: remove mkdirsync
Signed-off-by: James <james@jan.ai>
---------
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-03-22 17:57:16 +07:00
Louis
3c0383f6d8
fix: app raises port not available error ( #2466 )
2024-03-22 17:53:33 +07:00
Louis
254a79ccbe
fix: turborepo extensions ( #2392 )
...
* fix: turborepo extensions
Update package.json
Update Makefile
Update Makefile
Update Makefile
Update Makefile
Update Makefile
Update package.json
* chore: turbo cache
* fix: install extensions in parallel
* fix: timeout issue
* Turbo cache using s3
* Remove cache task
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Service Account <service@jan.ai>
2024-03-22 17:53:20 +07:00
Louis
36405fe894
fix: app update fails when opening quick ask ( #2467 )
2024-03-22 17:01:18 +07:00
NamH
419683d415
fix: move jan to not empty destination folder not functioning ( #2464 )
...
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-03-22 16:03:39 +07:00
hiento09
a76c12766a
Remove docs after migrate to docs repo ( #2465 )
...
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-03-22 15:54:34 +07:00
Louis
b8cee875b1
fix: app shows wrong toast on stopping inference ( #2460 )
2024-03-22 14:40:15 +07:00
Louis
5edc24d8e0
fix: deleting threads manually breaks model settings and document upload ( #2456 )
...
* fix: blank model settings and rag does not work
* fix: fallback support fro previous broken threads
2024-03-22 13:56:46 +07:00
NamH
8303f74f58
fix: only allow 4 stop words for openai ( #2457 )
...
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-03-22 13:46:12 +07:00
Henry
7282728c93
docs: add pending blog post ( #2134 )
...
docs: How to fine-tune LLMs
2024-03-22 15:13:21 +09:00
hieu-jan
e710db5535
docs: move to pending blogpost folder
2024-03-22 15:12:35 +09:00
Henry
fe503aa844
Merge branch 'dev' into chore/blogpost-finetuning
2024-03-22 15:10:44 +09:00
Henry
db05313265
Merge pull request #2173 from janhq/chore/get-to-3.5-performance
...
docs: add blog post Get to GPT-3.5 performance
2024-03-22 15:10:25 +09:00
hieu-jan
638cdeb506
docs: move to pending folders
2024-03-22 15:08:22 +09:00
hieu-jan
1858ab1fec
Merge branch 'dev' into chore/get-to-3.5-performance
2024-03-22 15:02:28 +09:00
Henry
9af5dc1d12
docs: add vision page ( #2364 )
...
docs: add vision page
2024-03-22 14:58:10 +09:00
Henry
159c7a0683
docs: Update sidebars.js
2024-03-22 14:57:46 +09:00
Henry
680620ac9c
fix: update font serif and wrap section with container ( #2443 )
...
fix: update font serif and wrap section with container
2024-03-22 14:51:30 +09:00
NamH
6dd26f6a4b
fix: post to /v1/threads not found ( #2455 )
...
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-03-22 12:41:51 +07:00
Louis
c2f6330daf
chore: log system information for debugging ( #2453 )
2024-03-22 12:34:44 +07:00
hiento09
e902d8edff
PR disable antivirus check ( #2454 )
...
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-03-22 11:53:15 +07:00
Louis
acbec78dbf
fix: refactor inference engines to extends AIEngine ( #2347 )
...
* fix: refactor nitro to extends localoaiengine
* fix: refactor openai extension
* chore: refactor groq extension
* chore: refactor triton tensorrt extension
* chore: add tests
* chore: refactor engines
2024-03-22 09:35:14 +07:00
Henry
b8e4a029a4
docs: fixed the Hero section ( #2447 )
...
docs: fixed the Hero section
2024-03-21 22:50:38 +09:00
Henry
d088a30fcd
Merge branch 'dev' into docs-pena-team
2024-03-21 22:50:11 +09:00
Daniel
678c18ed55
Merge pull request #2437 from janhq/add-blogs-tensorrt-llm
...
Initial commit for TensorRT-LLM blog
2024-03-21 19:22:13 +07:00