Skip to content

Commit

Permalink
fix GKE install guide
Browse files Browse the repository at this point in the history
  • Loading branch information
samos123 committed Sep 19, 2024
1 parent 239b20c commit e32530b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/installation/gke.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,9 @@ Optionally install preconfigured models.

```bash
cat <<EOF > kubeai-models.yaml
models:
catalog:
llama-3.1-8b-instruct-fp8-l4:
enabled: true
catalog:
llama-3.1-8b-instruct-fp8-l4:
enabled: true
EOF

helm install kubeai-models kubeai/models \
Expand Down

0 comments on commit e32530b

Please sign in to comment.