diff --git a/fly.toml b/fly.toml index 3496c41..83b6cc6 100644 --- a/fly.toml +++ b/fly.toml @@ -15,7 +15,7 @@ primary_region = 'arn' processes = ["app"] [vm] - size = "a100-40gb" + size = "performance-2x" [mounts] source = "models"