Skip to content

Commit ddd05f4

Browse files
mgointlrmchlsmth
andauthored
Update README.md
Co-authored-by: Tyler Michael Smith <[email protected]>
1 parent 12d2882 commit ddd05f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Each quantized layer in the state_dict will have:
8686
If the config has `"activation_scheme": "static"`:
8787
```
8888
model.layers.0.mlp.down_proj.weight < F8_E4M3
89-
model.layers.0.mlp.down_proj.input_scale < F32
89+
model.layers.0.mlp.down_proj.input_scale < F32
9090
model.layers.0.mlp.down_proj.weight_scale < F32
9191
```
9292
If config has `"activation_scheme": "dynamic"`:

0 commit comments

Comments
 (0)