I am running below command:
mlcr run-mlperf,inference,_find-performance,_full,_r5.1-dev
--model=llama3_1-8b
--implementation=reference
--framework=vllm
--category=edge
--scenario=Offline
--execution_mode=test
--device=cuda
--docker --quiet
--test_query_count=50 --rerun
Following is an issue that I am running into "Git command failed" This similar issue i am facing when i am running the resnet50 as well>
Attached the console log : mlperf_inference_LLAMA38-B.txt