Enable common device abstraction for 8bits/4bits #172
Annotations
3 errors and 1 warning
Ruff (F821):
bitsandbytes/backends/__init__.py#L27
bitsandbytes/backends/__init__.py:27:32: F821 Undefined name `torch`
|
Ruff (E402):
bitsandbytes/functional.py#L2082
bitsandbytes/functional.py:2082:1: E402 Module level import not at top of file
|
Lint
Process completed with exit code 1.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|