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

convert to pkg, reorganize repo #228

Merged
merged 36 commits into from
Oct 23, 2024
Merged

convert to pkg, reorganize repo #228

merged 36 commits into from
Oct 23, 2024

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    7c4034f View commit details
    Browse the repository at this point in the history
  2. add setup.py

    rsxdalv committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ddd2b8a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. use global imports

    rsxdalv committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    963d066 View commit details
    Browse the repository at this point in the history
  2. simplify demo

    rsxdalv committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    943337c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7df999 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37a6309 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c387aa View commit details
    Browse the repository at this point in the history
  6. move finetune to package

    rsxdalv committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8d47002 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50e9d09 View commit details
    Browse the repository at this point in the history
  8. bump version

    rsxdalv committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    28a22f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    8e813b1 View commit details
    Browse the repository at this point in the history
  2. fix bad merge

    rsxdalv committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    06abdd6 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Update inference-cli.py

    SWivid authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    bf01663 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    4e8d724 View commit details
    Browse the repository at this point in the history
  2. fix HF space

    rsxdalv committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1b1e183 View commit details
    Browse the repository at this point in the history
  3. reformat

    rsxdalv committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8f0aeca View commit details
    Browse the repository at this point in the history
  4. fix utils.py vocab.txt import

    rsxdalv committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    01e57a4 View commit details
    Browse the repository at this point in the history
  5. fix format

    rsxdalv committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f6bc097 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    156ab15 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e44db1a View commit details
    Browse the repository at this point in the history
  8. simplify app.py

    rsxdalv committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    285dd08 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1949837 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f5b5c1f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c3fe551 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1c627ed View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    24545b5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5af1885 View commit details
    Browse the repository at this point in the history
  15. minor tweaks

    ajkessel committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    cc2af83 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    330d114 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a7b239f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4dde328 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ebb9d5c View commit details
    Browse the repository at this point in the history
  20. refactor eval_infer_batch.py

    ajkessel committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2565a6d View commit details
    Browse the repository at this point in the history
  21. fix typo

    ajkessel committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    61c47ad View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1dae0a6 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #1 from ajkessel/main

    Proposed approach for bundling data and creating executable scripts
    rsxdalv authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7427e0b View commit details
    Browse the repository at this point in the history