Commit Graph

808 Commits

Author SHA1 Message Date
josc146
aae7cfe1a2 change the default value of presystem to false 2024-04-30 22:30:06 +08:00
josc146
38b33a7030 upgrade to rwkv 0.8.26 (state instruct align support) 2024-04-30 22:24:22 +08:00
josc146
70236df3d1 update defaultModelConfigs 2024-04-30 21:58:16 +08:00
josc146
40c5368deb chore 2024-04-30 21:55:24 +08:00
josc146
2d853f92b9 small fix 2024-04-30 21:52:47 +08:00
josc146
2a0ad19bc5 update manifest.json 2024-04-19 13:07:12 +08:00
github-actions[bot]
5deb115625 release v1.7.8 2024-04-03 06:56:57 +00:00
josc146
7f329702ad release v1.7.8 2024-04-03 14:56:07 +08:00
josc146
ff6240d798 chore 2024-04-03 14:54:02 +08:00
josc146
f6614ff4dc update manifest.json 2024-03-30 13:57:54 +08:00
github-actions[bot]
8633134de7 release v1.7.7 2024-03-27 02:20:53 +00:00
josc146
b24be3baec release v1.7.7 2024-03-27 10:20:27 +08:00
josc146
2818700182 avoid program lag caused by frequent triggering of read/write operations due to Linux file system notification 2024-03-27 10:19:35 +08:00
josc146
5f637dc4c7 improve styles 2024-03-27 00:05:17 +08:00
github-actions[bot]
b7aba9c8de release v1.7.6 2024-03-26 15:00:59 +00:00
josc146
e4d440404a release v1.7.6 2024-03-26 23:00:25 +08:00
josc146
e332224c24 update readme 2024-03-26 22:25:30 +08:00
josc146
288724adef proxied fetch 2024-03-26 22:25:24 +08:00
josc146
a15c4bdf63 better compatibility for custom api (ollama etc.) 2024-03-26 21:33:30 +08:00
josc146
253568ef29 improve error messages 2024-03-26 21:29:21 +08:00
josc146
0ab248c478 throttling saveConfigs 2024-03-26 21:27:26 +08:00
josc146
3cef51144f improve DialogButton 2024-03-26 21:25:13 +08:00
josc146
08bc342fd6 proxied fetch support 2024-03-26 21:23:09 +08:00
josc146
c2799c9494 add additional finish conditions to provide better ollama support 2024-03-26 15:02:27 +08:00
josc146
d6b536ace9 improve preset editor 2024-03-26 13:43:27 +08:00
josc146
edf55843e4 bump @fluentui/react-components to fix a dialog bug 2024-03-26 11:16:37 +08:00
josc146
d0ab9c7ec4 add system role support for preset 2024-03-25 16:08:29 +08:00
josc146
16f2201d9f new chat template for /chat/completions (better system support) 2024-03-25 12:52:40 +08:00
josc146
a93610e574 add rwkv version field 2024-03-24 22:29:28 +08:00
josc146
1d5d012ce4 chore 2024-03-24 22:25:02 +08:00
josc146
0e4b6cbd15 make gate and out trainable (834aea0f54) 2024-03-24 15:47:17 +08:00
github-actions[bot]
2f777f1286 release v1.7.5 2024-03-14 05:34:35 +00:00
josc146
d2f56631ee release v1.7.5 2024-03-14 13:34:07 +08:00
josc146
c5077f4ebc fix v6 lora (c03cdbbdaf) 2024-03-14 12:25:09 +08:00
josc146
acf5d02104 update global_penalty desc 2024-03-14 12:24:45 +08:00
github-actions[bot]
bf58841f00 release v1.7.4 2024-03-13 13:38:34 +00:00
josc146
e625e1f783 release v1.7.4 2024-03-13 21:37:58 +08:00
josc146
4bed070556 latex support 2024-03-13 21:37:48 +08:00
josc146
5692579f56 for Chinese users, replace Tsinghua pip mirrors with Alibaba Cloud to avoid 403 http error 2024-03-13 21:37:35 +08:00
josc146
333619839a rwkv6 lora finetune support (https://github.com/JL-er/RWKV-LORA) 2024-03-13 17:51:53 +08:00
josc146
c6024520af improve usability 2024-03-13 16:42:26 +08:00
josc146
cd40261de6 improve theme 2024-03-13 15:36:13 +08:00
josc146
3a637a973c improve markdown rendering 2024-03-13 15:36:02 +08:00
github-actions[bot]
7fbcb5e810 release v1.7.3 2024-03-11 11:08:54 +00:00
josc146
2604d3c47b release v1.7.3 2024-03-11 19:07:08 +08:00
josc146
bb1a6191b0 prevent 'torch' has no attribute 'cuda' error in torch_gc, so user can use CPU or WebGPU (#302) 2024-03-11 19:04:19 +08:00
josc146
dd89041f72 dep_check.py now ignores GPUtil 2024-03-11 18:55:37 +08:00
josc146
91eb72e515 fix the issue where penalty_decay and global_penalty are not being passed to the backend default config when running the model through client 2024-03-11 18:52:35 +08:00
josc146
1c7436c34b fix max_tokens parameter of Chat page not being passed to backend 2024-03-11 18:52:33 +08:00
Steven Hangger
8678f376e9 fix(rwkv.cpp): add build step for librwkv.so 2024-03-07 23:51:32 +09:00