cataluna84 commited on
Commit
3729049
·
verified ·
1 Parent(s): 1fae59e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -13,8 +13,10 @@ Can we create multilingual models that maintain performance comparable to their
13
 
14
  Potential Techniques:
15
  - Pruning
16
- - SparseGPT
17
  - ShortGPT
18
  - Knowledge Distillation
 
19
  - Quantization
20
 
 
 
13
 
14
  Potential Techniques:
15
  - Pruning
16
+ - SparseGPT [GitHub](https://github.com/VishnuVardhanSaiLanka/sparsegpt/tree/aya)
17
  - ShortGPT
18
  - Knowledge Distillation
19
+ - DistillKit [GitHub](https://github.com/ShayekhBinIslam/DistillKit)
20
  - Quantization
21
 
22
+