We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 565fb42 commit 0157ae0Copy full SHA for 0157ae0
backend/ee/onyx/document_index/vespa/app_config/cloud-services.xml.jinja
@@ -18,9 +18,9 @@
18
<!-- <document type="danswer_chunk" mode="index" /> -->
19
{{ document_elements }}
20
</documents>
21
- <nodes count="75">
22
- <resources vcpu="8.0" memory="64.0Gb" architecture="arm64" storage-type="local"
23
- disk="474.0Gb" />
+ <nodes count="60">
+ <resources vcpu="8.0" memory="128.0Gb" architecture="arm64" storage-type="local"
+ disk="475.0Gb" />
24
</nodes>
25
<engine>
26
<proton>
0 commit comments