Skip to content

Commit

Permalink
Update 2020-08-11-optimizing-billion-scale-image-search-milvus-part-2.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanshuyou authored May 30, 2024
1 parent 8696517 commit bfd9568
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ The rest of this article will describe specific practices and points to be noted

To use Milvus, your CPU must support the avx2 instruction set. For Linux systems, use the following command to check which instruction sets your CPU supports:

<code>cat /proc/cpuinfo | grep flags</code?
<code>cat /proc/cpuinfo | grep flags</code>

Then you get something like:

Expand Down

0 comments on commit bfd9568

Please sign in to comment.