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

Add support for MaxSum and DISE Algorithm #220

Closed
wants to merge 66 commits into from

Conversation

JackyZzZz
Copy link
Collaborator

@JackyZzZz JackyZzZz commented Jun 27, 2024

This PR introduces the interface for the MaxSum and DISE algorithm. It also optimizes the overall codebase structure since a lot of the code upload_matrix and export_result can be reused.

The demo of the PR is live on HuggingFace.

@JackyZzZz
Copy link
Collaborator Author

I am trying to reduce the size of each PR. This one is large because we haven't merge the one before: #212. Once that one is merged, the lines of code will greatly reduced for easier review.

@JackyZzZz JackyZzZz changed the title Add Interface for MaxSum and DISE Algorithm Add Interface for MaxSum and DISE Algorithm Jun 29, 2024
@FanwangM FanwangM changed the title Add Interface for MaxSum and DISE Algorithm Add support for MaxSum and DISE Algorithm Jul 18, 2024
@JackyZzZz JackyZzZz closed this Aug 1, 2024
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.

1 participant