moiduy04 commited on
Commit
b38ac29
·
verified ·
1 Parent(s): 50d2534

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 [here](https://drive.google.com/file/d/1SUGGgOAq-mizqwM_KveBQ2pWdyglPVdM/view?usp=sharing)
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,