Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ClemSummer
/
ai-lab
like
0
Running
on
CPU Upgrade
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5ab0e19
ai-lab
/
prep
/
hf_save_qwen_hf_api.py
ClemSummer
UI Enhancements
f66e5e6
about 1 month ago
raw
Copy download link
history
blame
Safe
158 Bytes
from
huggingface_hub
import
upload_folder
upload_folder(
repo_id=
"ClemSummer/qwen-model-cache"
,
repo_type=
"dataset"
,
folder_path=
"./qwen_model"
)