Commit Graph

  • 7fbcb5e810 release v1.7.3 github-actions[bot] 2024-03-11 11:08:54 +0000
  • 2604d3c47b release v1.7.3 v1.7.3 josc146 2024-03-11 19:07:08 +0800
  • bb1a6191b0 prevent 'torch' has no attribute 'cuda' error in torch_gc, so user can use CPU or WebGPU (#302) josc146 2024-03-11 19:04:19 +0800
  • dd89041f72 dep_check.py now ignores GPUtil josc146 2024-03-11 18:55:37 +0800
  • 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 josc146 2024-03-11 18:52:05 +0800
  • 1c7436c34b fix max_tokens parameter of Chat page not being passed to backend josc146 2024-03-11 18:48:00 +0800
  • 8678f376e9 fix(rwkv.cpp): add build step for librwkv.so Steven Hangger 2024-02-18 21:05:44 +0800
  • 050154f406 feat(docker): add Docker support Steven Hangger 2024-02-18 19:43:19 +0800
  • b3eae8bcfa chore(deps): bump crazy-max/ghaction-chocolatey from 2 to 3 dependabot[bot] 2023-12-21 04:56:50 +0000
  • c720362886 chore(deps): bump actions/setup-go from 4 to 5 dependabot[bot] 2023-12-21 04:57:03 +0000
  • 93029d3f5c chore(deps): bump actions/checkout from 3 to 4 dependabot[bot] 2023-12-21 04:56:59 +0000
  • 28244a57b4 chore(deps): bump actions/setup-python from 4 to 5 dependabot[bot] 2023-12-21 04:56:55 +0000
  • f6ba9d7451 Bump fastapi from 0.104.0 to 0.109.1 in /backend-python dependabot[bot] 2024-02-21 15:51:09 +0000
  • 96e431e06b Bump python-multipart from 0.0.6 to 0.0.7 in /backend-python dependabot[bot] 2024-02-13 05:34:52 +0000
  • cb6ddb3674 add pre-release workflow josc146 2024-03-05 12:49:17 +0800
  • 07d4ba0d6b fix a generation exception caused by potentially dangerous regex being passed into the stop array josc146 2024-03-04 21:20:53 +0800
  • ac139d5bda release v1.7.2 github-actions[bot] 2024-03-02 11:48:20 +0000
  • 14acfc1d81 release v1.7.2 v1.7.2 josc146 2024-03-02 19:47:53 +0800
  • 2947162cc4 update defaultModelConfigs josc146 2024-03-02 19:45:14 +0800
  • 4f14074a75 expose global_penalty josc146 2024-03-02 17:50:41 +0800
  • 53a5574080 improve parameters controllable range josc146 2024-03-02 16:52:53 +0800
  • d91c3c004d allow setting tokenChunkSize of WebGPU mode josc146 2024-03-02 16:41:29 +0800
  • c90cefc453 release v1.7.1 github-actions[bot] 2024-03-01 08:03:52 +0000
  • b8abd2fef3 release v1.7.1 v1.7.1 josc146 2024-03-01 16:03:22 +0800
  • 887ba06bd6 allow setting quantizedLayers of WebGPU mode; chore josc146 2024-03-01 14:23:05 +0800
  • c9513822c9 fix the issue where state cache could be modified leading to inconsistent hit results josc146 2024-03-01 13:35:16 +0800
  • e3baa0da86 improve occurrence[token] condition josc146 2024-03-01 13:18:03 +0800
  • ba9aab920e hide MPS and CUDA-Beta Options josc146 2024-03-01 13:09:09 +0800
  • b0f2ef65d9 improve occurrence[token] condition josc146 2024-02-29 17:54:33 +0800
  • c13b28561d update manifest josc146 2024-02-29 17:21:07 +0800
  • 5c88ccd9e6 update manifest josc146 2024-02-28 23:48:17 +0800
  • e0a6a279b3 add python3-dev to lora fine-tune dependencies josc146 2024-02-28 23:34:49 +0800
  • 9bb3a90977 enable useHfMirror by default for chinese users josc146 2024-02-28 23:28:31 +0800
  • 02bbd18acf fix convert_safetensors.py for rwkv6 josc146 2024-02-28 23:25:46 +0800
  • 18ab8b141f disable AVOID_PENALTY_TOKENS josc146 2024-02-28 23:12:58 +0800
  • 225abc5202 release v1.7.0 github-actions[bot] 2024-02-21 16:10:31 +0000
  • d33dff7723 release v1.7.0 v1.7.0 josc146 2024-02-22 01:10:01 +0900
  • 771027211a chore josc146 2024-02-22 01:05:52 +0900
  • 94fe71b49c change AVOID_PENALTY to \n only josc146 2024-02-22 01:04:05 +0900
  • 517af72def
    Bump fastapi from 0.104.0 to 0.109.1 in /backend-python dependabot[bot] 2024-02-21 15:51:09 +0000
  • fafd9f7f6e upgrade to rwkv 0.8.25 josc146 2024-02-21 23:50:05 +0800
  • 2caba0c436 fix(rwkv.cpp): add build step for librwkv.so Steven Hangger 2024-02-18 21:05:44 +0800
  • e8a66c474c feat(docker): add Docker support Steven Hangger 2024-02-18 19:43:19 +0800
  • e20489718d
    Bump python-multipart from 0.0.6 to 0.0.7 in /backend-python dependabot[bot] 2024-02-13 05:34:52 +0000
  • 85b10993ec update manifest.json josc146 2024-02-12 14:30:36 +0800
  • 11f1d66383 fix typo in requirements.txt Guillermo Marcus 2024-02-06 11:06:41 +0100
  • 534863e67c
    fix typo in requirements.txt Guillermo Marcus 2024-02-06 11:06:41 +0100
  • 38e89aec18 update README josc146 2024-02-06 12:21:05 +0800
  • 3e336830a3 chore josc146 2024-02-06 12:19:12 +0800
  • a1ae71d221 fix /update-config can make the default value of unclearly specified fields invalid by passing in None fields josc146 2024-02-05 22:27:02 +0800
  • 0703993bfd release v1.6.9 github-actions[bot] 2024-02-05 04:44:24 +0000
  • 50a666a350 release v1.6.9 v1.6.9 josc146 2024-02-05 12:40:23 +0800
  • 9ea86ee4b1 update Related Repositories josc146 2024-02-05 12:32:07 +0800
  • 94580f825e chore josc146 2024-02-05 12:31:26 +0800
  • d5cca4e542 improve macos experience josc146 2024-02-05 00:25:04 +0800
  • f1986fa9d0 feat: History Message Number josc146 2024-02-04 23:11:23 +0800
  • 1c025c3d29 feat: load conversation josc146 2024-02-04 22:03:59 +0800
  • 4added7390 add markdown renderer switch josc146 2024-02-04 20:21:42 +0800
  • ee5cca3ff3 chore josc146 2024-02-04 19:34:36 +0800
  • 0da92ec7bf improve fine-tune performance josc146 2024-02-04 19:33:32 +0800
  • e3e075e432 add parse_api_log.py, this script can extract formatted data from api.log josc146 2024-02-04 19:30:47 +0800
  • 19eeeab1e1 add AVOID_PENALTY_TOKENS josc146 2024-02-04 16:49:46 +0800
  • 78238c24cf update defaultPresets josc146 2024-02-04 16:47:34 +0800
  • 932281db0a add Penalty Decay slider to Chat page josc146 2024-02-03 22:40:30 +0800
  • 843840baa0 expose penalty_decay, top_k josc146 2024-02-03 22:03:10 +0800
  • 7cba526913 update manifest.json josc146 2024-02-03 21:35:28 +0800
  • 7fe70c949e update defaultPresets josc146 2024-02-03 21:23:04 +0800
  • 1c1c9e2c5f update defaultModelConfigs josc146 2024-02-03 20:39:18 +0800
  • 26c2954c8e web-rwkv-py 0.1.2 (Support V4, V5 and V6) https://github.com/cryscan/web-rwkv-py josc146 2024-02-03 20:32:23 +0800
  • 5329537a2f improve path processing josc146 2024-02-03 20:29:56 +0800
  • e07f0fa6e3 improve path processing josc146 2024-02-03 15:13:24 +0800
  • b077f1fe42 reduce package size josc146 2024-02-03 13:05:02 +0800
  • 5f94d86558 add better custom tokenizer support and tokenizer-midipiano.json josc146 2024-02-03 13:04:13 +0800
  • 947e127e34 improve path processing josc146 2024-02-02 22:00:01 +0800
  • 95502b900d fix WSL2 WindowsOptionalFeature: Microsoft-Windows-Subsystem-Linux -> VirtualMachinePlatform josc146 2024-01-31 21:35:36 +0800
  • 16b636ef83 add EOS state cache point josc146 2024-01-31 21:33:27 +0800
  • 4339ce20d5 rename manifest tag "Main" -> "Official" josc146 2024-01-31 21:31:54 +0800
  • c31fc22b6b fix finetune errorsMap ($modelInfo) josc146 2024-01-31 21:31:03 +0800
  • 7f49c6025b update manifest.json josc146 2024-01-29 19:41:45 +0800
  • 2d4f436ebf release v1.6.8 github-actions[bot] 2024-01-05 05:54:16 +0000
  • 549f32a743 release v1.6.8 v1.6.8 josc146 2024-01-05 13:53:50 +0800
  • e3b3452a73 basic abc frontend support josc146 2024-01-05 13:47:00 +0800
  • 62350d975d fix finetune errorsMap ($modelInfo) josc146 2024-01-05 12:46:14 +0800
  • 8d84b326b8 basic abc frontend support josc146 2024-01-05 12:45:41 +0800
  • 16079a3cba abc music inference support josc146 2024-01-05 12:44:44 +0800
  • ff330a5487 release v1.6.7 github-actions[bot] 2023-12-29 04:26:57 +0000
  • 94b3882d30 release v1.6.7 v1.6.7 josc146 2023-12-29 12:26:33 +0800
  • 81544ca8b3 rwkv5 lora finetune support (https://github.com/JL-er/RWKV-v5-lora) josc146 2023-12-29 12:23:36 +0800
  • b7f4dd835e chore josc146 2023-12-29 00:38:33 +0800
  • 7e2380e4ed fix body.state josc146 2023-12-28 23:53:58 +0800
  • 7f3cfd54b0 improve state cache performance josc146 2023-12-28 22:15:31 +0800
  • e083f2c629 webgpu(python) state cache josc146 2023-12-28 20:43:57 +0800
  • e33858f110 improve memory usage and speed of convert_safetensors.py josc146 2023-12-26 23:50:51 +0800
  • da01a33152 release v1.6.6 github-actions[bot] 2023-12-25 13:03:06 +0000
  • 8ca920a114 release v1.6.6 v1.6.6 josc146 2023-12-25 21:02:26 +0800
  • 5f3d449a66 improve Models page josc146 2023-12-25 20:37:40 +0800
  • 13735e7dfb chore josc146 2023-12-25 20:35:00 +0800
  • a38d5c3a25 enable web-rwkv-py turbo josc146 2023-12-25 20:34:35 +0800
  • 5bae637c67 update Related Repositories josc146 2023-12-25 20:32:54 +0800
  • 12e488ba80 improve strategy josc146 2023-12-25 19:30:57 +0800