awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to internlm/internlm-techreport

Projects sharing features with InternLM Techreport

30 open-source projects similar to internlm/internlm-techreport, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • openai/gpt-2openai avatar

    openai/gpt-2

    24,967View on GitHub↗

    This project is a transformer-based language model and autoregressive text generator designed to predict the next token in a sequence to produce human-like prose and synthetic text. It functions as a large language model that utilizes a transformer architecture to learn linguistic patterns from large datasets for unsupervised multitask learning. The repository provides a distribution of pre-trained weights, enabling natural language processing tasks without requiring additional training. This allows the model to perform zero-shot task generalization by applying learned patterns to new tasks.

    Python
    View on GitHub↗24,967
  • baichuan-inc/baichuan-13bbaichuan-inc avatar

    baichuan-inc/Baichuan-13B

    2,931View on GitHub↗

    A 13B large language model developed by Baichuan Intelligent Technology

    Pythonartificial-intelligencebenchmarkceval
    View on GitHub↗2,931
  • baichuan-inc/baichuan-7bbaichuan-inc avatar

    baichuan-inc/Baichuan-7B

    5,654View on GitHub↗

    Baichuan-7B is an open-source 7 billion parameter bilingual Transformer model designed for text generation and few-shot learning across Chinese and English. It is built on a large Transformer architecture trained on a bilingual corpus, enabling it to produce coherent text in both languages from a single model. The model incorporates several optimization techniques that distinguish it from standard large language models. It uses rotary position embeddings that can extrapolate to longer sequences than seen during training, allowing context extension beyond the original 4096-token training lengt

    Pythonartificial-intelligencecevalchatgpt
    View on GitHub↗5,654

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • baichuan-inc/baichuan2baichuan-inc avatar

    baichuan-inc/Baichuan2

    4,098View on GitHub↗

    Baichuan2 is a collection of pre-trained large language models, including base and chat variants, designed for natural language generation and multi-turn conversational AI. It provides an inference engine and a fine-tuning framework to adapt these models to custom datasets and specialized domains. The project features a quantization toolkit and an inference engine that enable model execution across diverse hardware, including graphics processors, central processors, and specialized accelerators. These tools support low-bit weight quantization to reduce memory usage and increase inference spee

    Pythonartificial-intelligencebenchmarkceval
    View on GitHub↗4,098
  • blinkdl/chatrwkvBlinkDL avatar

    BlinkDL/ChatRWKV

    9,492View on GitHub↗

    ChatRWKV is an open-source frontend and GPU-accelerated inference engine designed for interacting with RWKV recurrent neural network language models. It provides a self-hosted web chat interface and a specialized client for generating human-like text using a linear-complexity architecture. The project utilizes a GPU-accelerated backend that employs custom CUDA kernels and dynamic model format conversion to increase processing speed and reduce memory overhead. It manages conversation history through state-based context management, updating a fixed-size hidden state to maintain a constant memor

    Pythonchatbotchatgptlanguage-model
    View on GitHub↗9,492
  • clue-ai/chatyuanclue-ai avatar

    clue-ai/ChatYuan

    1,870View on GitHub↗

    ChatYuan: Large Language Model for Dialogue in Chinese and English

    Python
    View on GitHub↗1,870
  • cvi-szu/linlyCVI-SZU avatar

    CVI-SZU/Linly

    3,050View on GitHub↗

    Chinese-LLaMA 1&2、Chinese-Falcon 基础模型;ChatFlow中文对话模型;中文OpenLLaMA模型;NLP预训练/指令微调数据集

    Pythonbertchatbotchatgpt
    View on GitHub↗3,050
  • damo-nlp-mt/polylmDAMO-NLP-MT avatar

    DAMO-NLP-MT/PolyLM

    77View on GitHub↗

    PolyLM is a polyglot large language model, which is aimed to address the following blanks and limitations in current LLM research, offering a comprehensive and innovative solution to advance this field.

    Python
    View on GitHub↗77
  • dandelionsllm/pandallmdandelionsllm avatar

    dandelionsllm/pandallm

    1,033View on GitHub↗

    Panda项目是于2023年5月启动的开源海外中文大语言模型项目,致力于大模型时代探索整个技术栈,旨在推动中文自然语言处理领域的创新和合作。

    Python
    View on GitHub↗1,033
  • deepseek-ai/deepseek-v2deepseek-ai avatar

    deepseek-ai/DeepSeek-V2

    5,014View on GitHub↗

    DeepSeek-V2 is a large language model designed for natural language processing and the analysis of long text sequences. It utilizes a mixture-of-experts architecture to balance high performance with inference efficiency. The model employs a sparse routing mechanism and shared expert neurons to capture common knowledge while maintaining specialization. It further reduces memory overhead and increases throughput through multi-head latent attention, group-query attention, and low-rank tensor compression. These capabilities enable the processing and retrieval of information from extensive token

    View on GitHub↗5,014
  • flagai-open/aquila2FlagAI-Open avatar

    FlagAI-Open/Aquila2

    445View on GitHub↗

    The official repo of Aquila2 series proposed by BAAI, including pretrained & chat large language models.

    Pythonllmllm-inferencellm-training
    View on GitHub↗445
  • flagai-open/flagaiFlagAI-Open avatar

    FlagAI-Open/FlagAI

    3,870View on GitHub↗

    FlagAI is a distributed deep learning framework and platform designed for the end-to-end lifecycle of large-scale foundation models. It provides a toolkit for training, fine-tuning, and deploying large language models and multi-modal systems across multi-node computing clusters. The project features hardware-agnostic compute abstractions to ensure consistent execution across different accelerators. It includes a dedicated library for parameter-efficient fine-tuning, allowing large neural networks to be adapted to specific tasks with minimal parameter updates and reduced computational overhead

    Python
    View on GitHub↗3,870
  • hit-scir/chinese-mixtral-8x7bHIT-SCIR avatar

    HIT-SCIR/Chinese-Mixtral-8x7B

    651View on GitHub↗

    中文Mixtral-8x7B(Chinese-Mixtral-8x7B)

    Pythonlarge-language-modelsllmmixtral-8x7b
    View on GitHub↗651
  • hit-scir/huoziHIT-SCIR avatar

    HIT-SCIR/huozi

    395View on GitHub↗

    活字通用大模型

    Pythonfine-tuninglarge-language-modelsllm
    View on GitHub↗395
  • ictnlp/baylingictnlp avatar

    ictnlp/BayLing

    315View on GitHub↗

    “百聆”是一个基于LLaMA的语言对齐增强的英语/中文大语言模型,具有优越的英语/中文能力,在多语言和通用任务等多项测试中取得ChatGPT 90%的性能。BayLing is an English/Chinese LLM equipped with advanced language alignment, showing superior capability in English/Chinese generation, instruction following and multi-turn interaction.⚠️ This project has been moved to: https://github.com/BayLing-Models/BayLing

    Python
    View on GitHub↗315
  • idea-ccnl/fengshenbang-lmIDEA-CCNL avatar

    IDEA-CCNL/Fengshenbang-LM

    4,128View on GitHub↗

    Fengshenbang-LM is a Chinese language model ecosystem and pre-training framework designed for the development and fine-tuning of billion-parameter large language models. It serves as a natural language processing pipeline and cross-modal AI platform capable of generating content across different modalities, including text-to-image generation and protein structure prediction. The project provides a domain-specific model adapter for applying pretrained models to specialized industries such as healthcare, finance, and law. It utilizes a distributed configuration system and data sharding to manag

    Pythonaigcchinese-nlpdistributed-training
    View on GitHub↗4,128
  • ieit-yuan/yuan-2.0IEIT-Yuan avatar

    IEIT-Yuan/Yuan-2.0

    688View on GitHub↗

    Yuan 2.0 Large Language Model

    Python
    View on GitHub↗688
  • internlm/internlmInternLM avatar

    InternLM/InternLM

    7,224View on GitHub↗

    InternLM is a large language model and a comprehensive suite of weights designed for text generation and complex reasoning. It functions as an inference engine for serving responses, a fine-tuning framework for adjusting model weights, and a platform for building autonomous AI agents. The system is capable of processing long-context input sequences up to one million tokens for document analysis. It employs chain-of-thought reasoning to solve knowledge-intensive tasks by generating intermediate logic steps before producing a final answer. The project covers model weight optimization through s

    Pythonchatbotchinesefine-tuning-llm
    View on GitHub↗7,224
  • langboat/mengzi3Langboat avatar

    Langboat/Mengzi3

    1,369View on GitHub↗

    Mengzi3

    Python
    View on GitHub↗1,369
  • lc1332/luotuo-chinese-llmLC1332 avatar

    LC1332/Luotuo-Chinese-LLM

    3,600View on GitHub↗

    骆驼(Luotuo): Open Sourced Chinese Language Models. Developed by 陈启源 @ 华中师范大学 & 李鲁鲁 @ 商汤科技 & 冷子昂 @ 商汤科技

    Jupyter Notebook
    View on GitHub↗3,600
  • lianjiatech/belleLianjiaTech avatar

    LianjiaTech/BELLE

    8,273View on GitHub↗

    BELLE is a specialized implementation of Chinese conversational large language models, encompassing a full instruction tuning framework. It provides a pipeline for training, evaluating, and deploying models optimized for natural language understanding and dialogue tasks in the Chinese language. The project is distinguished by its integrated approach to model refinement, combining the curation of multi-million entry instruction datasets with a distributed training pipeline. This pipeline supports both full fine-tuning and low-rank adaptation to optimize conversational performance. The system

    HTMLbloomchinese-nlpgpt-evaluation
    View on GitHub↗8,273
  • lightyear-turing/turingmm-34b-chatlightyear-turing avatar

    lightyear-turing/TuringMM-34B-Chat

    9View on GitHub↗

    TuringMM 智娃AI大模型

    Python
    View on GitHub↗9
  • lyogavin/animalyogavin avatar

    lyogavin/Anima

    32View on GitHub↗

    Moved to here: https://github.com/lyogavin/airllm

    View on GitHub↗32
  • michael-wzhu/chinese-llama2michael-wzhu avatar

    michael-wzhu/Chinese-LlaMA2

    737View on GitHub↗

    Repo for adapting Meta LlaMA2 in Chinese! META最新发布的LlaMA2的汉化版! (完全开源可商用)

    Python
    View on GitHub↗737
  • minimax-ai/minimax-01MiniMax-AI avatar

    MiniMax-AI/MiniMax-01

    3,435View on GitHub↗

    The official repo of MiniMax-Text-01 and MiniMax-VL-01, large-language-model & vision-language-model based on Linear Attention

    Pythonlarge-language-modelsllmllms
    View on GitHub↗3,435
  • neutralzz/billaNeutralzz avatar

    Neutralzz/BiLLa

    417View on GitHub↗

    BiLLa: A Bilingual LLaMA with Enhanced Reasoning Ability

    Python
    View on GitHub↗417
  • openbmb/cpm-beeOpenBMB avatar

    OpenBMB/CPM-Bee

    2,405View on GitHub↗

    百亿参数的中英文双语基座大模型

    Python
    View on GitHub↗2,405
  • openbmb/minicpmOpenBMB avatar

    OpenBMB/MiniCPM

    9,464View on GitHub↗

    MiniCPM is a collection of small language models designed for local, on-device deployment in resource-constrained environments. The project focuses on running dense Transformer models on consumer hardware, including GPUs, CPUs, and Apple Silicon, without requiring custom code forks. The project distinguishes itself through heavy optimization for edge hardware, utilizing quantized weight compression in GGUF and MLX formats to reduce memory overhead. It implements advanced inference techniques such as speculative sampling and radix-tree prefix caching to accelerate generation speed and throughp

    Jupyter Notebook
    View on GitHub↗9,464
  • openlmlab/mossOpenLMLab avatar

    OpenLMLab/MOSS

    12,140View on GitHub↗

    MOSS is a conversational AI platform, fine-tuning toolkit, and quantized model runtime. It provides a framework for deploying large language models capable of multi-turn dialogue, general-purpose response generation, and following complex instructions. The system functions as a tool-augmented framework that extends model knowledge through external plugins and tool-call loops. This allows the model to execute tasks via search engines and calculators to augment responses with external data. The project covers model training through supervised conversational fine-tuning and optimizes deployment

    Python
    View on GitHub↗12,140
  • openlmlab/openchinesellamaOpenLMLab avatar

    OpenLMLab/OpenChineseLLaMA

    239View on GitHub↗

    Chinese large language model base generated through incremental pre-training on Chinese datasets

    Python
    View on GitHub↗239