CoolFace
Apppublic

zerogpu-aoti/FLUX.1-dev-fa3-aoti

sourceHugging Faceupdated 1y agoView on Hugging Face
1likes
50 commits on main
d6785d31y ago

Update README.md

cbensimon
c60d44a1y ago

bf16 fa3

cbensimon
7301ed01y ago

Enable aoti

cbensimon
c72054d1y ago

fp8e4m3 (disable aoti)

cbensimon
48a26b41y ago

gr.Gallery()

cbensimon
bf738a21y ago

FLUX.1-dev

cbensimon
a5c23d11y ago

fuse_qkv_projections

cbensimon
da267241y ago

Revert "qkv"

cbensimon
cfad87d1y ago

qkv

cbensimon
69667cb1y ago

fa3 + big refresh

cbensimon
da628cb1y ago

Demo touch-ups

cbensimon
856d03c1y ago

No progress for now

cbensimon
9e76b531y ago

Empty commit

cbensimon
bb626421y ago

9 images + No pipeline progress

cbensimon
8b989901y ago

Useless here

cbensimon
f742b991y ago

Streaming

cbensimon
24ec8bb1y ago

Touch ups

cbensimon
ce8b9071y ago

Further optimize + quantize

cbensimon
49c2af21y ago

No need torchvision

cbensimon
7c486761y ago

Not needed anymore

cbensimon
747ebd11y ago

Fixes

cbensimon
a061af51y ago

PyTorch 2.9 issue?

cbensimon
879645c1y ago

Real file

cbensimon
f69d27d1y ago

Cleanup

cbensimon
d41da381y ago

Alright

cbensimon
674e2451y ago

ZeroGPUCompiledModel

cbensimon
a3d55a61y ago

Timings

cbensimon
c29a4751y ago

Restore transformer config

cbensimon
50d5e761y ago

Duration

cbensimon
984c2471y ago

Some basic requirements

cbensimon
9544e601y ago

Begin actual demo

cbensimon
4d0c9f31y ago

Brainstorming backup

cbensimon
04ce2041y ago

Two calls in a row

cbensimon
4f275101y ago

Worker re-use

cbensimon
060b6b61y ago

Move weights to CUDA

cbensimon
66ca8601y ago

Fix CUDA path

cbensimon
495d59a1y ago

Package AOTI

cbensimon
9292d1e1y ago

detach after copy_

cbensimon
f1f06d31y ago

Keep pinned-memory

cbensimon
41660071y ago

requires_grad=False

cbensimon
8012ef21y ago

Load constants

cbensimon
4e717d61y ago

Phase 1

cbensimon
4facf841y ago

gitignore .pyc

cbensimon
ee7158f1y ago

PyTorch upgrade + torchvision

cbensimon
46428801y ago

--progress=dot:giga

cbensimon
dcd2ed81y ago

Simpler

cbensimon
f3efcbc1y ago

wget --progress=dot:mega

cbensimon
9dbf9f41y ago

f-strings

cbensimon
8c2e0d01y ago

Test AOTI base example during app startup

cbensimon
d2277771y ago

CUDA toolkit install script

cbensimon