Skip to content

Conversation

@heiruwu
Copy link
Contributor

@heiruwu heiruwu commented Jan 26, 2024

Because

  • we want to dynamically adjust the num_of_gpus value for each model

This commit

  • determine vram usage by file size

@linear
Copy link

linear bot commented Jan 26, 2024

@codecov
Copy link

codecov bot commented Jan 26, 2024

Codecov Report

Attention: 24 lines in your changes are missing coverage. Please review.

Comparison is base (cf0522f) 28.15% compared to head (ccc50e1) 28.06%.

Files Patch % Lines
instill/helpers/ray_config.py 0.00% 14 Missing ⚠️
instill/helpers/utils.py 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
- Coverage   28.15%   28.06%   -0.10%     
==========================================
  Files         174      175       +1     
  Lines        7081     7104      +23     
  Branches     1146     1154       +8     
==========================================
  Hits         1994     1994              
- Misses       5070     5093      +23     
  Partials       17       17              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@heiruwu heiruwu merged commit 71e84e6 into main Jan 26, 2024
@heiruwu heiruwu deleted the INS-3528 branch January 26, 2024 10:50
heiruwu pushed a commit that referenced this pull request Jan 30, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.7.0](v0.6.0...v0.7.0)
(2024-01-30)


### Features

* **ray:** determine ram usage by file size
([#89](#89))
([7a0023d](7a0023d))
* **ray:** determine vram usage by file size
([#87](#87))
([71e84e6](71e84e6))


### Bug Fixes

* **ray:** add vram ceiling and override list
([#94](#94))
([5804e4a](5804e4a))
* **ray:** fix application name
([f2bb563](f2bb563))
* **ray:** fix gpu resource > 1
([#91](#91))
([b121f56](b121f56))
* **ray:** fix ray autoscaling
([#95](#95))
([5bd8c2a](5bd8c2a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: 👋 Done

Development

Successfully merging this pull request may close these issues.

3 participants