Skip to content

Commit 95403f9

Browse files
authored
Update blog tags (#420)
Signed-off-by: kerthcet <kerthcet@gmail.com>
1 parent 8d8f427 commit 95403f9

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

site/content/en/blog/llmaz-intro.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@ description: "A brief introduction to llmaz and the features published in the fi
44
date: 2025-01-26T15:00:00+08:00
55
lastmod: 2025-01-26T15:00:00+08:00
66
categories:
7-
- "llmaz"
7+
- "inference"
88
tags:
9-
- "Inference"
10-
- "Release Note"
9+
- "release-note"
1110
author: >
1211
[Kante Yin](https://github.com/kerthcet) ([InftyAI](https://inftyai.com/))
1312
---
@@ -18,7 +17,7 @@ With the GPT series models shocking the world, a new era of AI innovation has be
1817
1918
## Architecture
2019

21-
First of all, let's take a look at the architecture of llmaz: ![llmaz architecture](/images/arch.png)
20+
First of all, let's take a look at the architecture of llmaz: ![llmaz architecture](/images/infra.png)
2221

2322
Basically, llmaz works as a platform on top of Kubernetes and provides an unified interface for various kinds of inference engines, it has four CRDs as defined:
2423

0 commit comments

Comments
 (0)