convert : fix flake8 lint
Some checks failed
Python check requirements.txt / check-requirements (push) Has been cancelled
flake8 Lint / Lint (push) Has been cancelled
Python Type-Check / pyright type-check (push) Has been cancelled

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