4218 Commits

Author SHA1 Message Date
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
d0ffe6c611
chore: update electron notarize version 2024-11-04 15:37:20 +07:00
Louis
5ddbf5fb34
fix: unlink the entire model folder on delete 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
61f72e6775
chore: bump cortex-cpp v1.0.2-rc1 2024-11-04 15:37:19 +07:00
Louis
83edc1fbc7
chore: linter and test 2024-11-04 15:37:19 +07:00
Louis
e5f5d887e3
fix: persists model.json on download (legacy models) 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
2c11caf87e
chore: shared cuda dependencies 2024-11-04 15:37:18 +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
5f075c8554
fix: prebundle cudart and cublas 2024-11-04 15:37:18 +07:00
Louis
dc87f37a9b
fix: package cortex.cpp engines and cuda on windows 2024-11-04 15:37:17 +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
2d80d6962b
test: try to scroll to bottom e2e 2024-11-04 15:37:17 +07:00
Louis
7ce0625047
test: add playwright report artifact 2024-11-04 15:37:16 +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
981675f365
chore: API server works with cortex.cpp 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
523c745150
chore: try catch legacy assistant creation 2024-11-04 15:37:15 +07:00
Louis
718ee8dfa9
test: reset data on test - add debug 2024-11-04 15:37:15 +07:00
Louis
716fd96d56
test: add tests for migration strategy 2024-11-04 15:37:15 +07:00
Louis
5edf121d96
test: add tests to legacy model-json utilities 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
f3aa40bc0b
chore: clean obsolete local provider codes 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
3c721cb97d
ui: reduced aggresive blur effect on the modal component (#3937) 2024-11-04 14:07:20 +07:00
Faisal Amir
a4ebf69bc9
fix: inconsistent left panel background when responsive (#3936) 2024-11-04 13:27:03 +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
Sharun
10d4b3f4e0
Merge branch 'dev' into more-groq-models 2024-11-03 18:59:03 -06:00
Faisal Amir
de454381ab
fix: chat input edit mode (#3928) 2024-11-01 17:57:16 +07:00