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

SIGMA README Updates #220

Merged
merged 46 commits into from
May 30, 2024
Merged

SIGMA README Updates #220

merged 46 commits into from
May 30, 2024

Commits on May 17, 2024

  1. Adding GPU-MPC

    Neha J committed May 17, 2024
    Configuration menu
    Copy the full SHA
    30679ff View commit details
    Browse the repository at this point in the history
  2. Adding gitignore

    Neha J committed May 17, 2024
    Configuration menu
    Copy the full SHA
    3631ee6 View commit details
    Browse the repository at this point in the history
  3. Added weights as a submodule

    Neha J committed May 17, 2024
    Configuration menu
    Copy the full SHA
    87eae6b View commit details
    Browse the repository at this point in the history
  4. Added mnist as a submodule

    Neha J committed May 17, 2024
    Configuration menu
    Copy the full SHA
    02d429b View commit details
    Browse the repository at this point in the history
  5. Added cutlass as a submodule

    Neha J committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7ef4472 View commit details
    Browse the repository at this point in the history
  6. Added SEAL as a submodule

    Neha J committed May 17, 2024
    Configuration menu
    Copy the full SHA
    a4f613a View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    28a6b8d View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Added test for rotary embedding

    Neha J committed May 21, 2024
    Configuration menu
    Copy the full SHA
    2de6295 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Removed printfs

    Neha J committed May 22, 2024
    Configuration menu
    Copy the full SHA
    22775c1 View commit details
    Browse the repository at this point in the history
  2. Changed llama13b parameters

    Neha J committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a3af98f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Added a flag for correctness

    Neha J committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a53836e View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Added support for llama on the cpu

    Neha J committed May 26, 2024
    Configuration menu
    Copy the full SHA
    22f7bf6 View commit details
    Browse the repository at this point in the history
  2. Added run_experiment.py

    Neha J committed May 26, 2024
    Configuration menu
    Copy the full SHA
    7e27e28 View commit details
    Browse the repository at this point in the history
  3. Added sigma.h

    Neha J committed May 26, 2024
    Configuration menu
    Copy the full SHA
    b744ce5 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Changed keybuf size

    Neha J committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f81f8e5 View commit details
    Browse the repository at this point in the history
  2. Changed keybuf size

    Neha J committed May 27, 2024
    Configuration menu
    Copy the full SHA
    561b739 View commit details
    Browse the repository at this point in the history
  3. Increased input bitlength of softmax

    Neha J committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ae64b28 View commit details
    Browse the repository at this point in the history
  4. Updated README.md

    Neha J committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a855f05 View commit details
    Browse the repository at this point in the history
  5. Create README.md

    neha-jawalkar authored May 27, 2024
    Configuration menu
    Copy the full SHA
    5163855 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    neha-jawalkar authored May 27, 2024
    Configuration menu
    Copy the full SHA
    c06b675 View commit details
    Browse the repository at this point in the history
  7. Create README.md

    neha-jawalkar authored May 27, 2024
    Configuration menu
    Copy the full SHA
    0068691 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    neha-jawalkar authored May 27, 2024
    Configuration menu
    Copy the full SHA
    076dc67 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    neha-jawalkar authored May 27, 2024
    Configuration menu
    Copy the full SHA
    fc1f0d6 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    neha-jawalkar authored May 27, 2024
    Configuration menu
    Copy the full SHA
    c423f4c View commit details
    Browse the repository at this point in the history
  11. Update README.md

    neha-jawalkar authored May 27, 2024
    Configuration menu
    Copy the full SHA
    b1a46d8 View commit details
    Browse the repository at this point in the history
  12. Update README.md

    neha-jawalkar authored May 27, 2024
    Configuration menu
    Copy the full SHA
    70b94fa View commit details
    Browse the repository at this point in the history
  13. Update README.md

    neha-jawalkar authored May 27, 2024
    Configuration menu
    Copy the full SHA
    e31a09e View commit details
    Browse the repository at this point in the history
  14. Update README.md

    neha-jawalkar authored May 27, 2024
    Configuration menu
    Copy the full SHA
    2810cc2 View commit details
    Browse the repository at this point in the history
  15. Update README.md

    neha-jawalkar authored May 27, 2024
    Configuration menu
    Copy the full SHA
    d5538a0 View commit details
    Browse the repository at this point in the history
  16. Update README.md

    neha-jawalkar authored May 27, 2024
    Configuration menu
    Copy the full SHA
    b77979b View commit details
    Browse the repository at this point in the history
  17. Update README.md

    neha-jawalkar authored May 27, 2024
    Configuration menu
    Copy the full SHA
    c3a5c46 View commit details
    Browse the repository at this point in the history
  18. Update config.json

    neha-jawalkar authored May 27, 2024
    Configuration menu
    Copy the full SHA
    a9c6df1 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Merge remote-tracking branch 'origin/sigma-2'

    Neha J committed May 28, 2024
    Configuration menu
    Copy the full SHA
    877453b View commit details
    Browse the repository at this point in the history
  2. Legend in Fig11 and changed paths in llama7b.cpp

    Neha J committed May 28, 2024
    Configuration menu
    Copy the full SHA
    70689c0 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    neha-jawalkar authored May 28, 2024
    Configuration menu
    Copy the full SHA
    6e4216d View commit details
    Browse the repository at this point in the history
  4. Update README.md

    neha-jawalkar authored May 28, 2024
    Configuration menu
    Copy the full SHA
    54c62ae View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Update README.md

    neha-jawalkar authored May 29, 2024
    Configuration menu
    Copy the full SHA
    f1bcc31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc7f7dd View commit details
    Browse the repository at this point in the history
  3. Updated README and sigma.cu

    Neha J committed May 29, 2024
    Configuration menu
    Copy the full SHA
    27e5da6 View commit details
    Browse the repository at this point in the history
  4. Updated README.md

    Neha J committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a3fa0e1 View commit details
    Browse the repository at this point in the history
  5. Updated run_experiment.py and sigma.cu

    Neha J committed May 29, 2024
    Configuration menu
    Copy the full SHA
    78cd153 View commit details
    Browse the repository at this point in the history
  6. Not reserving mempool

    Neha J committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8d7f83c View commit details
    Browse the repository at this point in the history
  7. Fixed error

    Neha J committed May 29, 2024
    Configuration menu
    Copy the full SHA
    052fa09 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Update README.md

    neha-jawalkar authored May 30, 2024
    Configuration menu
    Copy the full SHA
    50a1bf1 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    neha-jawalkar authored May 30, 2024
    Configuration menu
    Copy the full SHA
    76f2b46 View commit details
    Browse the repository at this point in the history
  3. Fixed merge conflicts in SIGMA README

    Neha J committed May 30, 2024
    Configuration menu
    Copy the full SHA
    2fb7a5d View commit details
    Browse the repository at this point in the history