Skip to content

Commit 646521e

Browse files
committed
Remove trailing white space
1 parent 6d3ac9a commit 646521e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

convert_hf_to_gguf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4415,7 +4415,7 @@ def prepare_tensors(self):
44154415
@Model.register("PLMForCausalLM")
44164416
class PLMModel(Model):
44174417
model_arch = gguf.MODEL_ARCH.PLM
4418-
4418+
44194419
def set_vocab(self):
44204420
self._set_vocab_gpt2()
44214421

0 commit comments

Comments
 (0)