Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ pinned: false
|
|
10 |
Text-Generation-Inference is a Rust, Python and gRPC server for text generation inference. Used in production at [HuggingFace](https://huggingface.co)
|
11 |
to power LLMs api-inference widgets.
|
12 |
|
13 |
-
<img width="300px" src="architecture.jpg"
|
14 |
|
15 |
## Repos
|
16 |
|
|
|
10 |
Text-Generation-Inference is a Rust, Python and gRPC server for text generation inference. Used in production at [HuggingFace](https://huggingface.co)
|
11 |
to power LLMs api-inference widgets.
|
12 |
|
13 |
+
<img width="300px" src="https://huggingface.co/spaces/text-generation-inference/README/resolve/main/architecture.jpg" />
|
14 |
|
15 |
## Repos
|
16 |
|