Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sam2ai
/
embed_api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
embed_api
/
download.py
sam2ai
Synced repo using 'sync_with_huggingface' Github Action
c4e0c0c
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
142 Bytes
from
huggingface_hub
import
snapshot_download
snapshot_download(repo_id=
"BAAI/bge-small-en-v1.5"
, local_dir=
'models/BAAI/bge-small-en-v1.5'
)