Missing Config.json

#3
by Andi2022HH - opened

hi, I wanted to use the model but I am getting an error that the config.json is not available. Where can I find it?

What client are you using? This error normally means that the GGML model is being incorrectly detected as a pytorch model. GGML files do not require a config.json in most cases.

i get this error using hugginface

GGML models are not supported with Hugging Face inference. Please see the README for a list of some clients and libraries that support GGML models. Or use TheBloke/wizard-vicuna-13B-HF or TheBloke/wizard-vicuna-13B-GPTQ

Sign up or log in to comment