Skip to content

Commit f032b4c

Browse files
committed
fixed a typo
Signed-off-by: Nir Rozenbaum <[email protected]>
1 parent 6a3b25e commit f032b4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site-src/guides/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This quickstart guide is intended for engineers familiar with k8s and model serv
1818
Requirements: a Hugging Face access token that grants access to the model [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf).
1919

2020
1. CPU-based model server (not using GPUs).
21-
The sample usees the model [Qwen/Qwen2.5-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct).
21+
The sample uses the model [Qwen/Qwen2.5-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct).
2222

2323
Choose one of these options and follow the steps below. Please do not deploy both, as the deployments have the same name and will override each other.
2424

0 commit comments

Comments
 (0)