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 c503af1 commit 581361bCopy full SHA for 581361b
site-src/guides/index.md
@@ -20,7 +20,7 @@ This quickstart guide is intended for engineers familiar with k8s and model serv
20
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).
21
22
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).
+ The sample uses the model [Qwen/Qwen2.5-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct).
24
25
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.
26
0 commit comments