File size: 181 Bytes
d16596c
 
 
1
2
3
import subprocess
subprocess.Popen("git lfs install", shell=True)
subprocess.Popen("GIT_LFS_SKIP_SMUDGE=1 git clone https://huggingface.co/HuggingFaceH4/zephyr-7b-beta", shell=True)