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

documentation release v1 #1012

Merged
Merged
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
fbc0385
add optional dependency for preview to environment.yml
Titus-von-Koeller Feb 1, 2024
84b5fc0
Add additional sections, first optimizers, MacOS WIP
Titus-von-Koeller Feb 1, 2024
725d29a
drafting + refactoring new docs
Titus-von-Koeller Feb 1, 2024
58566e2
some changes
younesbelkada Feb 2, 2024
47cc3e9
run pre-commit hooks
Titus-von-Koeller Feb 2, 2024
c26645b
add mention of pre-commit to contributing
Titus-von-Koeller Feb 2, 2024
ab42c5f
fix
younesbelkada Feb 2, 2024
a71efa8
test autodoc
younesbelkada Feb 2, 2024
c1ec5f8
new additions
younesbelkada Feb 2, 2024
544114d
add subtilte
younesbelkada Feb 2, 2024
f735b35
add some content
younesbelkada Feb 2, 2024
daff94c
add more methods
younesbelkada Feb 2, 2024
301ee80
fix
younesbelkada Feb 2, 2024
683a72b
further docs updates
Titus-von-Koeller Feb 2, 2024
60a7699
Update _toctree.yml
younesbelkada Feb 2, 2024
543a7b1
fix link
Titus-von-Koeller Feb 3, 2024
2d73f4d
run pre-commit hooks
Titus-von-Koeller Feb 3, 2024
8f0fd8a
refactor + further docs
Titus-von-Koeller Feb 4, 2024
a3c45d3
Update README.md with new docs link
Titus-von-Koeller Feb 4, 2024
b370cee
list of blog posts
Titus-von-Koeller Feb 4, 2024
fd64f21
list of blog posts
Titus-von-Koeller Feb 4, 2024
38d323a
accept change suggestion
Titus-von-Koeller Feb 4, 2024
82485d0
accept suggestion
Titus-von-Koeller Feb 4, 2024
75cfb1c
accept suggestion
Titus-von-Koeller Feb 4, 2024
7a71390
Update docs/source/integrations.mdx
Titus-von-Koeller Feb 4, 2024
a84afcf
index instead of intro
Titus-von-Koeller Feb 4, 2024
d3709f4
fixup README, add docs link
Titus-von-Koeller Feb 4, 2024
e00cbc9
add instructions for creating docstrings
Titus-von-Koeller Feb 4, 2024
8a67759
final polish (except integrations)
Titus-von-Koeller Feb 4, 2024
d632531
fill out integrations section
Titus-von-Koeller Feb 4, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
accept change suggestion
Co-authored-by: Younes Belkada <49240599+younesbelkada@users.noreply.github.com>
Titus-von-Koeller and younesbelkada authored Feb 4, 2024
commit 38d323abfeb351d3014c876c6342675fc466ab45
2 changes: 1 addition & 1 deletion docs/source/algorithms.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Other algorithms
_WIP: Still incomplete... Community contributions would be greatly welcome!_

This is an overview of the algorithms in `bitsandbytes` that we think would also be useful as standalone entities.
This is an overview of the functional API in `bitsandbytes` that we think would also be useful as standalone entities.

## Using Int8 Matrix Multiplication