Trying to upload my lora adapters but everytime I create a new model it’s automatically gated. I want scripts interacting with the model to not require an api token or any access, it should be immediately accessible. how can I accomplish this?
1 Like
By default, it is set to Public, so I think it is either explicitly specified as Gated in the script or a bug in Hugging Face. There may be a setting option in the script.