-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Great to have you back Adam!
I'd like to request Nitro-E support. I see some pieces are already supported, like FlowMatchEulerDiscreteScheduler, and things related to MMDiT. Is that reusable from SD3? I just started looking at the Nitro-E repo and comparing it to TensorStack. So much bigger since the last one.
Models:
meta-llama/Llama-3.2-1B, ONNX: https://huggingface.co/onnx-community/Llama-3.2-1B
mit-han-lab/dc-ae-f32c32-sana-1.0-diffusers, ONNX: available? I think, maybe. After much struggling, I managed to get https://github.com/mit-han-lab/efficientvit/blob/master/assets/onnx_export.py working. But I'm not sure what it exported, it's only 243MB, when the original is 1.25GB. I did not intentionally quantize it.