Please update the model loader to allow me to simply select the models from my own files and not manage any downloads. I already have the models and tried to point it to them, but I just get this error:
401 Client Error. (Request ID: Root=1-681eca13-384fd4f158c505a10d932fd9;0d66532a-4508-4709-a915-bb5b94c4bb14)
Repository Not Found for url: https://huggingface.co/api/models/TTS/orpheus-3b-0.1-ft-q4_k_m.gguf/revision/main.
Please make sure you specified the correct `repo_id` and `repo_type`.
If you are trying to access a private or gated repo, make sure you are authenticated. For more details, see https://huggingface.co/docs/huggingface_hub/authentication
Invalid username or password.
same issue for my TTS/hubertsiuzdak_snac_24khz.safetensors file.
If it could allow me to select the files myself be it gguf or safetensors, that would be ideal.
Please update the model loader to allow me to simply select the models from my own files and not manage any downloads. I already have the models and tried to point it to them, but I just get this error:
same issue for my
TTS/hubertsiuzdak_snac_24khz.safetensorsfile.If it could allow me to select the files myself be it gguf or safetensors, that would be ideal.