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

fix device=CPU usage if cuda is not available + improve code formating. #21

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

UrielCh
Copy link

@UrielCh UrielCh commented May 28, 2024

  • add pyproject.toml with formation parameter.
  • use isort to sort include
  • do not use float16 if device is CPU (cpu do not support Float 16)
  • use black to format code with a line length of 100.
  • add a few typing
  • add install.mac.sh to insall the webui on a mac.

@joetech
Copy link

joetech commented Jun 9, 2024

I tried to pull this branch and use it since I'm on AMD and I get this error now:

Invalid data found when processing input

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.

2 participants