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 skyworkai/skywork

Open-source alternatives to Skywork

30 open-source projects similar to skyworkai/skywork, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Skywork alternative.

  • 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
  • thudm/chatglm2-6bTHUDM avatar

    THUDM/ChatGLM2-6B

    15,565View on GitHub↗

    ChatGLM2-6B is an open-weight large language model designed for natural language conversations and text generation in both English and Chinese. It functions as a bilingual chat model capable of processing and maintaining coherence across text sequences up to 32K tokens. The model is optimized for local deployment through precision quantization, which reduces memory requirements to allow execution on consumer-grade hardware. It supports distributing model weights across multiple graphics cards to handle parameters that exceed the memory of a single device. The project covers capabilities for

    Python
    View on GitHub↗15,565
  • thudm/chatglm3THUDM avatar

    THUDM/ChatGLM3

    13,676View on GitHub↗

    ChatGLM3 is an open-weights large language model designed for bilingual conversational interactions in English and Chinese. It functions as a tool-augmented system capable of calling external functions and executing internal code to resolve complex tasks. The model utilizes four-bit quantization to reduce memory requirements, enabling inference on consumer hardware and diverse processing units including GPUs and CPUs. It features an expanded context window for processing and summarizing long documents and includes a supervised fine-tuning pipeline for adapting the model to specialized domains

    Python
    View on GitHub↗13,676

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
  • thudm/chatglm-6bTHUDM avatar

    THUDM/ChatGLM-6B

    41,040View on GitHub↗

    ChatGLM-6B is an open-source bilingual large language model designed for natural dialogue and text generation in both English and Chinese. It is structured as a dialogue model capable of tasks such as role-playing and information extraction. The project provides implementations for quantized language models, using low-precision weights to reduce GPU memory requirements for local inference. It also supports parameter-efficient fine-tuning, allowing model behavior to be optimized for specific tasks without requiring full retraining. The model includes capabilities for local execution on GPUs a

    Python
    View on GitHub↗41,040
  • ruc-gsai/yulan-miniRUC-GSAI avatar

    RUC-GSAI/YuLan-Mini

    231View on GitHub↗

    A highly capable 2.4B lightweight LLM using only 1T pre-training data with all details.

    Python
    View on GitHub↗231
  • xverse-ai/xverse-7bxverse-ai avatar

    xverse-ai/XVERSE-7B

    51View on GitHub↗

    XVERSE-7B: A multilingual large language model developed by XVERSE Technology Inc.

    Python
    View on GitHub↗51
  • xverse-ai/xverse-13bxverse-ai avatar

    xverse-ai/XVERSE-13B

    642View on GitHub↗

    XVERSE-13B: A multilingual large language model developed by XVERSE Technology Inc.

    Python
    View on GitHub↗642
  • 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
  • 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
  • openbmb/cpm-beeOpenBMB avatar

    OpenBMB/CPM-Bee

    2,405View on GitHub↗

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

    Python
    View on GitHub↗2,405
  • deepseek-ai/deepseek-llmdeepseek-ai avatar

    deepseek-ai/deepseek-LLM

    7,100View on GitHub↗

    DeepSeek-LLM is a large language model and causal language model designed for natural language generation. It functions as a multi-lingual system capable of predicting the next token in a sequence to perform text completion and conversational generation. The model is specialized for logical reasoning, specifically as a code and math LLM. This enables it to perform complex problem solving, which includes generating executable code and solving mathematical equations through step-by-step analysis. The system's broader capabilities cover conversational AI, including the generation of chat comple

    Makefile
    View on GitHub↗7,100
  • stability-ai/stablelmStability-AI avatar

    Stability-AI/StableLM

    15,699View on GitHub↗

    StableLM is a pre-trained transformer-based large language model designed for natural language generation and zero-shot inference. It functions as a causal language model that predicts the next token in a sequence to produce human-like text for conversational and creative writing tasks. The model is built as a fine-tunable base, allowing the adaptation of pre-trained weights to specific tasks or styles through custom dataset training and weight regularization. It utilizes rotary positional embeddings and flash-attention to optimize memory usage and processing efficiency during deployment on G

    Jupyter Notebook
    View on GitHub↗15,699
  • wenge-research/yayi2wenge-research avatar

    wenge-research/YAYI2

    2,799View on GitHub↗

    YAYI 2 是中科闻歌研发的新一代开源大语言模型,采用了超过 2 万亿 Tokens 的高质量、多语言语料进行预训练。(Repo for YaYi 2 Chinese LLMs)

    Pythonartificial-intelligencechatchinese
    View on GitHub↗2,799
  • xverse-ai/xverse-65bxverse-ai avatar

    xverse-ai/XVERSE-65B

    139View on GitHub↗

    XVERSE-65B: A multilingual large language model developed by XVERSE Technology Inc.

    Python
    View on GitHub↗139
  • 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
  • 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
  • facebookresearch/llamafacebookresearch avatar

    facebookresearch/llama

    59,466View on GitHub↗

    Llama is a large language model runtime and inference engine designed to load and execute autoregressive transformer models. It enables the generation of natural language text completions from prompts using pretrained weights. The system features multi-GPU model parallelism, which distributes model weights and workloads across multiple graphics processors to support larger parameter counts. It also incorporates a content safety filter that uses classifiers to intercept and block unsafe inputs or outputs during the inference process. The project covers broad capabilities in distributed model

    Python
    View on GitHub↗59,466
  • hit-scir/huoziHIT-SCIR avatar

    HIT-SCIR/huozi

    395View on GitHub↗

    活字通用大模型

    Pythonfine-tuninglarge-language-modelsllm
    View on GitHub↗395
  • 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
  • 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
  • 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
  • databrickslabs/dollydatabrickslabs avatar

    databrickslabs/dolly

    10,795View on GitHub↗

    Dolly is an instruction-tuned large language model designed to follow complex natural language directions. It operates as a causal language model that predicts the next token in a sequence to generate coherent conversational responses and perform tasks such as brainstorming, classification, and question answering. The project focuses on the development of models using open datasets suitable for commercial application. It enables the creation of instruction-following models by utilizing curated collections of human-generated instruction-response pairs. The repository provides capabilities for

    Python
    View on GitHub↗10,795
  • 01-ai/yi01-ai avatar

    01-ai/Yi

    7,822View on GitHub↗

    Yi is a bilingual language model and foundation model designed for natural language processing, reasoning, and reading comprehension in both English and Chinese. It is built as a transformer-based architecture capable of general purpose text generation and conversational tasks. The model is distinguished by its ability to function as a long context system, processing and analyzing extended input sequences up to 200k tokens. It also supports quantized versions that use low-bit precision to reduce memory footprints, enabling execution on consumer-grade hardware. The project covers a broad rang

    Jupyter Notebooklarge-language-models
    View on GitHub↗7,822
  • 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
  • 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
  • wenge-research/yayiwenge-research avatar

    wenge-research/YAYI

    2,531View on GitHub↗

    雅意大模型:为客户打造安全可靠的专属大模型,基于大规模中英文多领域指令数据训练的 LlaMA 2 & BLOOM 系列模型,由中科闻歌算法团队研发。(Repo for YaYi Chinese LLMs based on LlaMA2 & BLOOM)

    Pythonbloomchatchinese
    View on GitHub↗2,531
  • vivo-ai-lab/bluelmvivo-ai-lab avatar

    vivo-ai-lab/BlueLM

    941View on GitHub↗

    BlueLM(蓝心大模型): Open large language models developed by vivo AI Lab

    Python
    View on GitHub↗941
  • 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
  • facebookresearch/codellamafacebookresearch avatar

    facebookresearch/codellama

    16,307View on GitHub↗

    Code Llama is a large language model based on Llama 2 trained specifically for programming tasks and software development. It provides specialized model types optimized for general code generation, instruction following, and context-aware infilling. The project includes an instruction-tuned programming model for executing technical tasks via natural language prompts and a code infilling model that predicts missing sections based on surrounding source context. A large context code model is also provided to analyze extensive blocks of source code for improved coherence. The system covers capab

    Python
    View on GitHub↗16,307
  • bowang-lab/scgptbowang-lab avatar

    bowang-lab/scGPT

    1,585View on GitHub↗

    This is the official codebase for scGPT: Towards Building a Foundation Model for Single-Cell Multi-omics Using Generative AI.

    Jupyter Notebookfoundation-modelgptsingle-cell
    View on GitHub↗1,585