shawhin commited on
Commit
64f400a
1 Parent(s): 95a022a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -28,9 +28,7 @@ It achieves the following results on the evaluation set:
28
 
29
  Teacher model for knowledge distillation example.
30
 
31
- Video: https://youtu.be/FLkUOkeMd5M <br>
32
- Blog: https://towardsdatascience.com/compressing-large-language-models-llms-9f406eea5b5e <br>
33
- Example code: https://github.com/ShawhinT/YouTube-Blog/tree/main/LLMs/model-compression
34
 
35
  ## Intended uses & limitations
36
 
 
28
 
29
  Teacher model for knowledge distillation example.
30
 
31
+ [Video](https://youtu.be/FLkUOkeMd5M) | [Blog](https://towardsdatascience.com/compressing-large-language-models-llms-9f406eea5b5e) | [Example code](https://github.com/ShawhinT/YouTube-Blog/tree/main/LLMs/model-compression)
 
 
32
 
33
  ## Intended uses & limitations
34