@@ -9,7 +9,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
9
9
:selected:
10
10
:sync: tpu
11
11
12
- :::{include} tpu.inc.md
12
+ :::{include} ai_accelerator/ tpu.inc.md
13
13
:start-after: "# Installation"
14
14
:end-before: "## Requirements"
15
15
:::
@@ -19,7 +19,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
19
19
::::{tab-item} Intel Gaudi
20
20
:sync: hpu-gaudi
21
21
22
- :::{include} hpu-gaudi.inc.md
22
+ :::{include} ai_accelerator/ hpu-gaudi.inc.md
23
23
:start-after: "# Installation"
24
24
:end-before: "## Requirements"
25
25
:::
@@ -29,7 +29,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
29
29
::::{tab-item} AWS Neuron
30
30
:sync: neuron
31
31
32
- :::{include} neuron.inc.md
32
+ :::{include} ai_accelerator/ neuron.inc.md
33
33
:start-after: "# Installation"
34
34
:end-before: "## Requirements"
35
35
:::
@@ -39,7 +39,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
39
39
::::{tab-item} OpenVINO
40
40
:sync: openvino
41
41
42
- :::{include} openvino.inc.md
42
+ :::{include} ai_accelerator/ openvino.inc.md
43
43
:start-after: "# Installation"
44
44
:end-before: "## Requirements"
45
45
:::
@@ -56,7 +56,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
56
56
::::{tab-item} Google TPU
57
57
:sync: tpu
58
58
59
- :::{include} tpu.inc.md
59
+ :::{include} ai_accelerator/ tpu.inc.md
60
60
:start-after: "## Requirements"
61
61
:end-before: "## Configure a new environment"
62
62
:::
@@ -66,7 +66,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
66
66
::::{tab-item} Intel Gaudi
67
67
:sync: hpu-gaudi
68
68
69
- :::{include} hpu-gaudi.inc.md
69
+ :::{include} ai_accelerator/ hpu-gaudi.inc.md
70
70
:start-after: "## Requirements"
71
71
:end-before: "## Configure a new environment"
72
72
:::
@@ -76,7 +76,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
76
76
::::{tab-item} AWS Neuron
77
77
:sync: neuron
78
78
79
- :::{include} neuron.inc.md
79
+ :::{include} ai_accelerator/ neuron.inc.md
80
80
:start-after: "## Requirements"
81
81
:end-before: "## Configure a new environment"
82
82
:::
@@ -86,7 +86,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
86
86
::::{tab-item} OpenVINO
87
87
:sync: openvino
88
88
89
- :::{include} openvino.inc.md
89
+ :::{include} ai_accelerator/ openvino.inc.md
90
90
:start-after: "## Requirements"
91
91
:end-before: "## Set up using Python"
92
92
:::
@@ -103,7 +103,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
103
103
::::{tab-item} Google TPU
104
104
:sync: tpu
105
105
106
- :::{include} tpu.inc.md
106
+ :::{include} ai_accelerator/ tpu.inc.md
107
107
:start-after: "## Configure a new environment"
108
108
:end-before: "## Set up using Python"
109
109
:::
@@ -113,7 +113,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
113
113
::::{tab-item} Intel Gaudi
114
114
:sync: hpu-gaudi
115
115
116
- :::{include} hpu-gaudi.inc.md
116
+ :::{include} ai_accelerator/ hpu-gaudi.inc.md
117
117
:start-after: "## Configure a new environment"
118
118
:end-before: "## Set up using Python"
119
119
:::
@@ -123,7 +123,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
123
123
::::{tab-item} AWS Neuron
124
124
:sync: neuron
125
125
126
- :::{include} neuron.inc.md
126
+ :::{include} ai_accelerator/ neuron.inc.md
127
127
:start-after: "## Configure a new environment"
128
128
:end-before: "## Set up using Python"
129
129
:::
@@ -133,7 +133,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
133
133
::::{tab-item} OpenVINO
134
134
:sync: openvino
135
135
136
- :::{include} ../ python_env_setup.inc.md
136
+ :::{include} python_env_setup.inc.md
137
137
:::
138
138
139
139
::::
@@ -150,7 +150,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
150
150
::::{tab-item} Google TPU
151
151
:sync: tpu
152
152
153
- :::{include} tpu.inc.md
153
+ :::{include} ai_accelerator/ tpu.inc.md
154
154
:start-after: "### Pre-built wheels"
155
155
:end-before: "### Build wheel from source"
156
156
:::
@@ -160,7 +160,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
160
160
::::{tab-item} Intel Gaudi
161
161
:sync: hpu-gaudi
162
162
163
- :::{include} hpu-gaudi.inc.md
163
+ :::{include} ai_accelerator/ hpu-gaudi.inc.md
164
164
:start-after: "### Pre-built wheels"
165
165
:end-before: "### Build wheel from source"
166
166
:::
@@ -170,7 +170,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
170
170
::::{tab-item} AWS Neuron
171
171
:sync: neuron
172
172
173
- :::{include} neuron.inc.md
173
+ :::{include} ai_accelerator/ neuron.inc.md
174
174
:start-after: "### Pre-built wheels"
175
175
:end-before: "### Build wheel from source"
176
176
:::
@@ -180,7 +180,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
180
180
::::{tab-item} OpenVINO
181
181
:sync: openvino
182
182
183
- :::{include} openvino.inc.md
183
+ :::{include} ai_accelerator/ openvino.inc.md
184
184
:start-after: "### Pre-built wheels"
185
185
:end-before: "### Build wheel from source"
186
186
:::
@@ -197,7 +197,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
197
197
::::{tab-item} Google TPU
198
198
:sync: tpu
199
199
200
- :::{include} tpu.inc.md
200
+ :::{include} ai_accelerator/ tpu.inc.md
201
201
:start-after: "### Build wheel from source"
202
202
:end-before: "## Set up using Docker"
203
203
:::
@@ -207,7 +207,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
207
207
::::{tab-item} Intel Gaudi
208
208
:sync: hpu-gaudi
209
209
210
- :::{include} hpu-gaudi.inc.md
210
+ :::{include} ai_accelerator/ hpu-gaudi.inc.md
211
211
:start-after: "### Build wheel from source"
212
212
:end-before: "## Set up using Docker"
213
213
:::
@@ -217,7 +217,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
217
217
::::{tab-item} AWS Neuron
218
218
:sync: neuron
219
219
220
- :::{include} neuron.inc.md
220
+ :::{include} ai_accelerator/ neuron.inc.md
221
221
:start-after: "### Build wheel from source"
222
222
:end-before: "## Set up using Docker"
223
223
:::
@@ -227,7 +227,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
227
227
::::{tab-item} OpenVINO
228
228
:sync: openvino
229
229
230
- :::{include} openvino.inc.md
230
+ :::{include} ai_accelerator/ openvino.inc.md
231
231
:start-after: "### Build wheel from source"
232
232
:end-before: "## Set up using Docker"
233
233
:::
@@ -246,7 +246,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
246
246
::::{tab-item} Google TPU
247
247
:sync: tpu
248
248
249
- :::{include} tpu.inc.md
249
+ :::{include} ai_accelerator/ tpu.inc.md
250
250
:start-after: "### Pre-built images"
251
251
:end-before: "### Build image from source"
252
252
:::
@@ -256,7 +256,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
256
256
::::{tab-item} Intel Gaudi
257
257
:sync: hpu-gaudi
258
258
259
- :::{include} hpu-gaudi.inc.md
259
+ :::{include} ai_accelerator/ hpu-gaudi.inc.md
260
260
:start-after: "### Pre-built images"
261
261
:end-before: "### Build image from source"
262
262
:::
@@ -266,7 +266,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
266
266
::::{tab-item} AWS Neuron
267
267
:sync: neuron
268
268
269
- :::{include} neuron.inc.md
269
+ :::{include} ai_accelerator/ neuron.inc.md
270
270
:start-after: "### Pre-built images"
271
271
:end-before: "### Build image from source"
272
272
:::
@@ -276,7 +276,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
276
276
::::{tab-item} OpenVINO
277
277
:sync: openvino
278
278
279
- :::{include} openvino.inc.md
279
+ :::{include} ai_accelerator/ openvino.inc.md
280
280
:start-after: "### Pre-built images"
281
281
:end-before: "### Build image from source"
282
282
:::
@@ -293,7 +293,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
293
293
::::{tab-item} Google TPU
294
294
:sync: tpu
295
295
296
- :::{include} tpu.inc.md
296
+ :::{include} ai_accelerator/ tpu.inc.md
297
297
:start-after: "### Build image from source"
298
298
:end-before: "## Extra information"
299
299
:::
@@ -303,7 +303,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
303
303
::::{tab-item} Intel Gaudi
304
304
:sync: hpu-gaudi
305
305
306
- :::{include} hpu-gaudi.inc.md
306
+ :::{include} ai_accelerator/ hpu-gaudi.inc.md
307
307
:start-after: "### Build image from source"
308
308
:end-before: "## Extra information"
309
309
:::
@@ -313,7 +313,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
313
313
::::{tab-item} AWS Neuron
314
314
:sync: neuron
315
315
316
- :::{include} neuron.inc.md
316
+ :::{include} ai_accelerator/ neuron.inc.md
317
317
:start-after: "### Build image from source"
318
318
:end-before: "## Extra information"
319
319
:::
@@ -323,7 +323,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
323
323
::::{tab-item} OpenVINO
324
324
:sync: openvino
325
325
326
- :::{include} openvino.inc.md
326
+ :::{include} ai_accelerator/ openvino.inc.md
327
327
:start-after: "### Build image from source"
328
328
:end-before: "## Extra information"
329
329
:::
@@ -340,7 +340,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
340
340
::::{tab-item} Google TPU
341
341
:sync: tpu
342
342
343
- :::{include} tpu.inc.md
343
+ :::{include} ai_accelerator/ tpu.inc.md
344
344
:start-after: "## Extra information"
345
345
:::
346
346
@@ -349,7 +349,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
349
349
::::{tab-item} Intel Gaudi
350
350
:sync: hpu-gaudi
351
351
352
- :::{include} hpu-gaudi.inc.md
352
+ :::{include} ai_accelerator/ hpu-gaudi.inc.md
353
353
:start-after: "## Extra information"
354
354
:::
355
355
@@ -358,7 +358,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
358
358
::::{tab-item} AWS Neuron
359
359
:sync: neuron
360
360
361
- :::{include} neuron.inc.md
361
+ :::{include} ai_accelerator/ neuron.inc.md
362
362
:start-after: "## Extra information"
363
363
:::
364
364
@@ -367,7 +367,7 @@ vLLM is a Python library that supports the following AI accelerators. Select you
367
367
::::{tab-item} OpenVINO
368
368
:sync: openvino
369
369
370
- :::{include} openvino.inc.md
370
+ :::{include} ai_accelerator/ openvino.inc.md
371
371
:start-after: "## Extra information"
372
372
:::
373
373
0 commit comments