File size: 169 Bytes
0b6905a |
1 2 3 4 5 |
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') |
0b6905a |
1 2 3 4 5 |
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') |