Qwen-VL vs LLMs-from-scratch

A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.

Qwen-VLLLMs-from-scratch
TaglineThe official repository of Qwen-VL (通义千问-VL) – Large Vision-Language Model by Alibaba CloudImplement a ChatGPT-like LLM in PyTorch from scratch
Stars6.7k99k
Forks49315k
Open issues3244
LanguagePythonJupyter Notebook
LicenseOtherOther
Last pushedAug 7, 2024Jun 2, 2026
CategoriesModel Training, LLM FrameworksModel Training, LLM Frameworks

Qwen-VL

Qwen-VL is a large-scale vision-language model proposed and maintained by Alibaba Cloud, designed for detailed visual understanding and language generation. This repository includes Qwen-VL-Chat, Qwen-VL-Plus, and Qwen-VL-Max, which are optimized versions of the base model with enhanced capabilities.

Python

LLMs-from-scratch

Repository containing code and instructions for developing, pretraining, and finetuning a GPT-like large language model (LLM) using PyTorch.

Jupyter Notebook