Skip to content

Bump hqq from 0.1.2.post1 to 0.1.3#5489

Merged
oobabooga merged 30 commits into
devfrom
dependabot/pip/hqq-0.1.3
Feb 13, 2024
Merged

Bump hqq from 0.1.2.post1 to 0.1.3#5489
oobabooga merged 30 commits into
devfrom
dependabot/pip/hqq-0.1.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 12, 2024

Bumps hqq from 0.1.2.post1 to 0.1.3.

Release notes

Sourced from hqq's releases.

v0.1.3

HQQ v0.1.3

New features

  • Added CUDA kernels for dequantization (up to 2-3x inference speed-up vs. Pytorch)
  • Added support for compute_dtype parameter (useful for float32/bfloat16 LoRA training)
Commits
  • 96ce17d update readme - add A100 cuda benchmark
  • 643685f setup 0.1.3 update
  • 5db8843 Update Readme with CUDA/Aten
  • 7fd4990 CUDA + compute_dtype Readme update
  • e239558 Delete hqq/kernels/setup.py
  • e4aa0fd Delete hqq/kernels/hqq_aten.cpp
  • d565c45 dequantize CUDA kernels + compute_dtype support
  • eb4d437 add compute_dtype peft param
  • 54aa5e9 add compute_dtype peft param
  • 3296cdb Add Mistral + Phi (hf)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

oobabooga and others added 30 commits December 14, 2023 22:39
Bumps [hqq](https://github.com/mobiusml/hqq) from 0.1.2.post1 to 0.1.3.
- [Release notes](https://github.com/mobiusml/hqq/releases)
- [Commits](dropbox/hqq@0.1.2.post1...0.1.3)

---
updated-dependencies:
- dependency-name: hqq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 12, 2024
@oobabooga oobabooga changed the base branch from main to dev February 13, 2024 19:24
@oobabooga oobabooga merged commit 147b4cf into dev Feb 13, 2024
@dependabot dependabot Bot deleted the dependabot/pip/hqq-0.1.3 branch February 13, 2024 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant