Not Found for url: https://huggingface.co/Lorenzob/aurora-1.6b/resolve/main/model.safetensors
#1
by
brenzel
- opened
I would have liked to have tested it.
Unfortunately, I get the following error message:
404 Client Error: Not Found for url: https://huggingface.co/Lorenzob/aurora-1.6b/resolve/main/model.safetensors
I mainly think that the problem is the weights of the model not included in the repository, I wanted to build a great interface on it for the test and unfortunately it offers me the same problem I will remedy it.
Same Error here. I downloaded the model and use model = Dia.from_local(config_path=r"C:\dia\config.json", checkpoint_path=r"C:\dia\dia_multilingual_model.pt"). But I am not sure how to use it in different languages...