Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
bitsandbytes
Commits
a0fc3db7
Unverified
Commit
a0fc3db7
authored
Feb 06, 2024
by
Titus
Committed by
GitHub
Feb 06, 2024
Browse files
docs: fix broken links (#1045)
* add anchor link * fix typo in link * links to subheadings don't work
parent
bb5f6b97
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
docs/source/index.mdx
docs/source/index.mdx
+3
-3
docs/source/optimizers.mdx
docs/source/optimizers.mdx
+1
-1
No files found.
docs/source/index.mdx
View file @
a0fc3db7
...
...
@@ -8,9 +8,9 @@ There are ongoing efforts to support further hardware backends, i.e. Intel CPU +
## API documentation
- [
Linear4bit
](quantizaton
#linear4bit
)
- [
Linear8bit](quantizaton#linear8bit
)
- [
StableEmbedding](optimizers#stableembedding
)
- [
Quantization
](quantizat
i
on)
- [
Integrations](integrations
)
- [
Optimizers](optimizers
)
# License
...
...
docs/source/optimizers.mdx
View file @
a0fc3db7
...
...
@@ -184,7 +184,7 @@ class MyModule(torch.nn.Module):
Here
we
'll provide further auto-generated API docs soon. Please feel free to contribute doc-strings for the respective optimizers, as `bitsandbytes` is a community effort.
## StableEmbedding
##
#
StableEmbedding
[[stable-emb-api]]
[[autodoc]] bitsandbytes.nn.StableEmbedding
- __init__
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment