Concedo
|
22ef97d7d3
|
Merge commit 'ab86335760 ' into concedo_experimental
# Conflicts:
# .github/workflows/release.yml
# examples/retrieval/retrieval.cpp
# examples/simple-chat/simple-chat.cpp
# ggml/src/ggml-opencl/ggml-opencl.cpp
# ggml/src/ggml-sycl/ggml-sycl.cpp
# requirements/requirements-convert_hf_to_gguf.txt
# requirements/requirements-convert_hf_to_gguf_update.txt
# requirements/requirements-convert_lora_to_gguf.txt
# tools/run/run.cpp
|
2025-05-23 11:41:36 +08:00 |
|
Concedo
|
d04b4eeb04
|
merge not working
|
2025-05-21 18:06:41 +08:00 |
|
Xuan-Son Nguyen
|
92ecdcc06a
|
mtmd : add vision support for llama 4 (#13282)
* wip llama 4 conversion
* rm redundant __init__
* fix conversion
* fix conversion
* test impl
* try this
* reshape patch_embeddings_0
* fix view
* rm ffn_post_norm
* cgraph ok
* f32 for pos embd
* add image marker tokens
* Llama4UnfoldConvolution
* correct pixel shuffle
* fix merge conflicts
* correct
* add debug_graph
* logits matched, but it still preceives the image incorrectly
* fix style
* add image_grid_pinpoints
* handle llama 4 preprocessing
* rm load_image_size
* rm unused line
* fix
* small fix 2
* add test & docs
* fix llava-1.6 test
* test: add notion of huge models
* add comment
* add warn about degraded quality
|
2025-05-19 13:04:14 +02:00 |
|
Concedo
|
6cafc0e73e
|
Merge commit '71bdbdb587 ' into concedo_experimental
# Conflicts:
# ggml/src/ggml-cpu/CMakeLists.txt
# tools/batched-bench/batched-bench.cpp
# tools/mtmd/clip.h
|
2025-05-16 15:25:15 +08:00 |
|
Xuan-Son Nguyen
|
71bdbdb587
|
clip : clip.h become private API (⚠️ breaking change) (#13510)
|
2025-05-13 17:07:21 +02:00 |
|
Concedo
|
0fa435b2a6
|
Merge commit '9b61acf060 ' into concedo_experimental
# Conflicts:
# Makefile
# docs/multimodal/MobileVLM.md
# docs/multimodal/glmedge.md
# docs/multimodal/llava.md
# docs/multimodal/minicpmo2.6.md
# docs/multimodal/minicpmv2.5.md
# docs/multimodal/minicpmv2.6.md
# requirements/requirements-all.txt
# tools/mtmd/CMakeLists.txt
# tools/mtmd/README.md
# tools/mtmd/android/adb_run.sh
# tools/mtmd/android/build_64.sh
# tools/mtmd/clip-quantize-cli.cpp
|
2025-05-06 23:34:21 +08:00 |
|
Xuan-Son Nguyen
|
9b61acf060
|
mtmd : rename llava directory to mtmd (#13311)
* mv llava to mtmd
* change ref everywhere
|
2025-05-05 16:02:55 +02:00 |
|