- 27 Mar, 2025 1 commit
-
-
Matthew Douglas authored
* Drop Python 3.8 support. * Formatting
-
- 23 Oct, 2024 1 commit
-
-
Aarni Koskela authored
* Update pre-commit tools * Fix typos
-
- 13 Mar, 2024 1 commit
-
-
Aarni Koskela authored
-
- 23 Feb, 2024 1 commit
-
-
Titus von Koeller authored
-
- 05 Feb, 2024 1 commit
-
-
Aarni Koskela authored
Co-authored-by:Titus von Koeller <titus@vonkoeller.com> fix erroneous correction
-
- 04 Feb, 2024 1 commit
-
-
Titus authored
* add optional dependency for preview to environment.yml * Add additional sections, first optimizers, MacOS WIP * drafting + refactoring new docs * some changes * run pre-commit hooks * add mention of pre-commit to contributing * fix * test autodoc * new additions * add subtilte * add some content * add more methods * fix * further docs updates * Update _toctree.yml * fix link * run pre-commit hooks * refactor + further docs * Update README.md with new docs link Co-authored-by:
Younes Belkada <49240599+younesbelkada@users.noreply.github.com> * list of blog posts Co-authored-by:
Younes Belkada <49240599+younesbelkada@users.noreply.github.com> * list of blog posts Co-authored-by:
Younes Belkada <49240599+younesbelkada@users.noreply.github.com> * accept change suggestion Co-authored-by:
Younes Belkada <49240599+younesbelkada@users.noreply.github.com> * accept suggestion Co-authored-by:
Younes Belkada <49240599+younesbelkada@users.noreply.github.com> * accept suggestion Co-authored-by:
Younes Belkada <49240599+younesbelkada@users.noreply.github.com> * Update docs/source/integrations.mdx Co-authored-by:
Younes Belkada <49240599+younesbelkada@users.noreply.github.com> * index instead of intro * fixup README, add docs link * add instructions for creating docstrings * final polish (except integrations) * fill out integrations section --------- Co-authored-by:
younesbelkada <younesbelkada@gmail.com> Co-authored-by:
Younes Belkada <49240599+younesbelkada@users.noreply.github.com>
-
- 01 Feb, 2024 1 commit
-
-
Aarni Koskela authored
-
- 30 Jan, 2024 1 commit
-
-
Aarni Koskela authored
* Adjust Ruff configuration * do not autofix always * be less strict around tests and benchmarks * adjust ignores for now * Ruff: autofix I and F401 * Apply ruff autofixes * Fix RUF013 complaint * Fix mutable default in replace_linear * Don't use bare except * Wrap bitsandbytes.__main__ entrypoint in function; fix "sensible" typo * Fix ruff B008 (function call in arguments) * Add ruff noqas as suitable * Fix RUF005 (splat instead of concatenating) * Fix B018 (useless expression) * Add pre-commit configuration + GitHub Actions lint workflow * Fix unused `e` in bitsandbytes/__main__.py * fix merge conflict resolution error * run pre-commit hook --------- Co-authored-by:Titus <9048635+Titus-von-Koeller@users.noreply.github.com>
-