hf-scripts / mb example.py
Anthonyg5005's picture
Create mb example.py
0b6905a verified
raw
history blame
169 Bytes
from huggingface_hub import login, get_token, create_branch
login(get_token())
create_branch('Anthonyg5005/rishiraj-meow-10.7B-exl2', repo_type='model', branch='8bit')