This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
python
/
self-constructing_graph
Beobachten
2
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
d2195b9be8
Branches
Tags
develop
feature/V20250609_user_organization
master
self-constru...
/
command
/
download_bge_model.py
download_bge_model.py
99 B
Verlauf
Originalformat
1
2
3
#模型下载
from modelscope import snapshot_download
model_dir = snapshot_download('BAAI/bge-m3')