cataluna84
commited on
Update README.md
Browse files
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 |
+
|