Open stduhpf opened 1 year ago
Hi @stduhpf , So sorry for the late reply.
We got held up with work and during our free time we have been exploring ways to use MLIR and potentially remove dependency from GGML as that is more beneficial in the long run. We haven't found the time to move forward with any goals. we will get back to this at the earliest. Alternatively if you have some bandwidth please feel free to raise an MR, No worries if not :)
For example, it still uses old syntax for
convert-pth-to-ggml.py
, and forexport-from-huggingface.py
. Also maybe it would be better to clarify that even when installing through pip, we still need to callcompile.py
to get the quantize executable.