mpt : fixed comment s/gptneox/mpt/

This commit is contained in:
Jan Ploski 2023-10-02 19:55:59 +02:00
parent df072d2d99
commit 90e7d6de28

View file

@ -1,5 +1,5 @@
#!/usr/bin/env python3 #!/usr/bin/env python3
# HF gptneox--> gguf conversion # HF mpt--> gguf conversion
from __future__ import annotations from __future__ import annotations