install:
    brew install huggingface-cli

sign-in:
    hf auth login

show-current-user:
    hf auth whoami
