luow-amd commited on
Commit
1b032c7
1 Parent(s): e3ba3bb

Update README.md (#4)

Browse files

- Update README.md (9df306a899f1f6c614fcedeb7e28ec6e48b905e0)

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ license: llama3.1
5
  - ## Introduction
6
  This model was created by applying [Quark](https://quark.docs.amd.com/latest/index.html) with calibration samples from Pile dataset.
7
  - ## Quantization Stragegy
8
- - ***Quantized Layers***:All linear layers excluding "lm_head"
9
  - ***Weight***: FP8 symmetric per-tensor
10
  - ***Activation***: FP8 symmetric per-tensor
11
  - ***KV Cache***: FP8 symmetric per-tensor
 
5
  - ## Introduction
6
  This model was created by applying [Quark](https://quark.docs.amd.com/latest/index.html) with calibration samples from Pile dataset.
7
  - ## Quantization Stragegy
8
+ - ***Quantized Layers***: All linear layers excluding "lm_head"
9
  - ***Weight***: FP8 symmetric per-tensor
10
  - ***Activation***: FP8 symmetric per-tensor
11
  - ***KV Cache***: FP8 symmetric per-tensor