Update README.md
Browse files
README.md
CHANGED
|
@@ -42,6 +42,8 @@ quantized_by: Second State Inc.
|
|
| 42 |
|
| 43 |
Note that the `\` character is used to escape the `###` in the prompt string. Remove it in the practical use.
|
| 44 |
|
|
|
|
|
|
|
| 45 |
- Run as LlamaEdge service
|
| 46 |
|
| 47 |
```bash
|
|
|
|
| 42 |
|
| 43 |
Note that the `\` character is used to escape the `###` in the prompt string. Remove it in the practical use.
|
| 44 |
|
| 45 |
+
- Context size: `4096`
|
| 46 |
+
|
| 47 |
- Run as LlamaEdge service
|
| 48 |
|
| 49 |
```bash
|