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 5ca9f1a commit ad76dcaCopy full SHA for ad76dca
examples/pytorch/text-generator/cortex.yaml
@@ -7,7 +7,7 @@
7
path: predictor.py
8
metadata:
9
num_words: 20
10
- device: cuda
+ device: cuda # use "cpu" to run on CPUs
11
compute:
12
gpu: 1
13
cpu: 1
0 commit comments