leejet
5dc1887967
fix qwen2.5vl
2025-12-07 12:28:45 +08:00
leejet
3002c55d2d
update tokenizer
2025-12-07 02:44:41 +08:00
leejet
8b1c8d659e
add ovis image support
2025-12-07 01:03:59 +08:00
stduhpf
bcc9c0d0b3
feat: handle ggml compute failures without crashing the program ( #1003 )
...
* Feat: handle compute failures more gracefully
* fix Unreachable code after return
Co-authored-by: idostyle <idostyl3@googlemail.com>
* adjust z_image.hpp
---------
Co-authored-by: idostyle <idostyl3@googlemail.com>
Co-authored-by: leejet <leejet714@gmail.com>
2025-12-04 22:04:27 +08:00
leejet
34a6fd4e60
feat: add z-image support ( #1020 )
...
* add z-image support
* use flux_latent_rgb_proj for z-image
* fix qwen3 rope type
* add support for qwen3 4b gguf
* add support for diffusers format lora
* fix nan issue that occurs when using CUDA with k-quants weights
* add z-image docs
2025-12-01 22:39:43 +08:00
leejet
52b67c538b
feat: add flux2 support ( #1016 )
...
* add flux2 support
* rename qwenvl to llm
* add Flux2FlowDenoiser
* update docs
2025-11-30 11:32:56 +08:00