Skip to content

Commit 34c5d83

Browse files
committed
fix bad merge
1 parent 9f514e3 commit 34c5d83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

convert_hf_to_gguf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6813,6 +6813,7 @@ def prepare_tensors(self):
68136813
@ModelBase.register("SmolLM3ForCausalLM")
68146814
class SmolLM3Model(LlamaModel):
68156815
model_arch = gguf.MODEL_ARCH.SMOLLM3
6816+
68166817
###### CONVERSION LOGIC ######
68176818

68186819

0 commit comments

Comments
 (0)