fix lint
This commit is contained in:
parent
568110aab5
commit
fc09437496
1 changed files with 1 additions and 0 deletions
|
@ -3422,6 +3422,7 @@ class ChatGLMModel(Model):
|
|||
name = name.removeprefix("transformer.")
|
||||
return [(self.map_tensor_name(name), data_torch)]
|
||||
|
||||
|
||||
@Model.register("ChameleonForCausalLM")
|
||||
class ChameleonModel(Model):
|
||||
model_arch = gguf.MODEL_ARCH.CHAMELEON
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue