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 psutil-related AccessDenied crash, disable --load_in_8bit by default in case of TP #188

Merged
merged 3 commits into from
Jan 10, 2023

Conversation

borzunov
Copy link
Collaborator

@borzunov borzunov commented Jan 10, 2023

  • Don't count open fds since it leads to AccessDenied crashes on some machines
  • Use --load_in_8bit=False by default in case of tensor parallelism
  • Install petals from PyPI in fine-tuning tutorials

@borzunov borzunov changed the title Fix minor issues Fix psutil-related AccessDenied crash, disable load_in_8bit by default in case of TP Jan 10, 2023
@borzunov borzunov changed the title Fix psutil-related AccessDenied crash, disable load_in_8bit by default in case of TP Fix psutil-related AccessDenied crash, disable --load_in_8bit by default in case of TP Jan 10, 2023
@borzunov borzunov merged commit a617ce3 into main Jan 10, 2023
@borzunov borzunov deleted the fix-minor-issues branch January 10, 2023 09:04
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

1 participant