torch-compile
There are 4 repositories under torch-compile topic.
sayakpaul/diffusers-torchao
End-to-end recipes for optimizing diffusion models with torchao and diffusers (inference and FP8 training).
huggingface/lora-fast
Minimal repository to demonstrate fast LoRA inference with Flux family of models.
shreyansh26/Accelerating-Cross-Encoder-Inference
Leveraging torch.compile to accelerate cross-encoder inference
JonSnow1807/pytorch-autotune
🚀 2-4x faster PyTorch training with one line of code. Beats torch.compile by 79%. Zero config, automatic hardware optimization for T4/V100/A100/H100 GPUs.