convert : fix flake8 lint

This commit is contained in:
Francis Couture-Harpin 2024-11-04 15:26:15 -05:00
parent 8d8f065743
commit b4e9c5998d

View file

@ -3088,7 +3088,6 @@ class Mamba2Model(Model):
return data_torch.squeeze()
@Model.register("CohereForCausalLM")
class CommandR2Model(Model):
model_arch = gguf.MODEL_ARCH.COMMAND_R