212 Commits

Author SHA1 Message Date
Louis
7e28939a0c
fix: hide Vulkan option for users who don't have GPU 2024-12-05 10:12:17 +07:00
Louis
eab19b30cf
fix: wrong component wrapping cause excessive app rerender 2024-11-27 18:11:57 +07:00
Faisal Amir
314cb03693
feat: stop word model setting (#4113)
* feat: stop word model setting

* chore: update test tag input

* chore: handle UI when no stop word

* chore: fix types of value tag input
2024-11-25 21:17:16 +07:00
Faisal Amir
5c125a33df
fix: vulkan responsive (#4099) 2024-11-22 15:05:20 +07:00
Faisal Amir
9ecad0972e
fix: reorder alphabetical cloud model on starter screen (#4072)
* fix: reorder alphabetical cloud model on starter screen

* chore: update sort after group
2024-11-22 12:53:11 +07:00
Faisal Amir
1c68c819ca
fix: responsive vulkan support (#4076) 2024-11-22 12:52:56 +07:00
Louis
55ad2f3931
fix: fix empty string in gpus_in_use settings to select the correct variant 2024-11-21 14:09:21 +07:00
Louis
52c520d2c3
fix: app does not relaunch on Linux - add tests 2024-11-19 19:43:12 +07:00
Louis
28add39a51
chore: add model pull options - correct url path 2024-11-19 16:39:23 +07:00
Faisal Amir
f5a709b268
fix: max tokens params OpenRouter (#4026) 2024-11-18 09:24:44 +07:00
Louis
23cbeeedc3 fix: GPU settings are not being persisted properly 2024-11-12 15:59:09 +07:00
Louis
818f4757ca fix: reload window on gpu update instead of relaunch 2024-11-12 15:10:13 +07:00
Louis
4618dea029
fix: inconsistent model dropdown list and my models 2024-11-11 14:02:05 +07:00
Louis
9530c695d3
chore: lint fix 2024-11-11 11:47:04 +07:00
Louis
67aa89c948 fix: run mode takes effect immediately 2024-11-11 10:53:35 +07:00
Faisal Amir
5271c9f75c
fix: ux edit message and copy api_key (#3975) 2024-11-08 08:56:15 +07:00
Faisal Amir
766a4e8e8a
fix: right panel bg joi-dark and remove n_pararell params (#3970) 2024-11-07 16:47:50 +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
Louis
964269dc46
fix: 3911 - inconsistent between download progress and model hub 2024-11-06 09:20:54 +07:00
Louis
2c8c76afa6
chore: fix model ID display in my models 2024-11-05 14:36:18 +07:00
Louis
46d5faf59f
chore: new cortex-cpp binary - model import option and model size 2024-11-04 20:36:04 +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
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
b0087fca49
fix: text align my model list and import model (#3927) 2024-11-01 17:55:27 +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
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
ba1ddacde3
fix: correct model dropdown for local models (#3736)
* fix: correct model dropdown for local models

* fix: clean unused import

* test: add Model.atom and model.Engine tests
2024-09-30 11:58:55 +07:00
Louis
302b73ae73
test: add web helpers, services, utils tests (#3669)
* test: add web helpers tests

* fix: coverage report

* test: add more tests

* test: add more generated tests

* chore: add more tests

* test: add more tests
2024-09-20 14:24:51 +07:00
Faisal Amir
1aefb8f7ab
fix: enhance several minor UI (#3706) 2024-09-20 10:06:37 +07:00
Faisal Amir
8fe376340a chore: fix linter issue CI 2024-09-19 10:06:27 +07:00
0xSage
cfe657faf5 fix: linter 2024-09-18 17:46:53 +08:00
0xSage
062af9bcda nits 2024-09-18 17:42:35 +08:00
Nicole Zhu
338232b173
Merge branch 'dev' into copyfix 2024-09-18 17:03:11 +08:00
0xSage
3949515c8a chore: copy nits 2024-09-18 17:02:41 +08:00
Louis
031b3517dc
Fix: #1142 setting groups toggle does not turn off it's nested settings (#3681)
* fix: #1142 - Toggle off experimental toggle does not turn off gated features

* test: add tests
2024-09-17 18:17:23 +07:00
Louis
8e603bd5db
fix: #3476 - Mismatch id between model json and path (#3645)
* fix: mismatch between model json and path

* chore: revert preserve model settings

* test: add tests
2024-09-17 16:43:47 +07:00
Louis
592b3e69a5
chore: deprecate preserve thread settings (#3654) 2024-09-13 15:05:50 +07:00
Faisal Amir
31ae14c1f1 chore: fix responsive and add tensorrt_llm nitro to model utils 2024-08-28 17:05:51 +07:00
Faisal Amir
46aa9d3a29 fix: responsive modal import model gguf 2024-08-28 14:17:14 +07:00
Faisal Amir
17653460b5
fix: modal responsive import model (#3467) 2024-08-27 14:58:56 +07:00
Faisal Amir
000110359e
fix: search input clearable component (#3465) 2024-08-27 13:08:28 +07:00