config.json
#9
by
john-no-code
- opened
Hi there,
I was just testing a model via the URL https://huggingface.co/DevsDoCode/LLama-3-8b-Uncensored-4bit by typing a random message into the text box labeled "Input a message to start chatting with DevsDoCode/LLama-3-8b-Uncensored-4bit."
After sending the message, an error occurred indicating that the file "config.json" for the model "unsloth/llama-3-8b-bnb-4bit" could not be found. The path where Gradio is searching for the file is: https://huggingface.co/unsloth/llama-3-8b-bnb-4bit/resolve/nonono/config.json
Could you please verify if the file "config.json" is available at this location? It seems to be essential for loading the model correctly.
Thank you for your assistance!
Best regards,
John