Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

Commit a28aaef

Browse files
add disclaimer that docker setup needs fixing, but other functionality works
1 parent a3dd409 commit a28aaef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Registration for Intel optimized bitsandbytes operators.
44

55
## Quick Start
66

7+
Note/TODO: the docker compose setup needs debugging, as we got everything to work outside the container, but in the container it's weirdly still looking for `bnb_intel` as a torch extension. Sth to fix for another day.
78
```
89
# Build and enter container
910
docker compose run --build --rm bnb-intel-dev /bin/bash

0 commit comments

Comments
 (0)