8000 Deployed 7dc0838 with MkDocs version: 1.4.2 · qeleb/llama-cpp-python@7e7b428 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7e7b428

Browse files
committed
Deployed 7dc0838 with MkDocs version: 1.4.2
1 parent 24621da commit 7e7b428

File tree

5 files changed

+2123
-1575
lines changed

5 files changed

+2123
-1575
lines changed

diagrams/kv_cache.drawio.svg.drawio

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
<mxfile host="65bd71144e">
2+
<diagram id="aajZ0z0F-TQ58bnnkiaa" name="Page-1">
3+
<mxGraphModel dx="1331" dy="536" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
4+
<root>
5+
<mxCell id="0"/>
6+
<mxCell id="1" parent="0"/>
7+
<mxCell id="4" value="The" style="whiteSpace=wrap;html=1;fontFamily=Courier New;fontSize=10;" vertex="1" parent="1">
8+
<mxGeometry x="54" y="160" width="80" height="40" as="geometry"/>
9+
</mxCell>
10+
<mxCell id="5" value="quick" style="whiteSpace=wrap;html=1;fontFamily=Courier New;fontSize=10;" vertex="1" parent="1">
11+
<mxGeometry x="134" y="160" width="80" height="40" as="geometry"/>
12+
</mxCell>
13+
<mxCell id="6" value="brown" style="whiteSpace=wrap;html=1;fontFamily=Courier New;fontSize=10;" vertex="1" parent="1">
14+
<mxGeometry x="214" y="160" width="80" height="40" as="geometry"/>
15+
</mxCell>
16+
<mxCell id="7" value="fox" style="whiteSpace=wrap;html=1;fontFamily=Courier New;fontSize=10;" vertex="1" parent="1">
17+
<mxGeometry x="294" y="160" width="80" height="40" as="geometry"/>
18+
</mxCell>
19+
<mxCell id="8" value="jumps" style="whiteSpace=wrap;html=1;fontFamily=Courier New;fontSize=10;" vertex="1" parent="1">
20+
<mxGeometry x="374" y="160" width="80" height="40" as="geometry"/>
21+
</mxCell>
22+
<mxCell id="16" value="over" style="whiteSpace=wrap;html=1;fontFamily=Courier New;fontSize=10;" vertex="1" parent="1">
23+
<mxGeometry x="454" y="160" width="80" height="40" as="geometry"/>
24+
</mxCell>
25+
<mxCell id="17" value="the" style="whiteSpace=wrap;html=1;fontFamily=Courier New;fontSize=10;" vertex="1" parent="1">
26+
<mxGeometry x="534" y="160" width="80" height="40" as="geometry"/>
27+
</mxCell>
28+
<mxCell id="18" value="lazy" style="whiteSpace=wrap;html=1;fontFamily=Courier New;fontSize=10;" vertex="1" parent="1">
29+
<mxGeometry x="614" y="160" width="80" height="40" as="geometry"/>
30+
</mxCell>
31+
<mxCell id="19" value="dog" style="whiteSpace=wrap;html=1;fontFamily=Courier New;fontSize=10;" vertex="1" parent="1">
32+
<mxGeometry x="694" y="160" width="80" height="40" as="geometry"/>
33+
</mxCell>
34+
<mxCell id="21" value="" style="whiteSpace=wrap;html=1;fontFamily=Courier New;fontSize=10;" vertex="1" parent="1">
35+
<mxGeometry x="54" y="80" width="80" height="40" as="geometry"/>
36+
</mxCell>
37+
<mxCell id="22" value="" style="whiteSpace=wrap;html=1;fontFamily=Courier New;fontSize=10;" vertex="1" parent="1">
38+
<mxGeometry x="134" y="80" width="80" height="40" as="geometry"/>
39+
</mxCell>
40+
<mxCell id="23" value="" style="whiteSpace=wrap;html=1;fontFamily=Courier New;fontSize=10;" vertex="1" parent="1">
41+
<mxGeometry x="214" y="80" width="80" height="40" as="geometry"/>
42+
</mxCell>
43+
<mxCell id="24" value="" style="whiteSpace=wrap;html=1;fontFamily=Courier New;fontSize=10;" vertex="1" parent="1">
44+
<mxGeometry x="294" y="80" width="80" height="40" as="geometry"/>
45+
</mxCell>
46+
<mxCell id="25" value="" style="whiteSpace=wrap;html=1;fontFamily=Courier New;fontSize=10;" vertex="1" parent="1">
47+
<mxGeometry x="374" y="80" width="80" height="40" as="geometry"/>
48+
</mxCell>
49+
<mxCell id="26" value="&lt;font face=&quot;Courier New&quot;&gt;&lt;b&gt;n_ctx = 9&lt;/b&gt;&lt;/font&gt;" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
50+
<mxGeometry x="369" y="40" width="90" height="30" as="geometry"/>
51+
</mxCell>
52+
<mxCell id="27" value="" style="whiteSpace=wrap;html=1;fontFamily=Courier New;fontSize=10;" vertex="1" parent="1">
53+
<mxGeometry x="454" y="80" width="80" height="40" as="geometry"/>
54+
</mxCell>
55+
<mxCell id="28" value="" style="whiteSpace=wrap;html=1;fontFamily=Courier New;fontSize=10;" vertex="1" parent="1">
56+
<mxGeometry x="534" y="80" width="80" height="40" as="geometry"/>
57+
</mxCell>
58+
<mxCell id="29" value="" style="whiteSpace=wrap;html=1;fontFamily=Courier New;fontSize=10;" vertex="1" parent="1">
59+
<mxGeometry x="614" y="80" width="80" height="40" as="geometry"/>
60+
</mxCell>
61+
<mxCell id="30" value="" style="whiteSpace=wrap;html=1;fontFamily=Courier New;fontSize=10;" vertex="1" parent="1">
62+
<mxGeometry x="694" y="80" width="80" height="40" as="geometry"/>
63+
</mxCell>
64+
</root>
65+
</mxGraphModel>
66+
</diagram>
67+
</mxfile>

0 commit comments

Comments
 (0)
0