Skip to content

Commit

Permalink
Update quicktour.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
tpoisonooo authored Feb 12, 2025
1 parent 466bc14 commit 570037b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/quicktour.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ accelerate).
### VLLM

- **pretrained** (str): HuggingFace Hub model ID name or the path to a pre-trained model to load.
- **gpu_memory_utilisation** (float): The fraction of GPU memory to use.
- **gpu_memory_utilization** (float): The fraction of GPU memory to use.
- **batch_size** (int): The batch size for model training.
- **revision** (str): The revision of the model.
- **dtype** (str, None): The data type to use for the model.
Expand Down

0 comments on commit 570037b

Please sign in to comment.