horseee / LLM-Pruner

[NeurIPS 2023] LLM-Pruner: On the Structural Pruning of Large Language Models. Support Llama-3/3.1, Llama-2, LLaMA, BLOOM, Vicuna, Baichuan, TinyLlama, etc.
https://arxiv.org/abs/2305.11627
Apache License 2.0
880 stars 106 forks source link

No random seed Settings found in post_training.py #59

Open JunKong5 opened 6 months ago

JunKong5 commented 6 months ago

There are no random seed settings in post_training.py. Did the results in the paper use a random seed setting?

I look forward to your reply. Thank you very much!