File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<p align =" center " >
2
2
<picture >
3
- <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/inftyai/llmaz/main/docs/assets /logo.png">
4
- <img alt="llmaz" src="https://raw.githubusercontent.com/inftyai/llmaz/main/docs/assets /logo.png" width=55%>
3
+ <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/inftyai/llmaz/main/site/static/images /logo.png">
4
+ <img alt="llmaz" src="https://raw.githubusercontent.com/inftyai/llmaz/main/site/static/images /logo.png" width=55%>
5
5
</picture >
6
6
</p >
7
7
@@ -24,15 +24,15 @@ Easy, advanced inference platform for large language models on Kubernetes
24
24
25
25
<p align =" center " >
26
26
<picture >
27
- <img alt="architecture " src="https://raw.githubusercontent.com/inftyai/llmaz/main/docs/assets /infra.png" width=70%>
27
+ <img alt="infrastructure " src="https://raw.githubusercontent.com/inftyai/llmaz/main/site/static/images /infra.png" width=70%>
28
28
</picture >
29
29
</p >
30
30
31
31
## Architecture
32
32
33
33
<p align =" center " >
34
34
<picture >
35
- <img alt="architecture" src="https://raw.githubusercontent.com/inftyai/llmaz/main/docs/assets /arch.png" width=100%>
35
+ <img alt="architecture" src="https://raw.githubusercontent.com/inftyai/llmaz/main/site/static/images /arch.png" width=100%>
36
36
</picture >
37
37
</p >
38
38
You can’t perform that action at this time.
0 commit comments