-
happy-llm Public
Forked from datawhalechina/happy-llm📚 从零开始的大语言模型原理与实践教程
Jupyter Notebook Other UpdatedSep 16, 2025 -
deer-flow Public
Forked from bytedance/deer-flowDeerFlow is a community-driven Deep Research framework, combining language models with tools like web search, crawling, and Python execution, while contributing back to the open-source community.
Python MIT License UpdatedSep 4, 2025 -
VibeVoice Public
Forked from microsoft/VibeVoiceFrontier Open-Source Text-to-Speech
Python MIT License UpdatedSep 2, 2025 -
MOSS-TTSD Public
Forked from OpenMOSS/MOSS-TTSDMOSS-TTSD is a spoken dialogue generation model that enables expressive dialogue speech synthesis in both Chinese and English, supporting zero-shot multi-speaker voice cloning, and long-form speech…
Python Apache License 2.0 UpdatedAug 29, 2025 -
bella-domify Public
Forked from LianjiaTech/bella-domify文档解析(Document Parser),支持 PDF、TXT、DOC、DOCX、Markdown 等文件格式,高效提取与解析内容,生成标准文档树结构。内置 PDF Parser、Text Parser、Word Parser,助力 RAG、知识库、全文检索等智能应用。
Python GNU General Public License v2.0 UpdatedAug 27, 2025 -
llm-compressor Public
Forked from vllm-project/llm-compressorTransformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM
Python Apache License 2.0 UpdatedAug 26, 2025 -
verl Public
Forked from volcengine/verlverl: Volcano Engine Reinforcement Learning for LLMs
Python Apache License 2.0 UpdatedAug 19, 2025 -
-
claude-code-with-bella Public
Forked from bella-top/claude-code-with-bellaBella Openapi 实现了Claude Code依赖的 /v1/messsages 接口。所有在Bella-Openapi中接入的LLM协议均可使用Claude Code,不仅仅支持Claude系列模型,同时支持了Openai全系列、Gemini、DeepSeek、Qwen、Doubao等主流模型。
Apache License 2.0 UpdatedJul 16, 2025 -
MemOS Public
Forked from MemTensor/MemOSMemOS (Preview) | Intelligence Begins with Memory
Python Apache License 2.0 UpdatedJul 8, 2025 -
LandPPT Public
Forked from csssun/LandPPT一个基于LLM的演示文稿生成平台,能够自动将文档内容转换为专业的PPT演示文稿。平台支持多种AI模型,提供丰富的模板和样式选择,让用户能够创建高质量的演示文稿。
Python Other UpdatedJul 5, 2025 -
OpenManus Public
Forked from FoundationAgents/OpenManusNo fortress, purely open ground. OpenManus is Coming.
Python MIT License UpdatedApr 7, 2025 -
EasyR1 Public
Forked from hiyouga/EasyR1EasyR1: An Efficient, Scalable, Multi-Modality RL Training Framework based on veRL
Python Apache License 2.0 UpdatedMar 31, 2025 -
ms-swift Public
Forked from modelscope/ms-swiftUse PEFT or Full-parameter to finetune 500+ LLMs (Qwen2.5, InternLM3, GLM4, Llama3.3, Mistral, Yi1.5, Baichuan2, DeepSeek-R1, ...) and 200+ MLLMs (Qwen2.5-VL, Qwen2-Audio, Llama3.2-Vision, Llava, I…
Python Apache License 2.0 UpdatedMar 24, 2025 -
owl Public
Forked from camel-ai/owl🦉 OWL: Optimized Workforce Learning for General Multi-Agent Assistance in Real-World Task Automation
Python UpdatedMar 9, 2025 -
deep-research Public
Forked from dzhng/deep-researchAn AI-powered research assistant that performs iterative, deep research on any topic by combining search engines, web scraping, and large language models. The goal of this repo is to provide the si…
TypeScript MIT License UpdatedFeb 17, 2025 -
curator Public
Forked from bespokelabsai/curatorSynthetic Data curation for post-training and structured data extraction
Python Apache License 2.0 UpdatedFeb 9, 2025 -
xtuner Public
Forked from InternLM/xtunerAn efficient, flexible and full-featured toolkit for fine-tuning LLM (InternLM2, Llama3, Phi3, Qwen, Mistral, ...)
Python Apache License 2.0 UpdatedFeb 6, 2025 -
-
Spider2 Public
Forked from xlang-ai/Spider2Spider 2.0: Evaluating Language Models on Real-World Enterprise Text-to-SQL Workflows
HTML Apache License 2.0 UpdatedDec 20, 2024 -
OpenRLHF Public
Forked from OpenRLHF/OpenRLHFAn Easy-to-use, Scalable and High-performance RLHF Framework (70B+ PPO Full Tuning & Iterative DPO & LoRA & RingAttention)
Python Apache License 2.0 UpdatedDec 4, 2024 -
sglang Public
Forked from sgl-project/sglangSGLang is a fast serving framework for large language models and vision language models.
Python Apache License 2.0 UpdatedDec 2, 2024 -
evalscope Public
Forked from modelscope/evalscopeA streamlined and customizable framework for efficient large model evaluation and performance benchmarking
Python Apache License 2.0 UpdatedNov 12, 2024 -
FastChat Public
Forked from lm-sys/FastChatAn open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
Python Apache License 2.0 UpdatedNov 8, 2024 -
LiveBench Public
Forked from LiveBench/LiveBenchLiveBench: A Challenging, Contamination-Free LLM Benchmark
Python Other UpdatedNov 4, 2024 -
opencompass Public
Forked from open-compass/opencompassOpenCompass is an LLM evaluation platform, supporting a wide range of models (Llama3, Mistral, InternLM2,GPT-4,LLaMa2, Qwen,GLM, Claude, etc) over 100+ datasets.
Python Apache License 2.0 UpdatedOct 29, 2024 -
deepeval Public
Forked from confident-ai/deepevalThe LLM Evaluation Framework
Python Apache License 2.0 UpdatedOct 29, 2024 -
Chuxin-Embedding Public
Forked from chuxin-llm/Chuxin-EmbeddingPython MIT License UpdatedOct 18, 2024 -
LLMs-from-scratch Public
Forked from rasbt/LLMs-from-scratchImplementing a ChatGPT-like LLM in PyTorch from scratch, step by step
Jupyter Notebook Other UpdatedOct 14, 2024 -
evals Public
Forked from openai/evalsEvals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
Python Other UpdatedSep 30, 2024