We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e630ec commit d7fb7c7Copy full SHA for d7fb7c7
tests/model_explainability/lm_eval/conftest.py
@@ -216,7 +216,7 @@ def vllm_emulator_deployment(
216
"containers": [
217
{
218
"image": "quay.io/trustyai_testing/vllm_emulator"
219
- "@sha256:4214f31bff9de6cc723da23324fb8974cea8abadcab621d85a97a3503cabbdc6",
+ "@sha256:c4bdd5bb93171dee5b4c8454f36d7c42b58b2a4ceb74f29dba5760ac53b5c12d",
220
"name": "vllm-emulator",
221
"securityContext": {
222
"allowPrivilegeEscalation": False,
0 commit comments