Skip to content

Commit 004364a

Browse files
committed
update graph
1 parent d7515ce commit 004364a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@ pure C++ implementation based on [@ggerganov](https://github.com/ggerganov)'s [g
1414
```mermaid
1515
graph TD;
1616
ggml --> chatllm.cpp
17-
chatllm.cpp --> coding
18-
subgraph coding[Apps]
17+
chatllm.cpp --> AlphaGeometryRE
18+
chatllm.cpp --> WritingTools
19+
chatllm.cpp --> LittleAcademia
20+
subgraph coding[ ]
1921
AlphaGeometryRE
2022
WritingTools
2123
LittleAcademia

0 commit comments

Comments
 (0)