Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Initialize Fine-Tuning Interface and Core Methods - Part 3 #308

Merged
merged 38 commits into from
Apr 1, 2024

Conversation

ishaansehgal99
Copy link
Collaborator

Setup

Copy link
Collaborator

@Fei-Guo Fei-Guo left a comment

Choose a reason for hiding this comment

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

Replace all "training" with "tuning".

We can deal with workspace conditions in future changes.

api/v1alpha1/workspace_condition_types.go Outdated Show resolved Hide resolved
pkg/controllers/workspace_controller.go Show resolved Hide resolved
pkg/controllers/workspace_controller.go Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Mar 21, 2024

Codecov Report

Attention: Patch coverage is 10.25641% with 35 lines in your changes are missing coverage. Please review.

Project coverage is 62.62%. Comparing base (8d0976f) to head (6a47da0).

Files Patch % Lines
pkg/controllers/workspace_controller.go 0.00% 32 Missing and 2 partials ⚠️
pkg/inference/preset-inferences.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #308      +/-   ##
==========================================
- Coverage   63.87%   62.62%   -1.26%     
==========================================
  Files          14       14              
  Lines        1301     1327      +26     
==========================================
  Hits          831      831              
- Misses        432      458      +26     
  Partials       38       38              

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

api/v1alpha1/workspace_condition_types.go Outdated Show resolved Hide resolved
pkg/controllers/workspace_controller.go Outdated Show resolved Hide resolved
pkg/model/interface.go Outdated Show resolved Hide resolved
pkg/tuning/preset-tuning.go Outdated Show resolved Hide resolved
@ishaansehgal99 ishaansehgal99 merged commit 08dd1f4 into main Apr 1, 2024
6 checks passed
@ishaansehgal99 ishaansehgal99 deleted the Ishaan/ft branch April 1, 2024 22:14
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.

3 participants