We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e87d54c + e4119a7 commit b646efaCopy full SHA for b646efa
billion-scale-vector-search/app/src/main/application/services.xml
@@ -3,7 +3,7 @@
3
<!-- Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.-->
4
<container id='default' version='1.0'>
5
<nodes count="1">
6
- <resources vcpu="8" memory="16Gb" disk="50Gb"/>
+ <resources vcpu="16" memory="32Gb" disk="50Gb"/>
7
</nodes>
8
<component id='ai.vespa.examples.ClusteringComponent' bundle='billion-scale-vector-search'/>
9
<search>
0 commit comments