mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
Add model See merge request jinhai/vecwise_engine!1
Vecwise Engine
Geting started
- Install Miniconda first
conda create --name vec_engine python=3.6conda activate vec_engineconda install faiss-gpu cuda90 -c pytorch # For CUDA9.0conda install flaskpip install flask-restful
Description
Languages
Go
59.3%
C++
20%
Python
19%
Shell
0.7%
Groovy
0.4%
Other
0.4%