apepkuss79
commited on
Commit
•
4e29259
1
Parent(s):
a73a382
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ tags:
|
|
29 |
|
30 |
## Run with LlamaEdge
|
31 |
|
32 |
-
- LlamaEdge version: [v0.12.
|
33 |
|
34 |
- Prompt template
|
35 |
|
@@ -54,7 +54,7 @@ tags:
|
|
54 |
llama-api-server.wasm \
|
55 |
--prompt-template chatml \
|
56 |
--ctx-size 4096 \
|
57 |
-
--model-name
|
58 |
```
|
59 |
|
60 |
- Run as LlamaEdge command app
|
|
|
29 |
|
30 |
## Run with LlamaEdge
|
31 |
|
32 |
+
- LlamaEdge version: [v0.12.2](https://github.com/LlamaEdge/LlamaEdge/releases/tag/0.12.2) and above
|
33 |
|
34 |
- Prompt template
|
35 |
|
|
|
54 |
llama-api-server.wasm \
|
55 |
--prompt-template chatml \
|
56 |
--ctx-size 4096 \
|
57 |
+
--model-name stablelm-2-12b-chat
|
58 |
```
|
59 |
|
60 |
- Run as LlamaEdge command app
|