Skip to content

Commit 7f92230

Browse files
authored
Update configuration.md (#56)
Signed-off-by: Maroon Ayoub <[email protected]>
1 parent 926f5b2 commit 7f92230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Configures the LRU-based prefix token store.
146146
| Field | Type | Description | Default |
147147
|-------|------|-------------|---------|
148148
| `cacheSize` | `integer` | Maximum number of blocks the LRU cache can store | `500000` |
149-
| `blockSize` | `integer` | Number of tokens per block in the prefix cache | `256` |
149+
| `blockSize` | `integer` | Number of **characters** per block in the tokenization prefix-cache | `256` |
150150

151151
## Tokenization Configuration
152152

0 commit comments

Comments
 (0)