Where can I find the config.json file?

#11
by ThalesLuo - opened

Hi. I try to use llama factory to train this model, but I found that the download path miss the configuration files, and have below exception. May I know how to get those modle configruation files? Thank you.

ValueError: Unrecognized model in D:/Work/AI Model backup/Qwen_QwQ-32B-GGUF_Q8. Should have a model_type key in its config.json, or contain one of the following strings in its name: albert, align, altclip, aria, aria_text, audio-spectrogram-transformer, autoformer, bamba, bark, bart, beit, bert, bert-generation, big_bird, bigbird_pegasus, biogpt, bit, blenderbot, blenderbot-small, blip, blip-2, bloom,.....

I think if you're training (unless there's something I don't know about) you should be using the original weights from here:

https://huggingface.co/Qwen/QwQ-32B

Your need to confirm your account before you can post a new comment.

Sign up or log in to comment