danieldk HF Staff commited on
Commit
7c5923b
·
1 Parent(s): 83332ce

Update build.toml

Browse files
Files changed (1) hide show
  1. build.toml +1 -1
build.toml CHANGED
@@ -1,6 +1,6 @@
1
  [general]
2
  name = "quantization"
3
- universal = false
4
 
5
  [torch]
6
  include = ["."]
 
1
  [general]
2
  name = "quantization"
3
+ backends = ["cuda"]
4
 
5
  [torch]
6
  include = ["."]