Results 1 comments of Well Lee

model = AutoModel.from_pretrained("localpath", trust_remote_code=True).float().to('mps') func = kernels.int4WeightExtractionHalf AttributeError: 'NoneType' object has no attribute 'int4WeightExtractionHalf'