hf repos create my-secret-model --type model --private
Create a private model repo
Makes a new model repository that only you can see, for work-in-progress weights or proprietary data. The --private flag can be flipped later with `hf repos settings`. Public repos are the default, so remember this flag when the model must not leak.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.