Open
Description
[INFO] stable-diffusion.cpp:2830 - loading model from '/home/cwillu/ext/work/models/sd/cyberrealistic_v33-ggml-model-f16.bin'
[INFO] stable-diffusion.cpp:2858 - model type: SD1.x
[INFO] stable-diffusion.cpp:2866 - ftype: f16
ggml_opencl: selecting platform: 'AMD Accelerated Parallel Processing'
ggml_opencl: selecting device: 'gfx1012:xnack-'
ggml_opencl: device FP16 support: true
[INFO] stable-diffusion.cpp:3090 - total params size = 1969.98MB (clip 235.01MB, unet 1640.46MB, vae 94.51MB)
[INFO] stable-diffusion.cpp:3096 - loading model from '/home/cwillu/ext/work/models/sd/cyberrealistic_v33-ggml-model-f16.bin' completed, taking 0.64s
[INFO] stable-diffusion.cpp:3121 - running in eps-prediction mode
[INFO] stable-diffusion.cpp:3365 - condition graph use 248.59MB of memory: params 235.01MB, runtime 13.58MB (static 10.65MB, dynamic 2.93MB)
[INFO] stable-diffusion.cpp:3365 - condition graph use 248.59MB of memory: params 235.01MB, runtime 13.58MB (static 10.65MB, dynamic 2.93MB)
[INFO] stable-diffusion.cpp:4097 - get_learned_condition completed, taking 2.71s
[INFO] stable-diffusion.cpp:4113 - start sampling
[INFO] stable-diffusion.cpp:3753 - sampling using modified DPM++ (2M) method
ggml_opencl: ggml_cl_h2d_tensor_2d(queue, d_X, 0, src0, i03, i02, NULL) error -30 at /media/cwillu/External/cwillu/work/stable-diffusion.cpp/ggml/src/ggml-opencl.cpp:1505
I also get a similar error when using models that aren't f16 (i.e., f32, q4, etc), regardless of any other options, but that's probably a maybe-related-but-separate issue.
Metadata
Metadata
Assignees
Labels
No labels