Skip to content

AQT integration#156

Merged
entrpn merged 1 commit intomainfrom
vij_aqt_update
Mar 12, 2025
Merged

AQT integration#156
entrpn merged 1 commit intomainfrom
vij_aqt_update

Conversation

@mailvijayasingh
Copy link
Copy Markdown
Contributor

No description provided.

@mailvijayasingh mailvijayasingh force-pushed the vij_aqt_update branch 7 times, most recently from 110bd11 to 87124d7 Compare March 11, 2025 05:50
@mailvijayasingh
Copy link
Copy Markdown
Contributor Author

Verified generate sdxl offline on v6e-4 and images look fine.

@entrpn entrpn merged commit 3b4f4d5 into main Mar 12, 2025
@shungcp
Copy link
Copy Markdown

shungcp commented Mar 24, 2025

Hello Vijaya,

I met this error message when I follow up the maxdiffusion on v6e cloud document:

kubectl logs -l app=max-diffusion-server
     ^^^^^^
  File "/usr/local/lib/python3.12/site-packages/maxdiffusion/pipelines/stable_diffusion_xl/pipeline_flax_stable_diffusion_xl.py", line 261, in _generate
    latents, _ = jax.lax.fori_loop(0, num_inference_steps, loop_body, (latents, scheduler_state))
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/maxdiffusion/pipelines/stable_diffusion_xl/pipeline_flax_stable_diffusion_xl.py", line 242, in loop_body
    {"params": params["unet"], "aqt": params["unet"]["aqt"]},
                                      ~~~~~~~~~~~~~~^^^^^^^
KeyError: 'aqt'
--------------------
For simplicity, JAX has removed its internal frames from the traceback of the following exception. Set JAX_TRACEBACK_FILTERING=off to include these.

Can you help verify if it works on v6e-1 on gke?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants