Haihao Shen

Results 4 issues of Haihao Shen

Hi, Is there any example to show how to insert python code automatically through AST? Thanks.

help wanted
documentation

8-bit quantization is useful to improve the inference performance. This PR is to add INT8 quantization for Stable Diffusion through Optimum-Intel quantization API on top of Intel Neural Compressor. The...

Right now, the session state is either global shared between users or local within a page. We are seeing the needs to support session state across multiple pages. E.g., we...

enhancement

We received the ask from the community to support MLX format export. Let's add to the backlog.