We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df072d2 commit 90e7d6dCopy full SHA for 90e7d6d
convert-mpt-hf-to-gguf.py
@@ -1,5 +1,5 @@
1
#!/usr/bin/env python3
2
-# HF gptneox--> gguf conversion
+# HF mpt--> gguf conversion
3
4
from __future__ import annotations
5
0 commit comments