Skip to content

Commit

Permalink
add more methods
Browse files Browse the repository at this point in the history
  • Loading branch information
younesbelkada committed Feb 2, 2024
1 parent f735b35 commit daff94c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/quantization.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ Below you will find the docstring of the quantization primitives exposed in bits
## Linear4bit (QLoRA)

[[autodoc]] bitsandbytes.nn.Linear4bit
- __init__

## Linear8bitLt

[[autodoc]] bitsandbytes.nn.Linear8bitLt
- __init__

## StableEmbedding

Expand Down

0 comments on commit daff94c

Please sign in to comment.