Neubla-MLteam commited on
Commit
6f3542b
·
verified ·
1 Parent(s): 7c47749

Update README.md

Browse files

Fill out the summary of organization card

Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -7,4 +7,13 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ Neubla Optimized Model Repository
11
+
12
+ Model categories
13
+ - Vision
14
+ - NLP
15
+
16
+ Compression techniques
17
+ - Pruning: channel-pruning, 2:4 semi-structured, etc.
18
+ - Quantization: W8A8, W4AF16, WF8AF8, etc.
19
+ - Parameter-efficient finetuning: PEFT, etc.