bmah-dmx commited on
Commit
b986285
1 Parent(s): 7b4a76f

Upload README.md with huggingface_hub

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