diff --git a/requests/vllm.yml b/requests/vllm.yml new file mode 100644 index 000000000..5bd96688f --- /dev/null +++ b/requests/vllm.yml @@ -0,0 +1,11 @@ +action: cirun +feedstocks: + - vllm +resources: + - cirun-openstack-gpu-2xlarge +# switch to true if you need it on pull-requests too +pull_request: true +# revoke access to the gpu runner +revoke: false +# Send an automatic PR to the feedstock to enable cirun defaults +send_pr: true