-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Hi, thanks for the great work. I have a question about the experiments in predefined structured pruning methods. I am not sure I am understanding the paper correctly.
For predefined structured prun…
-
Hi! in the recipe, if i do not want to quantize and perform structured pruning, is it okk to give quantize:false like below and do not provide QuantizationModifier in the recipe?
SparseGPTModif…
-
First, I’d like to say I really appreciate the work you’ve done here! The pruning method is well-structured and provides a solid framework for model optimization. As I was going through the code, I no…
Nonac updated
1 month ago
-
Thanks for your work, but when I run this code, there is a error: 'Namespace' object has no attribute 'use_kwta', in utils/continual_model.py", line 244, in structured_pruning.
-
Hello, have you updated the code of structured pruning
-
Hi there.
Thank you for your excellent paper.
I have some questions about [Comparing Rewinding and Fine-tuning in Neural Network Pruning](https://openreview.net/forum?id=S1gSj0NKvB). I read intere…
-
Greetings,
We are the authors of the [said paper](https://openreview.net/pdf?id=LdEhiMG9WLO)/[code](https://github.com/choH/lottery_regulated_grouped_kernel_pruning), and we thank you for your incl…
-
Why did I use llama2-7B when pruningthe model to the same size as the original model
-
After reading the paper it never made sense that structured pruning was pruning what, parameters, weights? I think it's a bit abstract, please answer my questions, thanks!