Skip to content

Commit 22daf83

Browse files
authored
Merge pull request #14 from codefuse-ai/modelcache_localDB_dev
Modelcache local db dev
2 parents e58a0d6 + fa911e0 commit 22daf83

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Codefuse-ModelCache
2323
- [Modules](#Modules)
2424
- [Core-Features](#Core-Features)
2525
- [Acknowledgements](#Acknowledgements)
26+
- [Contributing](#Contributing)
2627
## news
2728
[2023.11.20] codefuse-ModelCache has integrated local storage, such as sqlite and faiss, providing users with the convenience of quickly initiating tests.
2829
[2023.08.26] codefuse-ModelCache...
@@ -249,3 +250,6 @@ Future Features Under Development:
249250
- [ ] More versatile embedding models and similarity evaluation algorithms.
250251
## Acknowledgements
251252
This project has referenced the following open-source projects. We would like to express our gratitude to the projects and their developers for their contributions and research.<br />[GPTCache](https://github.com/zilliztech/GPTCache)
253+
254+
## Contributing
255+
ModelCache is a captivating and invaluable project, whether you are an experienced developer or a novice just starting out, your contributions to this project are warmly welcomed. Your involvement in this project, be it through raising issues, providing suggestions, writing code, or documenting and creating examples, will enhance the project's quality and make a significant contribution to the open-source community.

README_CN.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Codefuse-ModelCache
2222
- [文章](#文章)
2323
- [架构大图](#架构大图)
2424
- [核心功能](#核心功能)
25+
- [致谢](#致谢)
26+
- [Contributing](#Contributing)
2527
## 新闻
2628
[2023.11.20] codefuse-ModelCache增加本地存储能力, 适配了嵌入式数据库sqlite、faiss,方便用户快速启动测试。
2729
[2023.10.31] codefuse-ModelCache...
@@ -249,3 +251,5 @@ https://mp.weixin.qq.com/s/ExIRu2o7yvXa6nNLZcCfhQ
249251
## 致谢
250252
本项目参考了以下开源项目,在此对相关项目和研究开发人员表示感谢。<br />[GPTCache](https://github.com/zilliztech/GPTCache)
251253

254+
## Contributing
255+
ModelCache是一个非常有趣且有用的项目,我们相信这个项目有很大的潜力,无论你是经验丰富的开发者,还是刚刚入门的新手,都欢迎你为这个项目做出一些贡献,包括但不限于:提交问题和建议,参与代码编写,完善文档和示例。你的参与将会使这个项目变得更好,同时也会为开源社区做出贡献。

0 commit comments

Comments
 (0)