oopere commited on
Commit
6afb14a
·
verified ·
1 Parent(s): 50a192d

Corrected Mariusz link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -61,5 +61,5 @@ This model is not intended to be used directly, but rather to be fine-tuned for
61
  - Can run on hardware with ~20% less memory than original
62
 
63
  ## Acknowledgments
64
- - Thanks to Mariusz Kurman(https://huggingface.co/mkurman) for creating [llama-pruning](https://github.com/MedITSolutionsKurman/llama-pruning), a library that implements and extends this pruning methodology.
65
 
 
61
  - Can run on hardware with ~20% less memory than original
62
 
63
  ## Acknowledgments
64
+ - Thanks to [Mariusz Kurman](https://huggingface.co/mkurman) for creating [llama-pruning](https://github.com/MedITSolutionsKurman/llama-pruning), a library that implements and extends this pruning methodology.
65