We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a3b25e commit f032b4cCopy full SHA for f032b4c
site-src/guides/index.md
@@ -18,7 +18,7 @@ This quickstart guide is intended for engineers familiar with k8s and model serv
18
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).
19
20
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).
+ The sample uses the model [Qwen/Qwen2.5-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct).
22
23
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.
24
0 commit comments