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

SOAP optimiser; int4 fixes for 4090 #1006

Merged
merged 9 commits into from
Sep 29, 2024
Merged

SOAP optimiser; int4 fixes for 4090 #1006

merged 9 commits into from
Sep 29, 2024

Commits on Sep 29, 2024

  1. add SOAP optimiser

    bghira committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    5698453 View commit details
    Browse the repository at this point in the history
  2. add closure to step

    bghira committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    36a67ab View commit details
    Browse the repository at this point in the history
  3. use fp32 gradients for soap

    bghira committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    5785ce2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9402b65 View commit details
    Browse the repository at this point in the history
  5. default precision levels

    bghira committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    3b16dab View commit details
    Browse the repository at this point in the history
  6. improve logging for cmd parser

    bghira committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    286bcd2 View commit details
    Browse the repository at this point in the history
  7. add cuda memory size check for SOAP

    bghira committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    5ae00a3 View commit details
    Browse the repository at this point in the history
  8. soap -> fp32 grads

    bghira committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    597e3dd View commit details
    Browse the repository at this point in the history
  9. fixes for soap after resume

    bghira committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    e534c45 View commit details
    Browse the repository at this point in the history