Weicheng Yan

Results 6 issues of Weicheng Yan

`colmap_from_nvm.main( dataset / '3D-models/aachen_cvpr2018_db.nvm', dataset / '3D-models/database_intrinsics.txt', dataset / 'aachen.db', sift_sfm) pairs_from_covisibility.main( sift_sfm, sfm_pairs, num_matched=args.num_covis)`

Hi, we have the compiled SDXL model consistantly running inference with different dimensions and from time to time some of the jobs will have this following erros that the tensor...

Hi, I found an issue that if we compile and trace the model with resolution divisible by 32, after that if we inference the model with resolution only divisible by...

Hi, I have a SDXL model that I would like to use stable-fast for acceleration. However, in our implementation we have our way to apply lora to the model. The...

Hi, We are currently using stable-fast in our AI generation service. However, we have many SDXL models in the server. We encountered some cuda OOM issues if we switch the...

Hi, Thanks so much for your work. I'm using the H100 for the experiment on the acceleration, however I can only achieve around 6it/s for the Flux-dev inference. Here's my...