Update README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,8 @@ working well, all other its up to you!
|
|
36 |
|
37 |
|
38 |
short hints for using:
|
39 |
-
set your (Max Tokens)context-lenght 16000t main-model, set your embedder-model (Max Embedding Chunk Length) 1024t,set (Max Context Snippets) usual 14,
|
|
|
40 |
|
41 |
-> ok what that mean!
|
42 |
|
|
|
36 |
|
37 |
|
38 |
short hints for using:
|
39 |
+
set your (Max Tokens)context-lenght 16000t main-model, set your embedder-model (Max Embedding Chunk Length) 1024t,set (Max Context Snippets) usual 14,
|
40 |
+
but in ALLM its cutting all in 1024 character parts, so aprox two times or bit more ~30!
|
41 |
|
42 |
-> ok what that mean!
|
43 |
|