Louis
|
24b7d64efc
|
Merge branch 'dev' into feat/path-to-cortexcpp
|
2024-11-06 11:56:38 +07:00 |
|
Louis
|
6efc327819
|
Merge pull request #3956 from janhq/fix/3911-inconsistent-model-hub-and-download-bar
fix: Inconsistent model hub and download bar
|
2024-11-06 10:59:18 +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 |
|
hiento09
|
1ad897782c
|
feat: new nightly app channel (#3948)
Co-authored-by: Hien To <tominhhien97@gmail.com>
|
2024-11-05 19:40:19 +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
|
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 |
|