JYChen

Results 7 issues of JYChen

add english document for vehicle attribute recognition model.

There is a lot of redundant code in `pipeline.py` for initializing classes. This PR is aimed to make the code more clear. - Put part of parsing `args` and `cfgs`...

The android demo looks pretty good,especially in terms of speed. Can you share the strategy and the algorithm of face bounding box detection?

### PR types New features ### PR changes Models ### Description Support baichuan2-13b for inference, based on https://github.com/PaddlePaddle/PaddleNLP/pull/8005

stale

### PR Category Execute Infrastructure ### PR Types Bug fixes ### Description This PR is similar to https://github.com/PaddlePaddle/Paddle/pull/68520 ; For advanced / combined setitem, if input Tensor's `stop_gradient=True`, the values...

## Motivation > :bulb: If this PR is a Cherry Pick, the PR title needs to follow the format by adding the [Cherry-Pick] label at the very beginning and appending...

## Motivation This pr supports modelopt format NVFP4 inference (currently, only Qwen/Ernie) by introducing Flashinfer as a backend. It requires GPU with sm>=100 and Flashinfer installtion. ## Modifications With paddle...