Open qdrddr opened 6 months ago
@qdrddr what is the use case? running vector db on laptop doesn't really make sense.
maybe it's interesting to run milvus-lite on apple GPUs
@xiaofan-luan it might make sense in the future, though
Under the internal name "Project ACDC," Apple is developing Apple Silicon designed specifically for server farms dedicated to AI processing. The company aims to optimize AI applications within its data centers for future versions of its platforms.
@qdrddr what is the use case? running vector db on laptop doesn't really make sense.
What If it's a Maximum config of MaxStudio or Mac Pro with M2 Ultra and 196GB RAM available for GPU with 60 cores?
Is there an existing issue for this?
Is your feature request related to a problem? Please describe.
Milvus can utilize NVIDIA/CUDA to enhance processing speed with GPU. Having Milvus running on M1/M2/M3/M4 ARM arhitecture can speedup development as many developers are using Apple macOS platform.
Describe the solution you'd like.
Run Milvus locally on macOS ARM64 architecture and utilize GPU (via Metal Framework) and ANE accelerators.
Describe an alternate solution.
Runing on servers with nvidia or CPU-only processing.
Anything else? (Additional Context)
No response