Skip to content

Commit a8406ed

Browse files
committed
update README
1 parent fe196d9 commit a8406ed

File tree

4 files changed

+20
-0
lines changed

4 files changed

+20
-0
lines changed

.gitignore

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
__pycache__
2+
build
3+
dist
4+
*.txt
5+
*.pt
6+
*egg-info*
7+
tmp
8+
output
9+
*.pyc
10+
.idea
11+
*.zip
12+
cache/
13+
temp/
14+
checkpoints/
15+
huggingface/
16+
log/
17+
act_scales/
18+
act_shifts/
19+
temp.sh
20+

imgs/weight_activation.png

-307 KB
Binary file not shown.

imgs/weight_activaton.png

305 KB
Loading

imgs/weight_only.png

-48.3 KB
Loading

0 commit comments

Comments
 (0)