# Create an API namespace
kubectl apply -f "templates/namespace.yaml"
# Create a HuggingFace Hub token
vim "templates/huggingface-hub.yaml" # and, replace all TODOs into your own ones
kubectl apply -f "templates/huggingface-hub.yaml"
# Deploy a model
kubectl apply -f "templates/llm.yaml"
-
Notifications
You must be signed in to change notification settings - Fork 0
MobileX API Deployments
License
SmartX-Team/mobilex-api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
MobileX API Deployments