Skip to content

Commit 5b81972

Browse files
committed
fix style
1 parent 919318e commit 5b81972

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

convert_hf_to_gguf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2113,7 +2113,6 @@ def modify_tensors(self, data_torch: Tensor, name: str, bid: int | None) -> Iter
21132113
return []
21142114

21152115

2116-
21172116
@ModelBase.register("Mistral3ForConditionalGeneration")
21182117
class Mistral3Model(LlamaModel):
21192118
model_arch = gguf.MODEL_ARCH.LLAMA

0 commit comments

Comments
 (0)