We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ef1ab2 commit a11770aCopy full SHA for a11770a
src/compressed_tensors/transform/apply.py
@@ -12,8 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-from collections import defaultdict
16
-from typing import Dict, List, Tuple
+from typing import Dict
17
18
import torch
19
from accelerate.utils import has_offloaded_params
0 commit comments