Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
VainF committed Nov 17, 2024
1 parent 5b02eeb commit 36febef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/LLMs/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 36febef

Please sign in to comment.