Skip to content

Commit 3a886bd

Browse files
reidliu41reidliu41
and
reidliu41
authored
[Misc] small improve (#18680)
Signed-off-by: reidliu41 <[email protected]> Co-authored-by: reidliu41 <[email protected]>
1 parent 35be8fa commit 3a886bd

File tree

1 file changed

+1
-1
lines changed
  • docs/features/quantization

1 file changed

+1
-1
lines changed

docs/features/quantization/bnb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pip install bitsandbytes>=0.45.3
1515

1616
vLLM reads the model's config file and supports both in-flight quantization and pre-quantized checkpoint.
1717

18-
You can find bitsandbytes quantized models on <https://huggingface.co/models?search=bitsandbytes>.
18+
You can find bitsandbytes quantized models on [Hugging Face](https://huggingface.co/models?search=bitsandbytes).
1919
And usually, these repositories have a config.json file that includes a quantization_config section.
2020

2121
## Read quantized checkpoint

0 commit comments

Comments
 (0)