Update README.md
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@ tags:
|
|
| 19 |
<!-- header start -->
|
| 20 |
<!-- 200823 -->
|
| 21 |
<div style="width: auto; margin-left: auto; margin-right: auto">
|
| 22 |
-
<img src="https://github.com/
|
| 23 |
</div>
|
| 24 |
<hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
|
| 25 |
<!-- header end -->
|
|
@@ -32,7 +32,7 @@ tags:
|
|
| 32 |
|
| 33 |
## Run with LlamaEdge
|
| 34 |
|
| 35 |
-
- LlamaEdge version: [v0.2.8](https://github.com/
|
| 36 |
|
| 37 |
- Prompt template
|
| 38 |
|
|
|
|
| 19 |
<!-- header start -->
|
| 20 |
<!-- 200823 -->
|
| 21 |
<div style="width: auto; margin-left: auto; margin-right: auto">
|
| 22 |
+
<img src="https://github.com/LlamaEdge/LlamaEdge/raw/dev/assets/logo.svg" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
| 23 |
</div>
|
| 24 |
<hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
|
| 25 |
<!-- header end -->
|
|
|
|
| 32 |
|
| 33 |
## Run with LlamaEdge
|
| 34 |
|
| 35 |
+
- LlamaEdge version: [v0.2.8](https://github.com/LlamaEdge/LlamaEdge/releases/tag/0.2.8) and above
|
| 36 |
|
| 37 |
- Prompt template
|
| 38 |
|