some wrong case
ModuleNotFoundError: No module named ‘huggingface_hub.snapshot_download‘
pip install -U sentence-transformershttps://blog.csdn.net/weixin_48030475/article/details/134940914
redis中,不同的数据结构有不同的操作命令。
redis中的string是按照二进制存储的,不会对数据做任何编码转换。
1. set / get 命令
为了方便使用,redis提供了多个版本的get / set命令来操作字符串
1. set set key value [expiration EX sec…