943 Commits

Author SHA1 Message Date
Louis
1ab02b706f
fix: model import symlink 2024-11-04 15:37:19 +07:00
Louis
83edc1fbc7
chore: linter and test 2024-11-04 15:37:19 +07:00
Louis
a466bbca38
chore: update legacy tensorrt-llm download and run 2024-11-04 15:37:19 +07:00
Louis
3643c8866e
fix: correct model settings on startup and strip down irrelevant model parameters 2024-11-04 15:37:18 +07:00
Louis
90c7420c34
chore: add comments and clean unused imports 2024-11-04 15:37:18 +07:00
Louis
8f778ee90f
feat: app supports cortex.cpp model downloader and legacy downloader - maintain legacy JSON models 2024-11-04 15:37:18 +07:00
Louis
a0e2f16a3b
chore: binary naming convention - following llama.cpp release 2024-11-04 15:37:17 +07:00
Louis
6c0c2a00d6
test: fix getModels test case does not work with useDebounce 2024-11-04 15:37:17 +07:00
Louis
03333cc4c2
fix: onboarding should cover cortex models - debounce reduce model reload - rename cortex binary name 2024-11-04 15:37:17 +07:00
Louis
9afbfd609a
test: correct test cases 2024-11-04 15:37:16 +07:00
Louis
e8a9e8e28c
fix: inherits model decoration metadata from Jan 2024-11-04 15:37:16 +07:00
Louis
8ccbb56f95
chore: unload model on message error - so users can attempt to start 2024-11-04 15:37:16 +07:00
Louis
40957f7686
fix: model reload state - reduce model unload events emit 2024-11-04 15:37:15 +07:00
Louis
895c3d4246
fix: tests - useModels with remote models filter 2024-11-04 15:37:15 +07:00
Louis
8129c2319f
fix: downloaded models should account for remote models 2024-11-04 15:37:14 +07:00
Louis (aider)
b5edc12b28
feat: add tests for huggingface utility functions 2024-11-04 15:37:14 +07:00
Louis
ba59425e6a
fix: tests 2024-11-04 15:37:14 +07:00
Louis
03e15fb70f
feat: sync model hub and download progress from cortex.cpp 2024-11-04 15:37:14 +07:00
Louis
f44f291bd8
chore: download progress finished should reload model list 2024-11-04 15:37:13 +07:00
Louis
4080dc4b65
feat: model and cortex extensions update 2024-11-04 15:37:12 +07:00
Faisal Amir
c6481d4668
ui: remove redundant animation (#3938) 2024-11-04 14:57:22 +07:00
Faisal Amir
755b2f234b
ux: auto-focus the chat input box (#3941)
* ux: auto-focus the chat input box and search box when switching between pages and thread lists

* chore: remove autofocus hub
2024-11-04 14:57:09 +07:00
Faisal Amir
a221fdf09e
fix: slate react version (#3940)
* fix: slate react version

* fix: add slate-dom package
2024-11-04 12:46:42 +07:00
Faisal Amir
de454381ab
fix: chat input edit mode (#3928) 2024-11-01 17:57:16 +07:00
Faisal Amir
92f2df1e89
feat: show model id on local api serve page (#3926) 2024-11-01 17:55:52 +07:00
Faisal Amir
b0087fca49
fix: text align my model list and import model (#3927) 2024-11-01 17:55:27 +07:00
Faisal Amir
7a24e2d325
ui: minor update list model running system monitor (#3919) 2024-11-01 17:55:15 +07:00
Faisal Amir
6ca6ee3fb8
feat: expand the clickable areas ribbon panel (#3917) 2024-11-01 17:55:00 +07:00
Faisal Amir
a6ca2e2bf0
fix: handle edge cases syntax highlight (#3892)
* fix: handle edge cases syntax highlight

* chore: remove unused import

* chore: remove unused code

* chore: reset type code when selection delete
2024-10-31 10:19:22 +07:00
Faisal Amir
570f6b330c
fix: edge case tiny chat input box show randomly (#3887)
* fix: edge case tiny chat input box show randomly

* chore: update class parent
2024-10-28 08:32:19 +07:00
Faisal Amir
c47d049920
fix: placeholder no hardware detect (#3876) 2024-10-24 14:26:17 +07:00
Faisal Amir
037357e04c
fix: placeholder no hardware detect (#3873) 2024-10-24 09:05:44 +07:00
Faisal Amir
0c78aadf1e
fix: hidden box dropdown hardware if no list (#3872) 2024-10-23 17:52:36 +07:00
Faisal Amir
9a266db745
fix: hardware section (#3866) 2024-10-23 10:41:49 +07:00
Faisal Amir
9867634b5a
feat: support markdown on user message (#3848)
* feat: enable render markdown for user message

* wip: slate

* style: update style rich text editor

* chore: finalize richText editor

* chore: fix model dropdown selector

* chore: fix change format file syntax highlight

* chore: fix missing element during the test

* fix: adjust onPrompChange include on fake textarea
2024-10-22 15:44:34 +07:00
Faisal Amir
6b4e556a7a
fix: context-lenght-value (#3854) 2024-10-21 22:20:10 +07:00
Faisal Amir
d6891a5628
fix: api playground text overlap button and search hub model (#3833)
* fix: button api playground overlap button and search hub model

* fix: update overlap text responsive tab and conditional render GPU menu
2024-10-21 09:57:04 +07:00
Louis
eeecf26893
Merge branch 'main' into dev
# Conflicts:
#	web/containers/ModelDropdown/index.tsx
2024-10-17 10:42:20 +07:00
Faisal Amir
19a60bc973
test: added more test inside containers component (#3765)
* test: wip several component under containers

* remoce checkbox test containers

* test: added more test to containers component
2024-10-16 09:45:28 +07:00
Faisal Amir
5e8a27b010
fix: issue ellipsis text on model selector and loader model start (#3802) 2024-10-15 12:57:37 +07:00
Faisal Amir
5d628a2748
feat: save instruction for new threads as a stable feature (#3798) 2024-10-15 00:22:58 +07:00
Faisal Amir
81110da8ea
fix: overlap text model selector and loading (#3757) 2024-10-03 20:19:07 +07:00
Faisal Amir
27c6ac6c8d
fix: overlap text model selector and loading (#3756) 2024-10-02 15:08:59 +07:00
Louis
0bc2f82ec0
Merge pull request #3751 from janhq/chore/add-new-models
chore: add llama3.2 and qwen2.5 models
2024-10-02 15:06:04 +07:00
Louis
358d8f83f9
chore: add llama3.2 and qwen models 2024-10-02 11:36:55 +07:00
Louis
da5865f3b4
test: add test cases 2024-10-01 15:06:51 +07:00
Louis
6fdfe760e8
chore: add tests 2024-10-01 13:36:13 +07:00
Louis
080bef214b
fix: hide system monitoring bar should stop spawning subprocess 2024-10-01 13:09:17 +07:00
Louis
87e1754e3a
chore: improve models and threads caching (#3744)
* chore: managing and maintaining models and threads in the cache

* test: add tests for hooks
2024-10-01 10:15:30 +07:00
Faisal Amir
87a8bc7359
fix: xml not render correctly (#3743) 2024-09-30 15:30:02 +07:00