update Readme
This commit is contained in:
@@ -20,6 +20,11 @@ docker run -it --rm \
|
|||||||
-v /mnt/contest_ceph/zhoushasha/models/microsoft/beit-base-patch16-224:/model:rw \
|
-v /mnt/contest_ceph/zhoushasha/models/microsoft/beit-base-patch16-224:/model:rw \
|
||||||
--privileged bi100-3.2.1-x86-ubuntu20.04-py3.10-poc-llm-infer:test
|
--privileged bi100-3.2.1-x86-ubuntu20.04-py3.10-poc-llm-infer:test
|
||||||
```
|
```
|
||||||
|
4、测试服务
|
||||||
|
```python
|
||||||
|
curl -X POST http://localhost:10086/v1/private/s782b4996 \
|
||||||
|
> -F "image=@/home/zhoushasha/models/026_0010.jpg"
|
||||||
|
```
|
||||||
|
|
||||||
## 视觉分类模型测试服务原理
|
## 视觉分类模型测试服务原理
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user