Skip to content

Commit 0157ae0

Browse files
[Vespa] Update to optimized configuration pt.2 (onyx-dot-app#5113)
1 parent 565fb42 commit 0157ae0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

backend/ee/onyx/document_index/vespa/app_config/cloud-services.xml.jinja

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
<!-- <document type="danswer_chunk" mode="index" /> -->
1919
{{ document_elements }}
2020
</documents>
21-
<nodes count="75">
22-
<resources vcpu="8.0" memory="64.0Gb" architecture="arm64" storage-type="local"
23-
disk="474.0Gb" />
21+
<nodes count="60">
22+
<resources vcpu="8.0" memory="128.0Gb" architecture="arm64" storage-type="local"
23+
disk="475.0Gb" />
2424
</nodes>
2525
<engine>
2626
<proton>

0 commit comments

Comments
 (0)