Skip to content

Commit

Permalink
Try different memory settings
Browse files Browse the repository at this point in the history
  • Loading branch information
samie committed Jul 11, 2024
1 parent 13a5651 commit 1fcb897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ primary_region = 'arn'

[[vm]]
size = 'a100-40gb'
memory = '1gb'
memory = '2gb'
cpu_kind = 'shared'
cpus = 1

Expand Down

0 comments on commit 1fcb897

Please sign in to comment.