Franzabner commited on
Commit
3ceefff
·
verified ·
1 Parent(s): f17fc04

Add placeholder README

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - pruning
5
+ - mixture-of-experts
6
+ - energy-efficiency
7
+ - raspberry-pi
8
+ ---
9
+
10
+ # expert-pruning-epi
11
+
12
+ MoE expert removal measured by EPI -- Qwen3-30B-A3B on Raspberry Pi 5
13
+
14
+ > Placeholder -- full content coming soon. See the [GitHub repo](https://github.com/Franzabner/expert-pruning-epi) for current work.