Skip to content

Commit e79a34b

Browse files
Merge branch 'ModelEngine-Group:develop' into develop
2 parents af584ff + b1b7be5 commit e79a34b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+2522
-1075
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</p>
77

88
<p align="center">
9-
| <a href="https://ucm.readthedocs.io/en/latest"><b>Documentation</b></a> | <a href="https://modelengine-ai.net/#/ucm"><b>Website</b></a> | <a href="https://github.com/ModelEngine-Group/unified-cache-management/issues/78"><b>RoadMap</b></a> | <a href="https://github.com/ModelEngine-Group/unified-cache-management/blob/main/README_zh.md"><b>中文</b></a> |
9+
| <a href="https://ucm.readthedocs.io/en/latest"><b>Documentation</b></a> | <a href="https://modelengine-ai.net/#/ucm"><b>Website</b></a> | <a href="https://github.com/ModelEngine-Group/unified-cache-management/issues/78"><b>RoadMap</b></a> | <a href="README_zh.md"><b>中文</b></a> |
1010
</p>
1111

1212
---
@@ -82,9 +82,10 @@ please refer to [Quick Start](./docs/source/getting-started/quick_start.md).
8282
---
8383

8484
## Contact Us
85+
1. For technical questions and feature requests, please use GitHub [Issues](https://github.com/ModelEngine-Group/unified-cache-management/issues).
86+
2. WeChat technical discussion group: Scan the QR code below.
8587

86-
For technical questions and feature requests, please use
87-
GitHub [Issues](https://github.com/ModelEngine-Group/unified-cache-management/issues).
88+
<img src="docs/source/_static/images/qrcode_for_wechat.png" alt="wechat-gh" width="40%">
8889

8990
## License
9091

README_zh.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,10 @@ KVStoreBase有助于实现稀疏算法与外部存储的解耦。它定义了与
6262
---
6363

6464
## 联系我们
65-
如需技术咨询或功能请求,请提交 GitHub [Issues](https://github.com/ModelEngine-Group/unified-cache-management/issues).
65+
1. 如需技术咨询或功能请求,请提交 GitHub [Issues](https://github.com/ModelEngine-Group/unified-cache-management/issues)
66+
2. 微信技术交流群:扫描下方二维码。
67+
68+
<img src="docs/source/_static/images/qrcode_for_wechat.png" alt="wechat-gh" width="40%">
6669

6770
## 许可协议
6871

0 commit comments

Comments
 (0)