DavidAU commited on
Commit
f31dd9c
·
verified ·
1 Parent(s): 246ff9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -192,6 +192,7 @@ NOTES:
192
  - Models are tested in "Instruct" mode because this generally works better with the testing harness.
193
  - Testing via "thinking" mode also shows the metrics (and changes) but not the true extent.
194
  - In actual fact when the model IS in thinking mode, it will exceed INSTRUCT benchmark scores in most cases.
 
195
 
196
  ---
197
 
 
192
  - Models are tested in "Instruct" mode because this generally works better with the testing harness.
193
  - Testing via "thinking" mode also shows the metrics (and changes) but not the true extent.
194
  - In actual fact when the model IS in thinking mode, it will exceed INSTRUCT benchmark scores in most cases.
195
+ - BF16 (full precision, 16 bit) will be roughly 2-5 points higher than MXFX8 in most metrics. Some metrics may be slightly higher than this.
196
 
197
  ---
198