mgoin's picture
Create README.md
0c6ac33 verified
|
raw
history blame contribute delete
No virus
185 Bytes
---
tags:
- fp8
---
Made with https://github.com/neuralmagic/AutoFP8:
```
python quantize.py --model-id facebook/opt-125m --save-dir opt-125m-fp8-dynamic --activation-scheme dynamic
```