bmah-dmx commited on
Commit
bef6b65
·
verified ·
1 Parent(s): 4b73e2c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ The reference provides the following functional *configurations*:
28
  Configuration | Explanation
29
  :-- | :--
30
  **`BASELINE`** | a reference functionally equivalent to the original model
31
- **`BASIC`** | all linear algebraic operands quantized to `BFP16-64`, and all other operations transformed to approximated kernel simulations
32
 
33
 
34
  ### Usage
 
28
  Configuration | Explanation
29
  :-- | :--
30
  **`BASELINE`** | a reference functionally equivalent to the original model
31
+ **`BASIC`** | all linear algebraic operands quantized to `MXINT8-64`, and all other operations transformed to approximated kernel simulations
32
 
33
 
34
  ### Usage