Update README.md
Browse files
README.md
CHANGED
|
@@ -49,7 +49,7 @@ slices:
|
|
| 49 |
- model: mistralai/Mistral-7B-v0.1
|
| 50 |
layer_range: [8, 32]
|
| 51 |
merge_method: passthrough
|
| 52 |
-
dtype:
|
| 53 |
```
|
| 54 |
|
| 55 |
|
|
|
|
| 49 |
- model: mistralai/Mistral-7B-v0.1
|
| 50 |
layer_range: [8, 32]
|
| 51 |
merge_method: passthrough
|
| 52 |
+
dtype: bfloat16
|
| 53 |
```
|
| 54 |
|
| 55 |
|