Pruning effect seems a failure (for 12B model)
#9
by shawnfd - opened
After running your script from https://github.com/OPPO-Mente-Lab/Qwen-Image-Pruning/blob/main/inference_12B.py, one would see that the prediction using the pruned weight provided here is even not NORMAl.
But a good thing is: script from https://github.com/OPPO-Mente-Lab/Qwen-Image-Pruning/blob/main/inference.py seems OK.
shawnfd changed discussion title from Pruning effect seems a failure to Pruning effect seems a failure (for 12B model)