Timothy Jaeryang Baek
|
27109d22e4
|
Merge pull request #4743 from 5E-324/add-num_gpu
fix: Changes to num_gpu made in Settings > General won't be saved
|
2024-08-20 13:38:11 +02:00 |
|
Zhuoran
|
fd26e5635d
|
Fix type errors.
|
2024-08-20 08:44:09 +08:00 |
|
Zhuoran
|
b350b0023f
|
Add num_gpu in General.svelte
|
2024-08-20 07:47:20 +08:00 |
|
Timothy J. Baek
|
a11887cee1
|
enh: i said darker
|
2024-07-08 23:30:59 -07:00 |
|
Timothy J. Baek
|
18ea8df685
|
fix: theme
|
2024-07-08 20:13:16 -07:00 |
|
Timothy J. Baek
|
446d85474e
|
feat: darker oled
|
2024-07-08 19:55:00 -07:00 |
|
SimonOriginal
|
5e9e1108a3
|
fix errors
|
2024-06-24 18:21:29 +02:00 |
|
SimonOriginal
|
2ece4e7cbb
|
Add Ukrainian translation for keys + formatin
|
2024-06-24 18:12:39 +02:00 |
|
SimonOriginal
|
665f87e84a
|
add toasts keys i18n
|
2024-06-24 18:09:45 +02:00 |
|
Sam McLeod
|
3f5e36271f
|
feat: add num_keep, num_batch
|
2024-06-14 16:21:20 +10:00 |
|
Timothy J. Baek
|
cde9672a09
|
enh: her
|
2024-06-12 00:05:20 -07:00 |
|
Timothy J. Baek
|
455403a4a4
|
fix
|
2024-06-10 13:29:28 -07:00 |
|
Timothy J. Baek
|
547b990041
|
refac: params
|
2024-06-10 13:29:09 -07:00 |
|
Timothy J. Baek
|
1bc96de620
|
refac: styling
|
2024-06-09 02:01:03 -07:00 |
|
Timothy J. Baek
|
ccbafca74c
|
feat: save user settings to db
|
2024-05-26 22:47:42 -07:00 |
|
Timothy J. Baek
|
afcab78cab
|
fix: models
|
2024-05-25 13:48:45 -07:00 |
|
Timothy J. Baek
|
42dcf1b08c
|
refac: stop param
|
2024-05-25 02:26:26 -07:00 |
|
Timothy J. Baek
|
7d2ab168f1
|
refac: repeat_penalty renamed to frequency_penalty
|
2024-05-25 02:04:47 -07:00 |
|
Timothy J. Baek
|
bd6ccf8c15
|
refac: num_predict renamed to max_tokens
|
2024-05-25 00:58:20 -07:00 |
|
Timothy J. Baek
|
ca3108a54d
|
refac
|
2024-05-24 20:29:13 -07:00 |
|
Timothy J. Baek
|
e80e4c304a
|
refac
|
2024-05-24 02:17:48 -07:00 |
|
Timothy J. Baek
|
4d57e08b38
|
feat: modelfiles to models
|
2024-05-24 00:26:00 -07:00 |
|
Timothy J. Baek
|
967277f1d5
|
refac: styling
|
2024-05-15 12:55:13 -10:00 |
|
Timothy J. Baek
|
790a305c55
|
chore: disable unmaintained themes
|
2024-04-26 22:33:39 -04:00 |
|
Timothy J. Baek
|
8110a872d5
|
fix: wording
|
2024-04-06 13:29:39 -07:00 |
|
Danny Liu
|
67865fc5ad
|
dynamically adjust --color-gray-950 value for OLED black sidebar
|
2024-03-27 22:39:47 -07:00 |
|
Danny Liu
|
572eefe181
|
use 🌃 emoji for oled-dark option
|
2024-03-27 16:19:57 -07:00 |
|
Danny Liu
|
cf44209730
|
refac: code style
|
2024-03-27 16:19:02 -07:00 |
|
Danny Liu
|
dfeadf9595
|
ordering of themes in select menu, group dark themes together
|
2024-03-27 16:05:37 -07:00 |
|
Danny Liu
|
25c71d8ac2
|
Update theme options and persist OLED dark theme if selected
|
2024-03-27 16:04:34 -07:00 |
|
Danny Liu
|
c24d9d3bea
|
Add 'oled' theme option to themes list
|
2024-03-27 11:23:00 -07:00 |
|
Danny Liu
|
976c714063
|
feat: OLED dark theme
|
2024-03-27 10:50:30 -07:00 |
|
Timothy J. Baek
|
19f69c821f
|
refac: code convention
|
2024-03-18 00:31:43 -07:00 |
|
Timothy J. Baek
|
8f8a68e002
|
refac: unnecessary code
|
2024-03-18 00:30:08 -07:00 |
|
Timothy J. Baek
|
94c845d71f
|
refac
|
2024-03-18 00:27:48 -07:00 |
|
Danny Liu
|
3c01932a78
|
run prettier
|
2024-03-17 01:00:38 -07:00 |
|
Danny Liu
|
41cb6d7a54
|
remove duplicate "System" in select menu
|
2024-03-17 00:06:59 -07:00 |
|
Danny Liu
|
f25a967a0b
|
add system theme ⚙️ option to select menu
|
2024-03-16 23:54:18 -07:00 |
|
Danny Liu
|
f55dae3027
|
fix merge conflict
|
2024-03-16 23:27:08 -07:00 |
|
Danny Liu
|
db0712aefd
|
Merge branch 'dev' into feat/system-wide-theme
|
2024-03-16 23:23:56 -07:00 |
|
Danny Liu
|
6f3acb347d
|
update theme handling and persist selection using Svelte store
|
2024-03-16 23:14:13 -07:00 |
|
Timothy J. Baek
|
e664c38377
|
refac: settings styling
|
2024-03-16 02:24:32 -07:00 |
|
Timothy J. Baek
|
264eb28455
|
fix: styling
|
2024-03-16 02:16:24 -07:00 |
|
Jannik Streidl
|
dbdc602791
|
added simplified + traditional chinese, updates uk keys, changed standart language code format to xx-XX
|
2024-03-14 12:10:04 +01:00 |
|
Ased Mammad
|
b8902072fd
|
Merge branch 'dev' into feat/add-i18n
|
2024-03-10 22:02:16 +03:30 |
|
Timothy J. Baek
|
8a08ba0791
|
refac: settings save
|
2024-03-09 22:02:27 -08:00 |
|
Danny Liu
|
27153ddb03
|
remove unused variable
|
2024-03-09 13:12:15 -08:00 |
|
Danny Liu
|
b94dc767ff
|
implement system wide light/dark mode option 🔦
|
2024-03-09 12:17:47 -08:00 |
|
Ased Mammad
|
f221e39c24
|
Merge remote-tracking branch 'upstream/dev' into feat/add-i18n
|
2024-03-09 05:26:39 +03:30 |
|
Timothy J. Baek
|
404aa62a8a
|
fix: chat list issues
|
2024-03-08 13:58:56 -08:00 |
|