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

Allow convert.py to convert directly to q8_0 #2753

Merged
merged 4 commits into from
Aug 26, 2023

Commits on Aug 24, 2023

  1. Allow convert.py to convert to q8_0

    Fix issue with bounded_parallel_map and greedy consuming iterator
    
    Display elapsed time during conversion
    KerfuffleV2 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f54daa0 View commit details
    Browse the repository at this point in the history
  2. Add --concurrency option

    Minor improvements to help text
    
    Clean up bounded_parallel_map function a bit
    KerfuffleV2 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    3efcbb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ee186c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Refactor types

    KerfuffleV2 committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    5f23d41 View commit details
    Browse the repository at this point in the history