hezeli123

Results 5 issues of hezeli123

### Motivation 70B models or more larger modes should be deployed by multi-nodes( A30/L40s ...). Multi-nodes surpport will be appreciate. ### Related resources _No response_ ### Additional context _No response_

awaiting response
Stale
backlog

### System Info 2 * 4 L40s load llama2-70B, 1 model: tensorrt_llm. using image: nvcr.io/nvidia/tritonserver:23.11-trtllm-python-py3 ### Who can help? _No response_ ### Information - [X] The official example scripts -...

bug

# opencv code: from pathlib import Path import numpy as np import cv2 import cvcuda import logging import torch from PIL import Image img = cv2.imread('./0.jpg', cv2.IMREAD_UNCHANGED) pil_img = Image.fromarray(img.astype(np.uint8))...

bug

### Checklist - [X] 1. I have searched related issues but cannot get the expected help. - [X] 2. The bug has not been fixed in the latest version. -...

### Checklist - [X] 1. I have searched related issues but cannot get the expected help. - [x] 2. The bug has not been fixed in the latest version. ###...