testAI / download.py
MohsenParsa's picture
Create download.py
b6ab55d verified
raw
history blame
213 Bytes
from huggingface_hub import hf_hub_download
hf_hub_download(repo_id="bartowski/aya-23-8B-GGUF", filename="aya-23-8B-Q3_K_S.gguf")
hf_hub_download(repo_id="ChristianAzinn/labse-gguf", filename="labse.Q3_K_S.gguf")