🚀 「大模型」1小时从0训练26M参数的视觉多模态VLM!🌏 Train a 26M-parameter VLM from scratch in just 1 hours!
☆6,697Feb 4, 2026Updated last month
Alternatives and similar repositories for minimind-v
Users that are interested in minimind-v are comparing it to the libraries listed below
Sorting:
- 🚀🚀 「大模型」2小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 2h!☆41,349Feb 6, 2026Updated last month
- 《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程☆29,053Mar 8, 2026Updated last week
- 整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的 模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。☆22,408May 19, 2025Updated 10 months ago
- Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)☆68,351Mar 10, 2026Updated last week
- 本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)☆23,522Mar 12, 2026Updated last week
- 复现大模型相关算法及一些学习记录☆3,048Feb 10, 2026Updated last month
- 《大模型白盒子构建指南》:一个全手搓的Tiny-Universe☆4,619Feb 12, 2026Updated last month
- Qwen3-VL is the multimodal large language model series developed by Qwen team, Alibaba Cloud.☆18,671Jan 30, 2026Updated last month
- Solve Visual Understanding with Reinforced VLMs☆5,865Mar 12, 2026Updated last week
- Use PEFT or Full-parameter to CPT/SFT/DPO/GRPO 600+ LLMs (Qwen3.5, DeepSeek-R1, GLM-5, InternLM3, Llama4, ...) and 300+ MLLMs (Qwen3-VL, …☆13,120Updated this week
- 🚀 One-stop solution for creating your AI twin from chat history 💡 Fine-tune LLMs with your chat logs to capture your unique style, then…☆16,404Mar 2, 2026Updated 2 weeks ago
- A Gemini 2.5 Flash Level MLLM for Vision, Speech, and Full-Duplex Multimodal Live Streaming on Your Phone☆24,094Mar 7, 2026Updated last week
- A book for Learning the Foundations of LLMs☆15,922Dec 12, 2025Updated 3 months ago
- 📚 从零开始的大语言模型原理与实践教程☆27,303Mar 5, 2026Updated 2 weeks ago
- Transforms complex documents like PDFs into LLM-ready markdown/JSON for your Agentic workflows.☆56,255Mar 7, 2026Updated last week
- No fortress, purely open ground. OpenManus is Coming.☆55,205Feb 11, 2026Updated last month
- 本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/☆12,218Feb 24, 2026Updated 3 weeks ago
- A powerful tool for creating datasets for LLM fine-tuning 、RAG and Eval☆13,618Mar 11, 2026Updated last week
- Implement a ChatGPT-like LLM in PyTorch from scratch, step by step☆88,603Mar 7, 2026Updated last week
- Fine-tuning & Reinforcement Learning for LLMs. 🦥 Train OpenAI gpt-oss, DeepSeek, Qwen, Llama, Gemma, TTS 2x faster with 70% less VRAM.☆54,096Updated this week
- 主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题☆13,311Apr 30, 2025Updated 10 months ago
- [CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4o. 接近GPT-4o表现的开源多模态对话模型☆9,879Sep 22, 2025Updated 5 months ago
- 中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。☆1,681Apr 20, 2024Updated last year
- ⚡️SwanLab - an open-source, modern-design AI training tracking and visualization tool. Supports Cloud / Self-hosted use. Integrated with …☆3,685Updated this week
- MCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients☆6,533Mar 9, 2026Updated last week
- Qwen3 is the large language model series developed by Qwen team, Alibaba Cloud.☆26,899Jan 9, 2026Updated 2 months ago
- A high-throughput and memory-efficient inference and serving engine for LLMs☆73,479Updated this week
- Production-ready platform for agentic workflow development.☆132,828Updated this week
- 《大语言模型》作者: 赵鑫,李军毅,周昆,唐天一,文继荣☆4,374Sep 2, 2025Updated 6 months ago
- Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain…☆37,504Nov 10, 2025Updated 4 months ago
- EasyR1: An Efficient, Scalable, Multi-Modality RL Training Framework based on veRL☆4,721Mar 10, 2026Updated last week
- Multi-lingual large voice generation model, providing inference, training and deployment full-stack ability.☆20,038Updated this week
- The simplest, fastest repository for training/finetuning small-sized VLMs.☆4,729Oct 27, 2025Updated 4 months ago
- A Flexible Framework for Experiencing Heterogeneous LLM Inference/Fine-tune Optimizations☆16,767Mar 10, 2026Updated last week
- 用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一 个具备简单中文问答能力的chat-llama2.☆2,900May 21, 2024Updated last year
- RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to creat…☆74,968Updated this week
- 深度学习经典、新论文逐段精读☆32,683Mar 22, 2025Updated 11 months ago
- verl: Volcano Engine Reinforcement Learning for LLMs☆19,919Updated this week
- 🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。☆20,381Updated this week