We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2748d76 + 0315ebf commit 13e74f7Copy full SHA for 13e74f7
4 files changed
bitsandbytes/nn/__init__.py
@@ -2,7 +2,7 @@
2
#
3
# This source code is licensed under the MIT license found in the
4
# LICENSE file in the root directory of this source tree.
5
-from .experts import Experts4bit
+from .experts import Experts4bit, ExpertsNbit
6
from .modules import (
7
Embedding,
8
Embedding4bit,
0 commit comments