Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

AI

100 items on 29 Aug 2026
Python AI Django

Introducing Hy4 Preview

Introducing Hy4 Preview New open weight text input (no vision) LLM from Chinese company Tencent today: 770B total parameters, 49B active parameters, 1M token context window, 1.56TB on Hugging Face. This is a big size…

Source: Simon Willison's Weblog
AI GitHub AI Tools

ggml-org/llama.cpp: b10687

opencl: use a better matmul path on two Adreno GPU generations (#27640) opencl: default the Adreno xmem F16xF32 GEMM on for X2E kernel_mul_mm_f16_f32_l4_lm is the slowest matmul this backend has on Adreno: on the X2-90…

Source: llama.cpp Releases github-actions[bot]
AI GitHub AI Tools

ggml-org/llama.cpp: b10686

metal : assert shared memory padding (#27951) metal : assert shared memory padding cont : add ref Website: https://llama.app Attestations: https://github.com/ggml-org/llama.cpp/attestations/43867822 macOS/iOS: macOS…

Source: llama.cpp Releases github-actions[bot]
AI GitHub AI Tools

ggml-org/llama.cpp: b10685

metal : add remaining fa-vec tunings for M4 Pro (#27915) Website: https://llama.app Attestations: https://github.com/ggml-org/llama.cpp/attestations/43865923 macOS/iOS: macOS Apple Silicon (arm64) macOS Apple Silicon…

Source: llama.cpp Releases github-actions[bot]
AI GitHub AI Tools

ggml-org/llama.cpp: b10684

sycl: make --fit respect --fit-target better (#27629) improve the --fit algorithm to take into account the actual peak required VRAM for a given context size on a SYCL backend. This includes both properly accounting for…

Source: llama.cpp Releases github-actions[bot]
AI GitHub AI Tools

ggml-org/llama.cpp: b10683

vulkan: combine duplicated fastdiv functions, rename the one optimizing small divs (#27526) vulkan: combine duplicated fastdiv functions, rename the one optimizing small divs remove one more fastdiv Website:…

Source: llama.cpp Releases github-actions[bot]
AI GitHub AI Tools

ggml-org/llama.cpp: b10682

metal : add fa-vec tunings for M1 Max (#27932) Website: https://llama.app Attestations: https://github.com/ggml-org/llama.cpp/attestations/43859747 macOS/iOS: macOS Apple Silicon (arm64) macOS Apple Silicon (arm64,…

Source: llama.cpp Releases github-actions[bot]
AI GitHub AI Tools

ggml-org/llama.cpp: b10681

vulkan: Change mul_mat_id to pad K rather than N (#27925) The N padding is needed for mul_mat, but not mul_mat_id. For mul_mat_id, we indirect the row index through a shared memory lookup table which avoids any OOB row…

Source: llama.cpp Releases github-actions[bot]

100 items available