Libin Tang
Libin Tang
@yuanwu2017 what I mean is can you change https://github.com/huggingface/optimum-habana/tree/main/examples/stable-diffusion for multi-card with [text_to_image_generation.py](https://github.com/huggingface/optimum-habana/blob/main/examples/stable-diffusion/text_to_image_generation.py) to support multi-card?
@cfgfung can you rebase and provide the test result on latest?
@yuwenzho it seems ppl is quite high when comparing with bf16, did you see accuracy issue ? can you check if you have anyway to reduce it by adding some...
@yuwenzho how is the performance now with new json file?
@kplau1128 what's the latest test result for this?
@skavulya can you rebase?
@kplau1128 can you run ci test for https://github.com/huggingface/optimum-habana/blob/main/tests/test_diffusers.py GAUDI2_CI=1 RUN_SLOW=1 for gaudi2 GAUDI2_CI=0 RUN_SLOW=1 for gaudi1
@kplau1128 GAUDI2_CI=1 RUN_SLOW=1 python -m pytest test/test_diffusers.py for gaudi2 GAUDI2_CI=0 RUN_SLOW=1 python -m pytest test/test_diffusers.py for gaudi1
@JoeyTPChou this is dup of https://github.com/huggingface/optimum-habana/pull/869 ? I think we can close it now.thanks
@cfgfung can you rebase and provide the latest test result. thanks