Skip to content

Commit 581361b

Browse files
committed
fixed a typo
Signed-off-by: Nir Rozenbaum <[email protected]>
1 parent c503af1 commit 581361b

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
@@ -20,7 +20,7 @@ This quickstart guide is intended for engineers familiar with k8s and model serv
2020
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).
2121

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

2525
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.
2626

0 commit comments

Comments
 (0)