sunpian1
sunpian1
Can deepspeed-MII run on AMD GPU? susie.sun@yz-amd1:~$ deepspeed --num_gpus 1 pipe.py [2023-12-05 09:42:21,499] [INFO] [real_accelerator.py:161:get_accelerator] Setting ds_accelerator to cuda (auto detect) [2023-12-05 09:42:21,780] [WARNING] [runner.py:203:fetch_hostfile] Unable to find hostfile, will...
susie.sun@yizhu-amd8:~/lm-evaluation-harness$ sudo pip install -e . [sudo] password for susie.sun: Obtaining file:///home/susie.sun/lm-evaluation-harness Installing build dependencies ... done Checking if build backend supports build_editable ... done Getting requirements to build wheel...
susie.sun@yizhu-R5300-G5:/project/download/glm-130b$ ls -l total 494483648 -rw-r--r-- 1 susie.sun SW 253175476224 5月 27 10:19 glm-130b-sat.tar -rw-r--r-- 1 susie.sun SW 4294967296 5月 22 18:11 glm-130b-sat.tar.part_00 -rw-r--r-- 1 susie.sun SW 4294967296 5月 22...
Does it support mobilenetv3?
error
(mlperf) susie.sun@yizhu-R5300-G5:~$ cmr "run mobilenet-models _tflite _accuracy-only" \ > --adr.compiler.tags=gcc \ > --results_dir=$HOME/mobilenet_results * cm run script "run mobilenet-models _tflite _accuracy-only" * cm run script "get sys-utils-cm" ! load /home/susie.sun/CM/repos/local/cache/576bc766a772475d/cm-cached-state.json...
Can it run on AMD gpu?
Do you support a local path to the model?
(mlperf) susie.sun@yizhu-R5300-G5:~$ cmr "run mlperf inference generate-run-cmds _submission" --quiet --submitter="MLCommons" --hw_name=default --model=resnet50 --implementation=reference --backend=tf --device=gpu --scenario=Offline --adr.compiler.tags=gcc --target_qps=1 --category=edge --division=open * cm run script "run mlperf inference generate-run-cmds _submission" *...
docker run -d -p 12003:12003 -p 11018:11018 vinc02131/testhub:1.0.4 前端接口地址 http://127.0.0.1:11018/ 后端接口文档 http://127.0.0.1:12003/swagger-ui/index.html#/ 怎么样让前端接口地址不是127.0.0.1,而是指定IP?