liang2kl commited on
Commit
32c0b27
·
verified ·
1 Parent(s): 28e4db7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -55,8 +55,6 @@ For vLLM, the arguments are passed to the vLLM server directly. See [vLLM docs](
55
 
56
  For MLX, add `--vlm` if you wish to load the VLM components and use the model's multimodal features. For vLLM, VLM components are loaded by default and can be skipped with the server argument `--language-model-only`.
57
 
58
-
59
-
60
  ### Docker (NVIDIA GPU)
61
 
62
  > [!NOTE]
 
55
 
56
  For MLX, add `--vlm` if you wish to load the VLM components and use the model's multimodal features. For vLLM, VLM components are loaded by default and can be skipped with the server argument `--language-model-only`.
57
 
 
 
58
  ### Docker (NVIDIA GPU)
59
 
60
  > [!NOTE]