Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

不能引入cached_download以至于无法初始化memory系统,没开长期记忆,短期记忆无法成功加载 #116

Open
Marvinngg opened this issue Dec 26, 2024 · 1 comment

Comments

@Marvinngg
Copy link

INFO 2024-12-26 01:44:06,694 runserver 138 132118061516480 HTTP GET /chatbot/config/get 200 [0.02, 172.22.0.1:47282]
INFO 2024-12-26 01:44:06,809 runserver 138 132118061516480 HTTP GET /chatbot/config/get 200 [0.02, 172.22.0.1:47286]
INFO 2024-12-26 01:44:44,407 runserver 138 132118061516480 HTTP GET /chatbot/config/vrm/system/show 200 [0.06, 172.22.0.1:47376]
INFO 2024-12-26 01:44:44,411 runserver 138 132118061516480 HTTP POST /speech/tts/voices 200 [0.06, 172.22.0.1:47384]
INFO 2024-12-26 01:44:44,414 runserver 138 132118061516480 HTTP POST /speech/tts/voices 200 [0.07, 172.22.0.1:47356]
INFO 2024-12-26 01:44:44,420 runserver 138 132118061516480 HTTP GET /chatbot/config/vrm/user/show 200 [0.07, 172.22.0.1:47366]
INFO 2024-12-26 01:44:44,421 runserver 138 132118061516480 HTTP GET /chatbot/config/background/show 200 [0.07, 172.22.0.1:47358]
INFO 2024-12-26 01:44:44,422 runserver 138 132118061516480 HTTP GET /chatbot/customrole/list 200 [0.08, 172.22.0.1:47348]
ERROR 2024-12-26 01:44:54,668 sys_config 138 132111245772480 init memory_storage error: cannot import name 'cached_download' from 'huggingface_hub' (/usr/local/lib/python3.10/site-packages/huggingface_hub/init.py)
INFO 2024-12-26 01:44:54,669 sys_config 138 132111245772480 => Load SysConfig Success
INFO 2024-12-26 01:44:54,669 views 138 132111245772480 => Load SysConfig Success
INFO 2024-12-26 01:44:54,671 runserver 138 132118061516480 HTTP POST /chatbot/config/save 200 [0.04, 172.22.0.1:33216]
ERROR 2024-12-26 01:44:57,590 process 138 132111245772480 chat error: 'SysConfig' object has no attribute 'memory_storage_driver'

@Marvinngg
Copy link
Author

已解决

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant