pszemraj commited on
Commit
d234b72
1 Parent(s): 6b9afd2

Upload slice.yaml

Browse files
Files changed (1) hide show
  1. slice.yaml +10 -0
slice.yaml ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ slices:
2
+ - sources:
3
+ - model: microsoft/Phi-3-small-8k-instruct
4
+ layer_range: [0, 24]
5
+ - sources:
6
+ - model: microsoft/Phi-3-small-8k-instruct
7
+ layer_range: [30,32]
8
+
9
+ merge_method: passthrough
10
+ dtype: bfloat16