This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
python
/
self-constructing_graph
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
d2195b9be8
Rami (Branch)
Tag
develop
feature/V20250609_user_organization
master
self-constru...
/
command
/
download_bge_model.py
download_bge_model.py
99 B
Cronologia
Originale
1
2
3
#模型下载
from modelscope import snapshot_download
model_dir = snapshot_download('BAAI/bge-m3')