Debamitro Chakraborti

Results 3 issues of Debamitro Chakraborti

I have been working on a Rust library for only parsing structs from C headers. I want to generate a novel by scanning the headers on my MacBook.

completed
preview

I tried to run Wan2.2-TI2V-5B on a Mac Mini, it hits an assert ``` ggml/src/ggml-metal/ggml-metal.m:2068: unsupported op 'IM2COL_3D' ``` is there any way to avoid this problem? I could run...

Here's the command-line output: ``` build/bin/sd -M vid_gen --diffusion-model ../wan2.2_ti2v_5B_fp16.safetensors --vae ../wan2.2_vae.safetensors --t5xxl ../umt5_xxl_fp16.safetensors -p "a walking cat" --cfg-scale 6.0 --sampling-method euler -v -W 480 -H 832 --offload-to-cpu --diffusion-fa --flow-shift...