Skip to content

Commit 9e5a3d0

Browse files
committed
Merge branch 'add-quanto' of https://github.com/huggingface/diffusers into add-quanto
2 parents 559f124 + 7b841dc commit 9e5a3d0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/source/en/quantization/quanto.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ specific language governing permissions and limitations under the License.
1313

1414
# Quanto
1515

16-
[Quanto](https://github.com/huggingface/optimum-quanto) is a PyTorch quantization backend for [Optimum.](https://huggingface.co/docs/optimum/en/index)
17-
It has been designed with versatility and simplicity in mind:
16+
[Quanto](https://github.com/huggingface/optimum-quanto) is a PyTorch quantization backend for [Optimum](https://huggingface.co/docs/optimum/en/index). It has been designed with versatility and simplicity in mind:
1817

1918
- All features are available in eager mode (works with non-traceable models)
2019
- Supports quantization aware training

0 commit comments

Comments
 (0)