Skip to content

ishan-modi/faston

Repository files navigation

Local Deployment

docker-compose up --build

K8s Deployment

Build Infrastructure

aws configure
cd k8s_deploy/infra
terraform init
terraform plan -out=tfplan
terraform apply -auto-approve "tfplan"

Setup Kubernetes Components using Helm

About

FastAPI + Triton Inference Server for deploying language models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published