Skip to content

Conversation

@yunfeng-scale
Copy link
Contributor

@yunfeng-scale yunfeng-scale commented Sep 1, 2023

  1. don't by default use 4 GPUs when creating models
  2. Fix balloon CPU deployment
  3. Fix cacher datetime comparison

tested cache by running locally against prod passing comparison code

cpus: int = 32,
memory: str = "192Gi",
cpus: int = 8,
memory: str = "40Gi",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gargutsav @auag92 i'm updating these default values, so if you're still going with 4 GPUs, please make sure values are set same as how you're using them right now

resources:
limits:
memory: 28Gi
cpu: 8
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

m5.2xlarge has only 8 CPUs and about 1 is used for system cores

@yunfeng-scale yunfeng-scale enabled auto-merge (squash) September 1, 2023 22:15
@yunfeng-scale yunfeng-scale merged commit 27dd120 into main Sep 1, 2023
@yunfeng-scale yunfeng-scale deleted the yunfeng-fixes branch September 1, 2023 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants