fbopt-350m-8bit / README.md
yec019's picture
Update README.md
305f804
---
license: unknown
---
This is a model for testing the effect of quantization.
Part of the UCSD 23Fall 240D course project.
The model is a pretrained model from facebook.
Model name is opt-350m.
We quantize it with 8 bit quantization provided by bitsandbytes.
It is a quantization technique proposed in a paper.
---