kserve model image add
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
| `inferenceService.model.args[1]` | 사용할 모델 이름 | `--model_name=phi-1.5` |
|
||||
| `inferenceService.model.args[2]` | 데이터 타입 설정 | `--dtype=float16` |
|
||||
| `inferenceService.model.storageUri` | 모델 파일 저장 위치 | `pvc://model-volume/phi-1_5` |
|
||||
| `inferenceService.model.image` | 모델 서빙 이미지 | `kserve/huggingfaceserver:v0.15.0-gpu` |
|
||||
|
||||
### 3) 리소스 설정
|
||||
|
||||
|
||||
Reference in New Issue
Block a user