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

A basic working version of the flux model #663

Merged
merged 9 commits into from
Dec 13, 2024
Merged

A basic working version of the flux model #663

merged 9 commits into from
Dec 13, 2024

Conversation

KyleHerndon
Copy link
Contributor

This version of the flux model should work, as it directly modifies the reference implementation, but could really use some refactoring, especially to reduce code duplication

Copy link
Contributor

@sogartar sogartar left a comment

Choose a reason for hiding this comment

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

Needs some refactoring of tests to reduce the model size. They don't cause memory exhaustion now, but still they can be much smaller.

@sogartar sogartar merged commit 3d8cad8 into main Dec 13, 2024
8 checks passed
@sogartar sogartar deleted the flux-v1 branch December 13, 2024 02:16
IanNod pushed a commit to IanNod/SHARK-Platform that referenced this pull request Dec 17, 2024
This version of the flux model should work, as it directly modifies the
reference implementation, but could really use some refactoring,
especially to reduce code duplication

---------

Co-authored-by: Boian Petkantchin <[email protected]>
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.

2 participants