We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7515ce commit 004364aCopy full SHA for 004364a
README.md
@@ -14,8 +14,10 @@ pure C++ implementation based on [@ggerganov](https://github.com/ggerganov)'s [g
14
```mermaid
15
graph TD;
16
ggml --> chatllm.cpp
17
-chatllm.cpp --> coding
18
-subgraph coding[Apps]
+chatllm.cpp --> AlphaGeometryRE
+chatllm.cpp --> WritingTools
19
+chatllm.cpp --> LittleAcademia
20
+subgraph coding[ ]
21
AlphaGeometryRE
22
WritingTools
23
LittleAcademia
0 commit comments