Video-LLaMA vs LLMs-from-scratch

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

Video-LLaMALLMs-from-scratch
TaglineVideo-LLaMA: An Instruction-tuned Audio-Visual Language Model for Video UnderstandingImplement a ChatGPT-like LLM in PyTorch from scratch
Stars3.1k99k
Forks28615k
Open issues694
LanguagePythonJupyter Notebook
LicenseBSD-3-ClauseOther
Last pushedJun 4, 2024Jun 2, 2026
CategoriesAI Agents, Model Training, Inference & ServingModel Training, LLM Frameworks

Video-LLaMA

This repository hosts the Video-LLaMA project, focused on enhancing large language models with understanding of video and audio content. It provides functionalities for cross-modal pre-training and instruction tuning, aiming to improve multimodal understanding 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