Error with runpod

#1
by sunshein - opened

Hi TheBloke!

I am havign trouble getting gguf to work with runpod, using your LLM template template. When I try to load with model loader llama.cpp, I get this error "TypeError: Llama.init() got an unexpected keyword argument ‘mul_mat_q’" and when I try to load with ctransformers, I get "ModuleNotFoundError: No module named ‘ctransformers’." Any thoughts on how to fix this would be much appreciated.

Screen Shot 2023-09-04 at 6.31.32 PM.png

Screen Shot 2023-09-04 at 6.31.57 PM.png

Sign up or log in to comment