kuotient commited on
Commit
a04f489
1 Parent(s): 1dc1e5a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -86,5 +86,5 @@ slices:
86
  layer_range: [24, 32] # The last 8 layers of Block 3 are not duplicated
87
 
88
  merge_method: passthrough
89
- dtype: float16
90
  ```
 
86
  layer_range: [24, 32] # The last 8 layers of Block 3 are not duplicated
87
 
88
  merge_method: passthrough
89
+ dtype: bfloat16
90
  ```