Azure / kaito

Kubernetes AI Toolchain Operator
MIT License
397 stars 45 forks source link

feat: Add Min Required Tuning Memory #440

Open ishaansehgal99 opened 4 months ago

ishaansehgal99 commented 4 months ago

Reason for Change: Begin adding minimum amount of per GPU memory required for fine-tuning

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 46.66667% with 16 lines in your changes missing coverage. Please review.

Project coverage is 60.55%. Comparing base (ed546f0) to head (4a191d4). Report is 12 commits behind head on main.

Files Patch % Lines
api/v1alpha1/params_validation.go 46.15% 10 Missing and 4 partials :warning:
api/v1alpha1/workspace_validation.go 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #440 +/- ## ========================================== - Coverage 61.10% 60.55% -0.55% ========================================== Files 29 30 +1 Lines 2602 2647 +45 ========================================== + Hits 1590 1603 +13 - Misses 921 948 +27 - Partials 91 96 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.