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.
2 parents dcd7c6e + 7a8426e commit 76d6c3fCopy full SHA for 76d6c3f
_data/sidebar.yml
@@ -425,6 +425,8 @@ docs:
425
url: /en/operations-selfhosted/vespa-cmdline-tools.html
426
- page: Docker Containers GPU setup
427
url: /en/operations-selfhosted/vespa-gpu-container.html
428
+ - page: CPU Support
429
+ url: /en/operations-selfhosted/cpu-support.html
430
- page: Service Location Broker
431
url: /en/operations-selfhosted/slobrok.html
432
- page: Change from attribute to index procedure
en/cpu-support.html renamed to en/operations-selfhosted/cpu-support.html
@@ -1,6 +1,9 @@
1
---
2
# Copyright Vespa.ai. All rights reserved.
3
title: "CPU Support"
4
+category: oss
5
+redirect_from:
6
+- /en/cpu-support.html
7
8
9
<p>
0 commit comments