Error: Could not locate the configuration_command_r_plus.py inside CohereForAI/c4ai-command-r-plus.
#1
by
botkop
- opened
I followed the instructions, but when executing
model_id = "CohereForAI/c4ai-command-r-plus-4bit"
model = AutoModelForCausalLM.from_pretrained(model_id, trust_remote_code=True)
I'm getting this error:
Could not locate the configuration_command_r_plus.py inside CohereForAI/c4ai-command-r-plus.
...
HTTPError: 404 Client Error: Not Found for url: https://huggingface.co/CohereForAI/c4ai-command-r-plus/resolve/main/configuration_command_r_plus.py
hi, this should be fixed now!
't is indeed
thank you
botkop
changed discussion status to
closed