Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ using the Random Pruner from [`LLM-Pruner: On the Structural Pruning of Large La
|
|
13 |
Done to test viability of LLM-Pruner for task-agnostic, low resource Generative AI for Commercial and Personal Use
|
14 |
compared to using out-of-the-box models like [`meta-llama/Llama-3.2-3B-Instruct`](https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct)
|
15 |
|
16 |
-
Our presentation slides may be found
|
17 |
|
18 |
|
19 |
# To replicate,
|
|
|
13 |
Done to test viability of LLM-Pruner for task-agnostic, low resource Generative AI for Commercial and Personal Use
|
14 |
compared to using out-of-the-box models like [`meta-llama/Llama-3.2-3B-Instruct`](https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct)
|
15 |
|
16 |
+
[Our presentation slides may be found here](https://drive.google.com/file/d/1_uALSOYl3pe2OVDf46pFVm7LaBhEsfxe/view?usp=sharing)
|
17 |
|
18 |
|
19 |
# To replicate,
|