hlky
Results
92
comments of
hlky
@ddpasa Is there a `text_encoders.t5xxl.transformer.shared.weight`?
@ddpasa Thanks, on second look the easiest fix for this issue is to install `accelerate`, this is indeed broken with the `model.load_state_dict` path, but works with the `load_model_dict_into_meta` path when...