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

Proposal for Multimodal Large Model Joint Learning Algorithm: Reproduction Based on KubeEdge-Ianvs #167

Merged
merged 5 commits into from
Dec 1, 2024

Conversation

aryan0931
Copy link
Contributor

What type of PR is this?
/kind feature

What this PR does / why we need it:
Proposal for Multimodal Large Model Joint Learning Algorithm: Reproduction Based on KubeEdge-Ianvs

Which issue(s) this PR fixes:
Fixes #123

Signed-off-by: Aryan Yadav <[email protected]>
@kubeedge-bot kubeedge-bot added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 27, 2024
@kubeedge-bot kubeedge-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Nov 27, 2024
@MooreZheng MooreZheng requested review from hsj576 and removed request for Poorunga November 28, 2024 04:38
Copy link
Collaborator

@MooreZheng MooreZheng left a comment

Choose a reason for hiding this comment

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

This proposal is developed after the discussion on #163. Considering the limited time of LFX, it is suggested to build based on the existing dataset and datatype.

Copy link
Collaborator

@MooreZheng MooreZheng left a comment

Choose a reason for hiding this comment

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

The proposal overall is fine. Given that the dataset is an existing one in KubeEdge Community (could be provided from @hsj576 ), besides introducing the dataset, the proposal could be further improved by adding the specific modification on ianvs.

That is, what would this proposal aim to add in KubeEdge Ianvs? For example, there will be changes on example/xx/testenv/xxmetric.py, or example/aaa/bb.yaml. That would help the community to understand what would this proposal bring to ianvs.

Signed-off-by: Aryan Yadav <[email protected]>
Copy link
Collaborator

@MooreZheng MooreZheng left a comment

Choose a reason for hiding this comment

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

  1. There are a few comments to discuss what would be expected in this proposal.
    Ref: Proposal for Multimodal Large Model Joint Learning Algorithm: Reproduction Based on KubeEdge-Ianvs #167 (review)

  2. This pull request contains 4 commits with vague commit messages (like "updated"), which might make maintenance difficult, especially considering the number of contributors, pull requests, and their commits in KubeEdge Ianvs recently. After all the comments are tackled, in the final stage, @aryan0931 can squash the commits into one using rebase techniques. Besides, a suggested commit message would be "add proposal of xxx"

Copy link
Collaborator

@MooreZheng MooreZheng left a comment

Choose a reason for hiding this comment

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

This version looks good to me. It proposes to add MLM in the ianvs/example/Cloud_Robotics. The timely works and revisions from @aryan0931 is appreciated. Looking forward to see future implementations~

@MooreZheng
Copy link
Collaborator

/lgtm

@kubeedge-bot kubeedge-bot added the lgtm Indicates that a PR is ready to be merged. label Nov 30, 2024
@MooreZheng
Copy link
Collaborator

We need another lgtm to go. @hsj576 might want to take a look at the proposal.

Copy link
Member

@hsj576 hsj576 left a comment

Choose a reason for hiding this comment

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

/lgtm

Copy link
Collaborator

@MooreZheng MooreZheng left a comment

Choose a reason for hiding this comment

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

All reviewer comments are tackled. Good job!

@MooreZheng
Copy link
Collaborator

/approve

@kubeedge-bot kubeedge-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 1, 2024
@kubeedge-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hsj576, MooreZheng

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubeedge-bot kubeedge-bot merged commit 8f75106 into kubeedge:main Dec 1, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/feature Categorizes issue or PR as related to a new feature. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multimodal Large Model Joint Learning Algorithm: Reproduction Based on KubeEdge-Ianvs
4 participants