Commit 0f642a3
authored
fix: Use default value for num_tokens in ingester configuration (#544)
* fix: reduce num_tokens from 512 to 128 for ingester configuration
Fixes: #543
Signed-off-by: Charlie Le <[email protected]>
* chore: update CHANGELOG to set default ingester.num-tokens to 128
Signed-off-by: Charlie Le <[email protected]>
* default to no override for num_tokens
Signed-off-by: Charlie Le <[email protected]>
---------
Signed-off-by: Charlie Le <[email protected]>1 parent f98b14d commit 0f642a3
3 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
234 | 233 | | |
235 | 234 | | |
236 | 235 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
| |||
0 commit comments