Skip to content

Commit c4c0d19

Browse files
AAnooshehrealAsma
andauthored
Update examples/llm_qat/README.md
Co-authored-by: realAsma <86726418+realAsma@users.noreply.github.com> Signed-off-by: Asha Anoosheh <ashaanoosheh1@gmail.com>
1 parent 190e4d2 commit c4c0d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/llm_qat/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ To perform QAD with logits loss, run:
272272
--backend fsdp2
273273
```
274274

275-
> **_NOTE:_** QAD doesn't support original FSDP - only FSDP2. It also requires quantization to be applied before the FSDP wrapper.
275+
> **_NOTE:_** QAD doesn't support FSDP1 (https://docs.pytorch.org/docs/stable/fsdp.html) - only FSDP2. It also requires quantization to be applied before the FSDP wrapper.
276276
277277
## Testing QAT model with LLM benchmarks for accuracy evaluation
278278

0 commit comments

Comments
 (0)