Package

UVLM v4.0.0 — Gemma 4, the Transformers 5 Migration, and Why This One Is a Major Version

Highlights New model family: Gemma 4 (Google [...]

By |2026-08-17T18:44:00+00:00August 17, 2026|Categories: Advanced, Package, Python, Vision Language Model|Tags: , , , , |0 Comments

UVLM v3.2.0 — InternVL3.5 Joins the Registry, With Zero Notebook Changes

UVLM v3.2.0 adds InternVL3.5 (1B–38B, six checkpoints): 21 open VLM checkpoints across 4 families, one Python interface. The new family appeared in the notebooks without a single notebook edit — plus per-model output files for cleaner benchmarking.

By |2026-08-17T18:43:44+00:00August 12, 2026|Categories: Advanced, Package, Python, Vision Language Model|Tags: , , , , |0 Comments

UVLM v3.1.0 — Qwen3-VL Joins the Registry, With Family-Based Model Selection

UVLM v3.1.0 adds a third model family, Qwen3-VL (2B–32B Instruct), bringing the registry to 15 checkpoints. The notebooks gain a two-level family/model selector, the loader picks BF16 automatically on capable GPUs, and the smallest new model runs in about 2 GB of VRAM. Same three-block workflow, same prompts, one more family to compare.

By |2026-08-13T04:45:03+00:00August 10, 2026|Categories: Advanced, Package, Python, Vision Language Model|Tags: , , , , |0 Comments

UVLM v3.0.0: From Colab Notebook to Python Package — Run Vision-Language Models Anywhere

UVLM v3.0.0 turns a Colab notebook into a full Python package. Run vision-language models locally, in notebooks, or scripts with a simple API and no setup complexity.