Update README.md
Browse files
README.md
CHANGED
@@ -27,8 +27,13 @@ prompt template: `gemma-instruct`
|
|
27 |
|
28 |
**Context size:**
|
29 |
|
|
|
|
|
30 |
chat_ctx_size: `8192`
|
31 |
|
|
|
|
|
|
|
32 |
|
33 |
**Run with GaiaNet:**
|
34 |
|
|
|
27 |
|
28 |
**Context size:**
|
29 |
|
30 |
+
* Max
|
31 |
+
|
32 |
chat_ctx_size: `8192`
|
33 |
|
34 |
+
* Recommend
|
35 |
+
|
36 |
+
chat_ctx_size: `4096`
|
37 |
|
38 |
**Run with GaiaNet:**
|
39 |
|