[CI/Build] Add markdown linter (#11857)
Signed-off-by: Rafael Vasquez <rafvasq21@gmail.com>
This commit is contained in:
@@ -64,7 +64,7 @@ Dynamic quantization is also supported via the `quantization` option -- see [her
|
||||
|
||||
#### Context length and batch size
|
||||
|
||||
You can further reduce memory usage by limit the context length of the model (`max_model_len` option)
|
||||
You can further reduce memory usage by limiting the context length of the model (`max_model_len` option)
|
||||
and the maximum batch size (`max_num_seqs` option).
|
||||
|
||||
```python
|
||||
|
||||
Reference in New Issue
Block a user