mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-07-01 13:05:52 +00:00
convert : fix flake8 lint
This commit is contained in:
@ -3088,7 +3088,6 @@ class Mamba2Model(Model):
|
||||
return data_torch.squeeze()
|
||||
|
||||
|
||||
|
||||
@Model.register("CohereForCausalLM")
|
||||
class CommandR2Model(Model):
|
||||
model_arch = gguf.MODEL_ARCH.COMMAND_R
|
||||
|
Reference in New Issue
Block a user