This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
python
/
self-constructing_graph
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Branch:
master
Branches
Tags
master
self-constru...
/
command
/
download_bge_model.py
download_bge_model.py
99 B
Permalink
Lịch sử
Raw
1
2
3
#模型下载
from modelscope import snapshot_download
model_dir = snapshot_download('BAAI/bge-m3')