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

petals models local support using python env #435

Merged
merged 62 commits into from
Nov 4, 2023

Commits on Oct 26, 2023

  1. added support for swarm mode

    filopedraz authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    d8f2865 View commit details
    Browse the repository at this point in the history
  2. stable petals release fixed version

    filopedraz authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    edd104d View commit details
    Browse the repository at this point in the history
  3. Fix style + add PETALS tag

    Janaka-Steph authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    88f68fd View commit details
    Browse the repository at this point in the history
  4. updated small fix readme

    filopedraz authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9e5a6b7 View commit details
    Browse the repository at this point in the history
  5. show swarm mode only on macos

    nsosio authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e44f024 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1bdb32 View commit details
    Browse the repository at this point in the history
  7. clean up

    nsosio authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    45fdfb7 View commit details
    Browse the repository at this point in the history
  8. bugfix

    nsosio authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    4ac0c78 View commit details
    Browse the repository at this point in the history
  9. added hardcoded model selection

    nsosio authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e08099b View commit details
    Browse the repository at this point in the history
  10. added model selection

    nsosio authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    178a104 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2a83115 View commit details
    Browse the repository at this point in the history
  12. removed max val for num blocks

    nsosio authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    1a025a2 View commit details
    Browse the repository at this point in the history
  13. build fixed

    nsosio authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a2ac4c2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b328aa6 View commit details
    Browse the repository at this point in the history
  15. moved petals swarm to sidecar

    nsosio authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a5b8f45 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    375b81e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b65ef35 View commit details
    Browse the repository at this point in the history
  18. added get_username tauri command

    nsosio authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8a18a05 View commit details
    Browse the repository at this point in the history
  19. added swarm-mode only for aarch64

    nsosio authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8275a12 View commit details
    Browse the repository at this point in the history
  20. renamed petals binary from petals-aarch64-apple-darwin to petals-univ…

    …ersal-apple-darwin
    nsosio authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8a2667c View commit details
    Browse the repository at this point in the history
  21. CI: workflow tidy

    casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    52ae6a4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    86f1e8a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7e7ffe9 View commit details
    Browse the repository at this point in the history
  24. bugfix in swarm command

    nsosio authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    0db39e1 View commit details
    Browse the repository at this point in the history
  25. removed sidecar

    nsosio authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    25c7993 View commit details
    Browse the repository at this point in the history
  26. added env deletion script

    nsosio authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    50ece5a View commit details
    Browse the repository at this point in the history
  27. Async run_swarm_mode

    Co-authored-by: Casper da Costa-Luis <casper.dcl@physics.org>
    nsosio and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    2936bd6 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    0a76cbf View commit details
    Browse the repository at this point in the history
  29. replaced wget with user wget

    nsosio authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    16aafc7 View commit details
    Browse the repository at this point in the history
  30. added fix for including path vars

    nsosio authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    6f599ee View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    3523919 View commit details
    Browse the repository at this point in the history
  32. more tidy & use curl

    casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a8e59d0 View commit details
    Browse the repository at this point in the history
  33. use miniforge, more tidy

    casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    d0e2268 View commit details
    Browse the repository at this point in the history
  34. update delete_env script

    casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    12bbaee View commit details
    Browse the repository at this point in the history
  35. fix exe perms

    casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f672f63 View commit details
    Browse the repository at this point in the history
  36. fixed script for conda env; swarm mode for linux and macos; added too…

    …ltips; added modal; updated public name with username
    nsosio authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    84a5ca2 View commit details
    Browse the repository at this point in the history
  37. minor fixes

    nsosio authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a9b91dd View commit details
    Browse the repository at this point in the history
  38. moved swarm commands to module

    nsosio authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    39adcf2 View commit details
    Browse the repository at this point in the history
  39. swarm persistent store draft

    nsosio authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    1ba943a View commit details
    Browse the repository at this point in the history
  40. swarm persistent store bugfix

    nsosio authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e2cd5ef View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    ab1edc2 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    ccb4311 View commit details
    Browse the repository at this point in the history
  43. added clickable link for explorer

    nsosio authored and casperdcl committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f8e31de View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    ad736e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    133ef04 View commit details
    Browse the repository at this point in the history
  2. improve copy

    tiero committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    c537f13 View commit details
    Browse the repository at this point in the history
  3. updated conda processes filter

    Co-authored-by: Casper da Costa-Luis <casper.dcl@physics.org>
    nsosio and casperdcl authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    101f35a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    935f990 View commit details
    Browse the repository at this point in the history
  5. fmt

    tiero committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    a5be055 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9757244 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2fb464 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf3bdab View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    fa5ba46 View commit details
    Browse the repository at this point in the history
  2. chore: removed todos

    biswaroop1547 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    395ff24 View commit details
    Browse the repository at this point in the history
  3. fix: lint

    biswaroop1547 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    4715323 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    2ea9d5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e2223e View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    374ac43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47157d4 View commit details
    Browse the repository at this point in the history
  3. fix: lint

    biswaroop1547 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    0a06db0 View commit details
    Browse the repository at this point in the history
  4. chore: use dev registry

    tiero committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    9fa393b View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

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