mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-11-13 14:29:52 +00:00
convert : fix flake8 lint
This commit is contained in:
parent
8d8f065743
commit
b4e9c5998d
@ -3088,7 +3088,6 @@ class Mamba2Model(Model):
|
||||
return data_torch.squeeze()
|
||||
|
||||
|
||||
|
||||
@Model.register("CohereForCausalLM")
|
||||
class CommandR2Model(Model):
|
||||
model_arch = gguf.MODEL_ARCH.COMMAND_R
|
||||
|
Loading…
Reference in New Issue
Block a user