This website requires JavaScript.
Explore
Help
Sign In
theluyuan
/
RWKV-Runner
Watch
1
Star
0
Fork
0
You've already forked RWKV-Runner
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c8470e77fd
RWKV-Runner
/
backend-python
/
routes
History
josc146
c8470e77fd
fix state_cache of deploy mode
2023-11-17 21:32:11 +08:00
..
completion.py
strict default_stop
2023-11-17 21:18:52 +08:00
config.py
add deployment mode. If
/switch-model
with
deploy: true
, will disable /switch-model, /exit and other dangerous APIs (state cache APIs, part of midi APIs)
2023-11-08 23:29:42 +08:00
file_process.py
allow conversation with some document (.pdf, .txt)
2023-10-27 11:36:29 +08:00
midi.py
add deployment mode. If
/switch-model
with
deploy: true
, will disable /switch-model, /exit and other dangerous APIs (state cache APIs, part of midi APIs)
2023-11-08 23:29:42 +08:00
misc.py
add misc API (
/models
and
/dashboard/billing/credit_grants
)
2023-08-14 23:37:55 +08:00
state_cache.py
fix state_cache of deploy mode
2023-11-17 21:32:11 +08:00