Yue Sun

Results 10 issues of Yue Sun

## Description Modified based on open-mmlab/mmrazor/dev-1.x and pprp/mmrazor/autoformer_dev branch. Add subnet and supernet weights from gml for autoformer. Add interface for search config. ## Modification 1. Amend dataloader sample adapt...

## Description Modified based on open-mmlab/mmrazor/dev-1.x and pprp/mmrazor/autoformer_dev branch. Add subnet and supernet weights from gml for autoformer. Add interface for search config. ## Modification 1. Amend dataloader sample adapt...

Are there any considerations for hyperparameters configuration in this paper? (Lambda=100), How long does the amount of dataset and corresponding training time until convergence? Looking forward to your answer.

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand...

WIP
planned feature

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand...

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand...

### Feature request / 功能建议 Quantization Process and Script Availability: In the provided documentation, it is mentioned that the model can be run with INT4 or INT8 inference, which is...

### Feature request / 功能建议 Hello CogAgent Team, I hope this message finds you well. I am currently working with the cogagent-9b-20241220 model and have noted that there is currently...

When using static quantization for activation, we encountered an issue where the mixed-precision quantization fails due to the order of registering activation parameters. This incompatibility disrupts the expected behavior of...

Hello, I am currently working with the `vlm_datasets` calibration data class as outlined in the documentation [here](https://llmc-zhcn.readthedocs.io/en/latest/advanced/VLM_quant%26img-txt_dataset.html). I noticed that there seems to be some aspects of the implementation that...