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

Integrate X-LoRA #1491

Merged
merged 190 commits into from
Jul 5, 2024
Merged

Integrate X-LoRA #1491

merged 190 commits into from
Jul 5, 2024

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    9aeb69c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9d3878 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbd3ad4 View commit details
    Browse the repository at this point in the history
  4. Fix assert, attr

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ea53917 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79c4df9 View commit details
    Browse the repository at this point in the history
  6. Update inheritance again

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    2ee88af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    19063dc View commit details
    Browse the repository at this point in the history
  8. Update comment

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    d364e5b View commit details
    Browse the repository at this point in the history
  9. Export config, model

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    c9ab310 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9ed665e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ae32006 View commit details
    Browse the repository at this point in the history
  12. Update imports

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    9bfe8a6 View commit details
    Browse the repository at this point in the history
  13. Update imports

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    048958f View commit details
    Browse the repository at this point in the history
  14. Update imports

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    024ce15 View commit details
    Browse the repository at this point in the history
  15. Work on circular import

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    3d08fc9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7e5332b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d5193f4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5d7ff64 View commit details
    Browse the repository at this point in the history
  19. Slightly refactor

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b41089d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bfd794f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    726f8a8 View commit details
    Browse the repository at this point in the history
  22. Refactor util fns

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    8a1c68c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1a34615 View commit details
    Browse the repository at this point in the history
  24. Pass super() the dict

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    1f0e03a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c326560 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c9dab76 View commit details
    Browse the repository at this point in the history
  27. Set peft type

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    980b2c8 View commit details
    Browse the repository at this point in the history
  28. Default adapter name

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    c3f4ed9 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    effaca0 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    031fabb View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    9a7943e View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    deeb169 View commit details
    Browse the repository at this point in the history
  33. Mention method swapping

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    1e73f3d View commit details
    Browse the repository at this point in the history
  34. Remove incorrect example

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    73901e8 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    279036d View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    644a562 View commit details
    Browse the repository at this point in the history
  37. Remove use of __slots__

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6e3dc3d View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    012ed6f View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    510247d View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    f3e3d1f View commit details
    Browse the repository at this point in the history
  41. Update naming convention

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a24f51b View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    358ea19 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    e6126fa View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    de76531 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    1dace56 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    e11e433 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    63debdb View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    226ab92 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    feba4f6 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    fd0ab4b View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    c44cd5a View commit details
    Browse the repository at this point in the history
  52. Add explaining comment

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    1f36837 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    d2d3b6a View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    9a7032b View commit details
    Browse the repository at this point in the history
  55. Prefix with _

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    f4a5314 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    cf4fa9d View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    862b880 View commit details
    Browse the repository at this point in the history
  58. Remove circular imports

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    9c5e3be View commit details
    Browse the repository at this point in the history
  59. Override method

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    34694d5 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    18bd1b8 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    306bb34 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    b8121ac View commit details
    Browse the repository at this point in the history
  63. Remove circular import

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    44cdc07 View commit details
    Browse the repository at this point in the history
  64. Override another method

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ba905a6 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    d5446f6 View commit details
    Browse the repository at this point in the history
  66. Make method instance

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    2e7f51a View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    7c354d9 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    76b26b5 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    5828ab4 View commit details
    Browse the repository at this point in the history
  70. Account for property

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    9b56c2a View commit details
    Browse the repository at this point in the history
  71. Call correct method

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    0ea1fa2 View commit details
    Browse the repository at this point in the history
  72. Fix for scoping

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    8f67a6b View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    a4823fe View commit details
    Browse the repository at this point in the history
  74. Fix recursion err

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    1bafcd8 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    b5f5563 View commit details
    Browse the repository at this point in the history
  76. Get and pass scalings

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e6b45c3 View commit details
    Browse the repository at this point in the history
  77. Remove deprecated attr

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b8ba669 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    31b121c View commit details
    Browse the repository at this point in the history
  79. Add copywright notice

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    df6867d View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    9025310 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    506e96e View commit details
    Browse the repository at this point in the history
  82. Add note to docstring

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    07ff71f View commit details
    Browse the repository at this point in the history
  83. Add to config

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a111787 View commit details
    Browse the repository at this point in the history
  84. Update for new saving

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    15b7bec View commit details
    Browse the repository at this point in the history
  85. Fix topk impl

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    0ef9181 View commit details
    Browse the repository at this point in the history
  86. Update based on comments

    EricLBuehler committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    3804d6a View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    ea3ea8f View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    1ce8391 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Make some style changes

    EricLBuehler committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    b48d4af View commit details
    Browse the repository at this point in the history
  2. Fix some bugs

    EricLBuehler committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    4d48c59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93069bb View commit details
    Browse the repository at this point in the history
  4. Format with ruff

    EricLBuehler committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    3ee9350 View commit details
    Browse the repository at this point in the history
  5. Add xlora test

    EricLBuehler committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    7c1bcfa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e627525 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa189c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2df1d5f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b14c335 View commit details
    Browse the repository at this point in the history
  10. Fix the recursion err

    EricLBuehler committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    8bec326 View commit details
    Browse the repository at this point in the history
  11. Formatting

    EricLBuehler committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    c79b37c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e453747 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    10161b3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f223168 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    31078a6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d52f6ce View commit details
    Browse the repository at this point in the history
  17. Error on use of dora

    EricLBuehler committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    7e3c0d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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

Commits on Apr 10, 2024

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

    EricLBuehler committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    81b069b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33c2623 View commit details
    Browse the repository at this point in the history
  4. Fix return

    EricLBuehler committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    63f3418 View commit details
    Browse the repository at this point in the history
  5. Make some progress

    EricLBuehler committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    31863fa View commit details
    Browse the repository at this point in the history
  6. Make some progress

    EricLBuehler committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    34f7594 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a234676 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7468114 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e4053bc View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Fix some ruff lints

    EricLBuehler committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    cc0cfee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9debbe3 View commit details
    Browse the repository at this point in the history
  3. Fix unused

    EricLBuehler committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a283ea8 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    aca6044 View commit details
    Browse the repository at this point in the history
  2. Use some fixtures

    EricLBuehler committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d10f4ee View commit details
    Browse the repository at this point in the history
  3. Fix passing arg

    EricLBuehler committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    677c64e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93db8bc View commit details
    Browse the repository at this point in the history
  5. Fix test

    EricLBuehler committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    99fff5c View commit details
    Browse the repository at this point in the history
  6. Fix a bug

    EricLBuehler committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    42db87c View commit details
    Browse the repository at this point in the history
  7. More sensible defaults

    EricLBuehler committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6787b9f View commit details
    Browse the repository at this point in the history
  8. Cast

    EricLBuehler committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6fe86d1 View commit details
    Browse the repository at this point in the history
  9. Refactor forward pass

    EricLBuehler committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f948883 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    83ecd37 View commit details
    Browse the repository at this point in the history
  11. Remove some dead code

    EricLBuehler committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ba4093a View commit details
    Browse the repository at this point in the history
  12. Run formatting

    EricLBuehler committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e19cbc6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cf54d6a View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Fix determining adapter device for embedding

    Co-authored-by: Benjamin Bossan <BenjaminBossan@users.noreply.github.com>
    EricLBuehler and BenjaminBossan committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    750e7ac View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Fix the save and load

    EricLBuehler committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a7ac01c View commit details
    Browse the repository at this point in the history
  2. Fix the save and load

    EricLBuehler committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    7fd76ca View commit details
    Browse the repository at this point in the history
  3. Comment

    EricLBuehler committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    dc8bd3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b888a69 View commit details
    Browse the repository at this point in the history
  5. Update the docstrings

    EricLBuehler committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c379f70 View commit details
    Browse the repository at this point in the history
  6. Remove the hacking

    EricLBuehler committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    eaf5052 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Merge

    EricLBuehler committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    76070d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a510560 View commit details
    Browse the repository at this point in the history
  3. Fix

    EricLBuehler committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c9339a6 View commit details
    Browse the repository at this point in the history
  4. More tests

    EricLBuehler committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a6d92b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    261b336 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    763bf7f View commit details
    Browse the repository at this point in the history
  2. Improve tests

    EricLBuehler committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3c07d18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44a3bb9 View commit details
    Browse the repository at this point in the history
  4. Improve the docstrings

    EricLBuehler committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b9c80ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72f9610 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f4b2df9 View commit details
    Browse the repository at this point in the history
  7. Remove redundant case

    EricLBuehler committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a8fbf85 View commit details
    Browse the repository at this point in the history
  8. Better docstrings

    EricLBuehler committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3fb0cd0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5e62d66 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8faaa0f View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Minor fixes

    EricLBuehler committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6b54244 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d7f9d3 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Update tests

    EricLBuehler committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8c58e1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    430f9e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53f0342 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee19910 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Use peft forward hook

    EricLBuehler committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1735deb View commit details
    Browse the repository at this point in the history
  2. Fix disable adapter test

    EricLBuehler committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d661266 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary var

    EricLBuehler committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8601832 View commit details
    Browse the repository at this point in the history
  4. Add futures annotations

    EricLBuehler committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a3b83c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3db8df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0f3062 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Fix tests

    EricLBuehler committed May 30, 2024
    Configuration menu
    Copy the full SHA
    81e337d View commit details
    Browse the repository at this point in the history
  2. Fix hacks

    EricLBuehler committed May 30, 2024
    Configuration menu
    Copy the full SHA
    7ddd14b View commit details
    Browse the repository at this point in the history
  3. Use infer_device

    EricLBuehler committed May 30, 2024
    Configuration menu
    Copy the full SHA
    7ea1a12 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    7058c15 View commit details
    Browse the repository at this point in the history
  2. Fix a mistake

    EricLBuehler committed May 31, 2024
    Configuration menu
    Copy the full SHA
    587c78a View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    2b1193a View commit details
    Browse the repository at this point in the history
  2. Fix .weight

    EricLBuehler committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    6a809cb View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Format

    EricLBuehler committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    164af91 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    096927a View commit details
    Browse the repository at this point in the history
  2. Embedding does not support DoRA

    Co-authored-by: Benjamin Bossan <BenjaminBossan@users.noreply.github.com>
    EricLBuehler and BenjaminBossan committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    fadc5d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    013a084 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14efafa View commit details
    Browse the repository at this point in the history
  5. Add tests

    EricLBuehler committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    624d316 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1505f31 View commit details
    Browse the repository at this point in the history
  7. Check exact type

    EricLBuehler committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    0b2dcd0 View commit details
    Browse the repository at this point in the history
  8. Fix target modules

    EricLBuehler committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    abdcb50 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    aecd492 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68e5f2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1628227 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

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

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    072987e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13edc61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77fb6b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

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