Skip to content

Commit ac2dc28

Browse files
authored
Merge pull request #11 from codefuse-ai/modelcache_localDB_dev
add Articles url
2 parents ad69961 + 83c8297 commit ac2dc28

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ headers = {"Content-Type": "application/json"}
8888
res = requests.post(url, headers=headers, json=json.dumps(data))
8989
```
9090
## Articles
91-
Coming soon...
91+
https://mp.weixin.qq.com/s/ExIRu2o7yvXa6nNLZcCfhQ
9292
## modules
9393
![modelcache modules](docs/modelcache_modules_20231114.png)
9494
## Function-Comparison

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ headers = {"Content-Type": "application/json"}
8888
res = requests.post(url, headers=headers, json=json.dumps(data))
8989
```
9090
## 文章
91-
敬请期待
91+
https://mp.weixin.qq.com/s/ExIRu2o7yvXa6nNLZcCfhQ
9292
## 架构大图
9393
![modelcache modules](docs/modelcache_modules_20231114.png)
9494
## 功能对比

0 commit comments

Comments
 (0)