Commit c3c2c3a
[Fix] Export TORCH_CUDA_ARCH_LIST in install.sh (ModelCloud#133)
* chore: update TORCH_CUDA_ARCH_LIST in install.sh
* chore: remove importlib from requirements.txt
* chore: Fix multi-gpu environment check in bitblas_target_detector.py
* chore: Update logger.info message in qlinear_bitblas.py
* Update install.sh
We like to not use PTX compilation for now.
---------
Co-authored-by: Qubitium-ModelCloud <[email protected]>1 parent 9a56c81 commit c3c2c3a
File tree
4 files changed
+3
-4
lines changed- gptqmodel/nn_modules/qlinear
4 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
0 commit comments