1015 Commits

Author SHA1 Message Date
Faisal Amir
8d4734cb8a
fix: handle edge cases syntax highlight (#3969) 2024-11-07 16:08:56 +07:00
Faisal Amir
77034c4749
fix: starter screen text alignment and missing model size (#3968) 2024-11-07 14:18:18 +07:00
Faisal Amir
b519c0814f
fix: codeblock responsive push right panel (#3967) 2024-11-07 13:11:55 +07:00
Faisal Amir
14d486f299
fix: remove click outside system monitor panel (#3965) 2024-11-07 13:05:06 +07:00
Faisal Amir
8090a7be24
fix: make input clickable for copying instead of just the copy icon (#3964) 2024-11-07 13:04:39 +07:00
Louis
264720c71a
chore: support customized OpenAI model.json 2024-11-06 16:46:27 +07:00
Louis
c92b809883
Merge branch 'dev' into feat/path-to-cortexcpp 2024-11-06 13:55:27 +07:00
Faisal Amir
0154199161
fix: text alignment on import model dialog (#3958) 2024-11-06 13:41:49 +07:00
Faisal Amir
1f46c82ff7
fix: remove tooltip and update text color modelid API server page (#3959) 2024-11-06 13:41:16 +07:00
Louis
24b7d64efc
Merge branch 'dev' into feat/path-to-cortexcpp 2024-11-06 11:56:38 +07:00
Faisal Amir
ff123d50f2
ui: remove generation interrupted message (#3949) 2024-11-06 10:17:39 +07:00
Louis
964269dc46
fix: 3911 - inconsistent between download progress and model hub 2024-11-06 09:20:54 +07:00
Faisal Amir
23764caedf
fix: controlling word breaks (#3952) 2024-11-05 16:14:35 +07:00
Louis
2c8c76afa6
chore: fix model ID display in my models 2024-11-05 14:36:18 +07:00
Louis
d2fa38f081
test: correct tests 2024-11-05 08:33:58 +07:00
Faisal Amir
92906ea2fa
ui: system monitor should not cover input box (#3942) 2024-11-04 20:36:25 +07:00
Louis
46d5faf59f
chore: new cortex-cpp binary - model import option and model size 2024-11-04 20:36:04 +07:00
Louis
b913af9f88
chore: model id is optional on import 2024-11-04 15:37:21 +07:00
Louis
a986c6de2d
chore: decide model name on pull and import 2024-11-04 15:37:20 +07:00
Louis
2a0d87a393
fix: inconsistent models from dropdown and hub 2024-11-04 15:37:20 +07:00
Louis
8c759676d9
chore: fix responsible issue when importing models (cortex.cpp does not support download in parallel yet) 2024-11-04 15:37:20 +07:00
Louis
8837b872af
test: fix chore 2024-11-04 15:37:19 +07:00
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