Update README.md
Browse files
README.md
CHANGED
@@ -56,7 +56,7 @@ You then need to fill out the prompt / history template (see below).
|
|
56 |
|
57 |
This model has a max context window size of 128k tokens. By default, a
|
58 |
context window size of 8192 tokens is used. You can use a larger context
|
59 |
-
window by passing the `-c
|
60 |
|
61 |
On GPUs with sufficient RAM, the `-ngl 999` flag may be passed to use
|
62 |
the system's NVIDIA or AMD GPU(s). On Windows, only the graphics card
|
|
|
56 |
|
57 |
This model has a max context window size of 128k tokens. By default, a
|
58 |
context window size of 8192 tokens is used. You can use a larger context
|
59 |
+
window by passing the `-c 0` flag.
|
60 |
|
61 |
On GPUs with sufficient RAM, the `-ngl 999` flag may be passed to use
|
62 |
the system's NVIDIA or AMD GPU(s). On Windows, only the graphics card
|