Skip to content

Commit e191d5b

Browse files
Update docs/samples/models/README.md
Co-authored-by: Bartosz Majsak <bartosz.majsak@gmail.com>
1 parent d9fee33 commit e191d5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/samples/models/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ This directory contains `LLMInferenceService` for deployment of sample models.
55
# Deployment
66

77
```bash
8-
cd demo-models
98
MODEL_NAME=simulator # or facebook-opt-125m-cpu or qwen3
109
kustomize build $MODEL_NAME | kubectl apply -f -
1110
```

0 commit comments

Comments
 (0)