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

feat(model): Add quantization load #283

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

feat(model): Add quantization load #283

wants to merge 3 commits into from

Conversation

boss-chanon
Copy link
Contributor

@boss-chanon boss-chanon commented Aug 7, 2023

Why this PR

Add quantization load for QLoRA

Changes

  • Add quantization load 8 bit
  • Add quantization load 4 bit
  • Load model to Memory instead GPUs

Related Issues

Close #

Checklist

  • PR should be in the Naming convention
  • Assign yourself in to Assigneees
  • Tag related issues
  • Constants name should be ALL_CAPITAL, function name should be snake_case, and class name should be CamelCase
  • complex function/algorithm should have Docstring
  • 1 PR should not have more than 200 lines changes (Exception for test files). If more than that please open multiple PRs
  • At least PR reviewer must come from the task's team (model, eval, data)

@boss-chanon boss-chanon self-assigned this Aug 7, 2023
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