I just want to test Milvus on GPU server with milvus_cli. But there is no any GPU_IVF_FLAT option to create index. The output is like that: Milvus cli version: 0.4.0
Pymilvus version: 2.3.0
Learn more: https://github.com/zilliztech/milvus_cli.
milvus_cli >
milvus_cli > create index
Collection name (docs_general, car): car
The name of the field to create an index for (id, vector, color, brand): vector
Index name: idx_vct
Index type (FLAT, IVF_FLAT, IVF_SQ8, IVF_PQ, RNSG, HNSW, ANNOY, AUTOINDEX, DISKANN, ) []:
I just want to test Milvus on GPU server with milvus_cli. But there is no any GPU_IVF_FLAT option to create index. The output is like that: Milvus cli version: 0.4.0 Pymilvus version: 2.3.0 Learn more: https://github.com/zilliztech/milvus_cli. milvus_cli > milvus_cli > create index Collection name (docs_general, car): car The name of the field to create an index for (id, vector, color, brand): vector Index name: idx_vct Index type (FLAT, IVF_FLAT, IVF_SQ8, IVF_PQ, RNSG, HNSW, ANNOY, AUTOINDEX, DISKANN, ) []: