Improve: Use the device_map option in transformers to load BERT models directly to the GPU
This commit is contained in:
@@ -22,6 +22,7 @@ classifiers = [
|
||||
"Programming Language :: Python :: Implementation :: CPython",
|
||||
]
|
||||
dependencies = [
|
||||
"accelerate",
|
||||
"cmudict",
|
||||
"cn2an",
|
||||
"g2p_en",
|
||||
|
||||
Reference in New Issue
Block a user