When a GGUF would be available?

#1
by FlameF0X - opened

It would be nice to have a gguf of the model

say not supported by llama.cpp when I tried to convert it

WARNING:hf-to-gguf:Trying to load config.json instead
INFO:hf-to-gguf:Model architecture: MaincoderForCausalLM
ERROR:hf-to-gguf:Model MaincoderForCausalLM is not supported

and https://huggingface.co/spaces/ggml-org/gguf-my-repo errored out

I know, i tried that too. I am guessing that you need to modify llama.cpp to be compatible with MaincoderForCausalLM

Someone from our team is already working on it so there should be an update soon : )

Okay! Hope everything goes well!

Sign up or log in to comment