Graph mode quantization (#216)
* [WIP] quantization with torch.fx
* Tests
* Version check
* Add docstring
* Add FX workflow
* Add documentation
* Sync with latest modifications
* Disable torch FX docs for now as it needs latest transformers version
* Remove doc file
* Fix test