This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
python
/
self-constructing_graph
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
master
Branches
Tags
master
self-constru...
/
command
/
download_bge_model.py
download_bge_model.py
99 B
Lien permanent
Historique
Raw
1
2
3
#模型下载
from modelscope import snapshot_download
model_dir = snapshot_download('BAAI/bge-m3')