Skip to content

Commit 7aef9e1

Browse files
committed
Merge branch 'cld2labs/llama-3.1-8b-instruct' of https://github.com/cld2labs/Enterprise-Inference into cld2labs/llama-3.1-8b-instruct
2 parents b6c2e88 + ec99583 commit 7aef9e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

third_party/Dell/model-deployment/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Apply to both the `default` and `auth-apisix` namespaces. To find ingress names:
3232
kubectl get ingress -A | grep <model-name>
3333
```
3434

35-
Then annotate each ingress:
35+
Then annotate **EACH** ingress:
3636

3737
```bash
3838
kubectl annotate ingress <ingress-name> -n <namespace> \

0 commit comments

Comments
 (0)