Yue Sun
Yue Sun
> [@aptsunny](https://github.com/aptsunny) , I assume you encountered the same issue I did a few months ago. Please see the bug report I opened in [#163](https://github.com/ModelTC/llmc/issues/163). I also posted my fix...
> [llmc/configs/quantization/methods/MixPrecision/rtn_w_a_static.yml](https://github.com/ModelTC/llmc/blob/b0bf39e96a0ce44f74ec9a42729c09f6cd6f893e/configs/quantization/methods/MixPrecision/rtn_w_a_static.yml#L37) > > Line 37 in [b0bf39e](/ModelTC/llmc/commit/b0bf39e96a0ce44f74ec9a42729c09f6cd6f893e) > > ignored_layers: Hi, I noticed that the latest implementation has removed the mix_bits related functionality. As a result, it seems that...
> [general_custom_data_examples.zip](https://github.com/user-attachments/files/18433608/general_custom_data_examples.zip) @aptsunny thx
 The attached spreadsheet contains the results of my tests on [ScreenShotV2](https://hf-mirror.com/datasets/OS-Copilot/ScreenSpot-v2) , which include performance metrics for various categories such as mobile_text, mobile_icon, desktop_text, desktop_icon, web_text, and web_icon. The...
I'm glad to hear that you're testing the accuracy of the CogAgent model after quantization. I'm using a similar [approach](https://github.com/OSU-NLP-Group/UGround/blob/main/offline_evaluation/ScreenSpot/eval.py) to determine the accuracy. Specifically, I'm checking if the coordinate...