ssmits commited on
Commit
c7e4752
1 Parent(s): 51a3096

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ dtype: bfloat16
42
 
43
  [PruneMe](https://github.com/arcee-ai/PruneMe) has been utilized using the wikimedia/wikipedia French (fr) subset by investigating layer similarity with 2000 samples. The layer ranges for pruning were determined based on this analysis to maintain performance while reducing model size.
44
 
45
- ![Layer Similarity Plot](https://cdn-uploads.huggingface.co/production/uploads/660c0a02cf274b3ab77dd6b7/aS5jGo6KLv6BsmW_aO4PB.png)
46
 
47
  ## Direct Use
48
  Research on large language models; as a foundation for further specialization and finetuning for specific usecases (e.g., summarization, text generation, chatbot, etc.)
 
42
 
43
  [PruneMe](https://github.com/arcee-ai/PruneMe) has been utilized using the wikimedia/wikipedia French (fr) subset by investigating layer similarity with 2000 samples. The layer ranges for pruning were determined based on this analysis to maintain performance while reducing model size.
44
 
45
+ ![Layer Similarity Plot](https://cdn-uploads.huggingface.co/production/uploads/660c0a02cf274b3ab77dd6b7/IcBZFqIRWiDN0XtCpCXE_.png)
46
 
47
  ## Direct Use
48
  Research on large language models; as a foundation for further specialization and finetuning for specific usecases (e.g., summarization, text generation, chatbot, etc.)