oopere commited on
Commit
1eccf90
·
verified ·
1 Parent(s): 3de470d

Update README.md

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