ssmits commited on
Commit
6ad8f98
·
verified ·
1 Parent(s): aab2567

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -27,7 +27,8 @@ slices:
27
  layer_range: [56,59]
28
 
29
  merge_method: passthrough
30
- dtype: bfloat16\```
 
31
 
32
  [PruneMe](https://github.com/arcee-ai/PruneMe) has been utilized using the AgentWaller/dutch-oasst1 dataset by investigating layer similarity with 4000 samples. The layer ranges for pruning were determined based on this analysis to maintain performance while reducing model size.
33
 
 
27
  layer_range: [56,59]
28
 
29
  merge_method: passthrough
30
+ dtype: bfloat16```
31
+
32
 
33
  [PruneMe](https://github.com/arcee-ai/PruneMe) has been utilized using the AgentWaller/dutch-oasst1 dataset by investigating layer similarity with 4000 samples. The layer ranges for pruning were determined based on this analysis to maintain performance while reducing model size.
34