From 36febef5eec5aa3767971c1259199c8247ad6d31 Mon Sep 17 00:00:00 2001 From: VainF <2218880241@qq.com> Date: Sun, 17 Nov 2024 17:08:45 +0800 Subject: [PATCH] update --- examples/LLMs/readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/LLMs/readme.md b/examples/LLMs/readme.md index 0b5816a..95f5b00 100644 --- a/examples/LLMs/readme.md +++ b/examples/LLMs/readme.md @@ -358,7 +358,6 @@ python prune_llm.py --model Qwen/Qwen2-7B --pruning_ratio 0.5 ``` ----------------- Before Pruning ----------------- ------------------ Before Pruning ----------------- Qwen2ForCausalLM( (model): Qwen2Model( (embed_tokens): Embedding(152064, 3584)