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.py: add python logging instead of print() #6511

Merged
merged 36 commits into from
May 3, 2024

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    573dcec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88c1e2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8be0c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8008082 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6b9d91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3670e16 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f00454f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9ad587a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c220e35 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8d855b1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dd8b977 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    44b058d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1cc38d8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c2e5abd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dc2bff4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cf38b4b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dc798d2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ea44905 View commit details
    Browse the repository at this point in the history
  19. verify-checksum-model.py: This is the result of the program, it shoul…

    …d be printed to stdout.
    mofosyne committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e0372a1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    510dea0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    62da83a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1b1c2ed View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3a55ae4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    aefd749 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1b7c800 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b0b51e7 View commit details
    Browse the repository at this point in the history
  27. gguf-py/gguf/*.py: use __name__ as logger name

    Since they will be imported and not run directly.
    mofosyne committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    fe1d7f6 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    ad53853 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    58d5a5d View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    2d2bc99 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    5e5e74e View commit details
    Browse the repository at this point in the history
  32. *.py: fix flake8 warnings

    mofosyne committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    fcc5a5e View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    6d42f3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    154ad12 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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

Commits on May 3, 2024

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