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

v21.5.9 #730

Merged
merged 25 commits into from
May 6, 2023
Merged

v21.5.9 #730

merged 25 commits into from
May 6, 2023

Conversation

bmaltais
Copy link
Owner

@bmaltais bmaltais commented May 6, 2023

  • 2023/04/06 (v21.5.9)
    • Inplement headless mode to enable easier support under headless services like vast.ai. To make use of it start the gui with the --headless argument like:

      .\gui.ps1 --headless or .\gui.bat --headless or ./gui.sh --headless

    • Added the option for the user to put the wandb api key in a textbox under the advanced configuration dropdown and a checkbox to toggle for using wandb logging. @x-CK-x

    • Docker build image @Trojaner

      • Updated README to use docker compose run instead of docker compose up to fix broken tqdm
      • Fixed build for latest release
      • Replace pillow with pillow-simd
      • Removed --no-cache again as pip cache is not enabled anyway
    • While overwriting .txt files with prefix and postfix including different encodings you might encounter this decoder error. This small fix gets rid of it... @ertugrul-dmr

    • Docker Add --no-cache-dir to reduce image size @chiragjn

    • Reverting bitsandbytes version to 0.35.0 due to issues with 0.38.1 on some systems

@bmaltais bmaltais merged commit d2204c6 into master May 6, 2023
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants