Skip to content

Commit

Permalink
Update gpt-2 example CPU request
Browse files Browse the repository at this point in the history
  • Loading branch information
deliahu committed Sep 23, 2019
1 parent 5ad9f24 commit 076c596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/text-generator/cortex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
model: s3://cortex-examples/text-generator/gpt-2/124M
request_handler: handler.py
compute:
cpu: 1
gpu: 1
cpu: 2

0 comments on commit 076c596

Please sign in to comment.