llama.cpp/ggml/src/ggml-opencl
Tarek Dakhran 2ba719519d
model: LFM2-VL fixes (#17577)
* Adjust to pytorch

* Add antialiasing upscale

* Increase number of patches to 1024

* Handle default marker insertion for LFM2

* Switch to flag

* Reformat

* Cuda implementation of antialias kernel

* Change placement in ops.cpp

* consistent float literals

* Pad only for LFM2

* Address PR feedback

* Rollback default marker placement changes

* Fallback to CPU implementation for antialias implementation of upscale
2025-11-30 21:57:31 +01:00
..
kernels opencl: add sqr, sqrt, mean and ssm_conv (#17476) 2025-11-26 13:29:58 -08:00
CMakeLists.txt opencl: add sqr, sqrt, mean and ssm_conv (#17476) 2025-11-26 13:29:58 -08:00
ggml-opencl.cpp model: LFM2-VL fixes (#17577) 2025-11-30 21:57:31 +01:00