NExT-GPT vs ollama
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| NExT-GPT | ollama | |
|---|---|---|
| Tagline | Code and models for NExT-GPT: Any-to-Any Multimodal Large Language Model | Get up and running with Kimi-K2.6, GLM-5.1, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models. |
| Stars | 3.6k | 176k |
| Forks | 361 | 17k |
| Open issues | 81 | 3.4k |
| Language | Python | Go |
| License | BSD-3-Clause | MIT |
| Last pushed | May 13, 2025 | Jul 7, 2026 |
| Categories | LLM Frameworks, Model Training | AI Agents, LLM Frameworks |
NExT-GPT
Repository for the ICML 2024 paper presenting NExT-GPT, an end-to-end multimodal language model capable of processing inputs and generating outputs in various combinations of text, image, video, audio, etc.
Python
ollama
Ollama is a platform for deploying and interacting with various large language models (LLMs) such as Kimi-K2.6, GLM-5.1, MiniMax, DeepSeek, gpt-oss, Qwen, and Gemma on macOS, Windows, Linux, and Docker environments.
Go