Skip to content

Commit 90e7d6d

Browse files
committed
mpt : fixed comment s/gptneox/mpt/
1 parent df072d2 commit 90e7d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

convert-mpt-hf-to-gguf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env python3
2-
# HF gptneox--> gguf conversion
2+
# HF mpt--> gguf conversion
33

44
from __future__ import annotations
55

0 commit comments

Comments
 (0)