Mistral: A strong, northwesterly wind: Framework for transparent and accessible large-scale language model training, built with Hugging Face 🤗 Transformers.
Apache License 2.0
562
stars
49
forks
source link
NFS manifests for the Kubernetes tutorial are missing #192
Describe the bug
The [kubernetes tutorial]() states that:
Then set up the nfs server (from the gcp directory in the mistral repo):
kubectl apply -f nfs/nfs_server.yaml
kubectl apply -f nfs/nfs_service.yaml
kubectl get services
Unfortunately I can't find the above under the gcp folder. Any idea what's going on? Am I doing something wrong here?
Describe the bug The [kubernetes tutorial]() states that:
Unfortunately I can't find the above under the gcp folder. Any idea what's going on? Am I doing something wrong here?