RWKV-Runner/backend-python
2024-03-02 16:41:29 +08:00
..
routes fix the issue where state cache could be modified leading to inconsistent hit results 2024-03-01 13:35:16 +08:00
rwkv_pip allow setting tokenChunkSize of WebGPU mode 2024-03-02 16:41:29 +08:00
utils improve occurrence[token] condition 2024-03-01 13:18:03 +08:00
convert_model.py print error.txt 2023-11-08 22:57:38 +08:00
convert_pytorch_to_ggml.py rwkv.cpp(ggml) support 2023-12-12 20:29:55 +08:00
convert_safetensors.py fix convert_safetensors.py for rwkv6 2024-02-28 23:25:46 +08:00
dep_check.py chore 2023-10-25 17:51:59 +08:00
get-pip.py embed all core dependencies 2023-05-29 20:14:42 +08:00
global_var.py add better custom tokenizer support and tokenizer-midipiano.json 2024-02-03 13:04:13 +08:00
main.py add WebGPU Python Mode (https://github.com/cryscan/web-rwkv-py) 2023-12-14 18:37:07 +08:00
requirements_without_cyac.txt upgrade to rwkv 0.8.25 2024-02-21 23:50:05 +08:00
requirements.txt upgrade to rwkv 0.8.25 2024-02-21 23:50:05 +08:00
webui_server.py add python webui server 2023-11-07 22:22:29 +08:00