Update README.md
Browse files
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:
|
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 |
```
|