awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to wisdomshell/codeshell

Open-source alternatives to Codeshell

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

  • davendw49/k2davendw49 的头像

    davendw49/k2

    212在 GitHub 上查看↗

    Code and datasets for paper "K2: A Foundation Language Model for Geoscience Knowledge Understanding and Utilization" in WSDM-2024

    Python
    在 GitHub 上查看↗212
  • xionghonglin/doctorglmxionghonglin 的头像

    xionghonglin/DoctorGLM

    835在 GitHub 上查看↗

    基于ChatGLM-6B的中文问诊模型

    Pythonchatglm-6b
    在 GitHub 上查看↗835
  • synlp/chimed-gptsynlp 的头像

    synlp/ChiMed-GPT

    105在 GitHub 上查看↗

    ChiMed-GPT is a Chinese medical large language model (LLM) built by continually training Ziya-v2 on Chinese medical data, where pre-training, supervised fine-tuning (SFT), and reinforcement learning from human feedback (RLHF) are comprehensively performed on it.

    在 GitHub 上查看↗105
  • freedomintelligence/huatuogptFreedomIntelligence 的头像

    FreedomIntelligence/HuatuoGPT

    1,312在 GitHub 上查看↗

    HuatuoGPT, Towards Taming Language Models To Be a Doctor. (An Open Medical GPT)

    Python
    在 GitHub 上查看↗1,312
  • pku-yuangroup/chatlawPKU-YuanGroup 的头像

    PKU-YuanGroup/ChatLaw

    7,525在 GitHub 上查看↗

    ChatLaw is a specialized large language model legal assistant designed to provide automated consulting and question answering within Chinese legal frameworks. It functions as a system for legal knowledge management, processing complex legal texts to deliver accurate statutory answers and advisory services. The system utilizes a mixture-of-experts modeling approach and multi-agent coordination to research information and generate professional consultation reports. To ensure factual reliability and minimize hallucinations, it integrates a legal knowledge graph and a standardized operating proce

    在 GitHub 上查看↗7,525

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • irlab-sdu/fuzi.mingchairlab-sdu 的头像

    irlab-sdu/fuzi.mingcha

    384在 GitHub 上查看↗

    夫子•明察司法大模型是由山东大学、浪潮云、中国政法大学联合研发,以 ChatGLM 为大模型底座,基于海量中文无监督司法语料与有监督司法微调数据训练的中文司法大模型。该模型支持法条检索、案例分析、三段论推理判决以及司法对话等功能,旨在为用户提供全方位、高精准的法律咨询与解答服务。

    Pythonchatglm-6bjudiciallarge-language-models
    在 GitHub 上查看↗384
  • zjunlp/knowlmzjunlp 的头像

    zjunlp/KnowLM

    1,387在 GitHub 上查看↗

    An Open-sourced Knowledgable Large Language Model Framework.

    Pythonbilingualchinesedeep-learning
    在 GitHub 上查看↗1,387
  • scir-hi/huatuo-llama-med-chineseSCIR-HI 的头像

    SCIR-HI/Huatuo-Llama-Med-Chinese

    4,971在 GitHub 上查看↗

    Huatuo-Llama-Med-Chinese is a medical large language model specialized in processing and generating natural language text in Chinese. It is an instruction-tuned system designed to answer professional healthcare questions by leveraging a dedicated medical knowledge base. The model integrates structured medical literature and knowledge graphs to ensure clinical accuracy during response generation. It employs knowledge-graph augmented inference to combine structured entity relationships with neural network outputs. The system is developed through domain-specific weight adaptation, cross-lingual

    Pythonaidoctorbloomchinese
    在 GitHub 上查看↗4,971
  • microsoft/lmopsmicrosoft 的头像

    microsoft/LMOps

    4,418在 GitHub 上查看↗

    LMOps is a research-driven operations framework for optimizing the deployment, fine-tuning, and performance of large language models. It provides a specialized toolkit for foundation model adaptation, inference acceleration, prompt optimization, and context orchestration. The framework distinguishes itself through an inference accelerator that reduces token generation latency by verifying and copying overlapping text spans from reference documents. It also features a prompt engineering optimizer that employs reinforcement learning, beam search, and non-natural language markers to automaticall

    Python
    在 GitHub 上查看↗4,418
  • nlpxucan/wizardlmnlpxucan 的头像

    nlpxucan/WizardLM

    9,486在 GitHub 上查看↗

    WizardLM is a large language model and instruction-tuning framework designed to execute sophisticated coding, mathematical, and conversational tasks. It functions as an AI system for mathematical reasoning and code generation, as well as a synthetic dataset generator used to train other language models. The project is distinguished by its evolutionary instruction tuning, which uses a method to rewrite simple instructions into complex tasks. This process expands training dataset difficulty and produces a high volume of open-domain tasks across various difficulty levels. The system covers capa

    Python
    在 GitHub 上查看↗9,486
  • lancopku/pkuseg-pythonlancopku 的头像

    lancopku/pkuseg-python

    6,707在 GitHub 上查看↗

    pkuseg-python is a Chinese word segmentation toolkit and natural language processing library. It provides specialized models for splitting Chinese text into words across various domains, including news, medical, and web content, and includes a tool for assigning grammatical parts of speech tags to segmented words. The library allows for the training of custom segmentation models using annotated datasets and supports the integration of user-defined dictionaries to ensure specialized terminology is recognized correctly. It employs a multi-threaded execution engine to process large volumes of Ch

    Python
    在 GitHub 上查看↗6,707
  • hankcs/hanlphankcs 的头像

    hankcs/HanLP

    36,413在 GitHub 上查看↗

    HanLP is a natural language processing library and deep learning framework specifically optimized for the Chinese language, while also functioning as a multilingual text processor. It serves as a toolkit for performing linguistic analysis, semantic understanding, and script conversion. The project distinguishes itself through a dedicated focus on Chinese linguistic structures, including a specialized script converter for transforming text between Simplified Chinese, Traditional Chinese, and Pinyin. It further supports domain-specific model training to improve the recognition of professional t

    Pythondependency-parserhanlpnamed-entity-recognition
    在 GitHub 上查看↗36,413
  • marqo-ai/marqomarqo-ai 的头像

    marqo-ai/marqo

    5,022在 GitHub 上查看↗

    Marqo is an ecommerce product discovery platform, multimodal vector database, and AI search merchandising tool. It provides infrastructure for implementing semantic search and recommendations, allowing shoppers to find products using natural language and images. The platform distinguishes itself through a hybrid ranking pipeline that combines neural semantic scores with business-defined boosting and pinning rules. It features a conversational commerce engine that uses large language models to process user intent and provides a search performance analytics suite for measuring conversion uplift

    Python
    在 GitHub 上查看↗5,022
  • duomo/transgptDUOMO 的头像

    DUOMO/TransGPT

    839在 GitHub 上查看↗

    🤗 TransGPT-7B • 🤗 TransGPT-MM-6B • 🤖 DUOMO • 💬 WeChat

    Python
    在 GitHub 上查看↗839
  • deepseek-ai/deepseek-coder-v2deepseek-ai 的头像

    deepseek-ai/DeepSeek-Coder-V2

    6,462在 GitHub 上查看↗
    在 GitHub 上查看↗6,462
  • clouditera/secgptClouditera 的头像

    Clouditera/SecGPT

    3,064在 GitHub 上查看↗

    SecGPT网络安全大模型

    Python
    在 GitHub 上查看↗3,064
  • deepseek-ai/deepseek-coderdeepseek-ai 的头像

    deepseek-ai/DeepSeek-Coder

    22,804在 GitHub 上查看↗

    DeepSeek-Coder is a large language model and foundational neural network architecture designed specifically for software development tasks. It functions as an artificial intelligence assistant capable of interpreting complex programming instructions to generate, transpile, and structure source code. The system distinguishes itself through its ability to perform project-level code generation, analyzing broader context and patterns across entire software projects rather than isolated files. It supports multimodal input processing, allowing for the integration of text and visual data to inform i

    Python
    在 GitHub 上查看↗22,804
  • hicai-zju/promptproteinHICAI-ZJU 的头像

    HICAI-ZJU/PromptProtein

    33在 GitHub 上查看↗

    Code and Data for the paper: Multi-level Protein Structure Pre-training with Prompt Learning ICLR 2023

    Python
    在 GitHub 上查看↗33
  • chaoyi-wu/pmc-llamachaoyi-wu 的头像

    chaoyi-wu/PMC-LLaMA

    678在 GitHub 上查看↗

    The official codes for "PMC-LLaMA: Towards Building Open-source Language Models for Medicine"

    Python
    在 GitHub 上查看↗678
  • abacinlp/investlmAbaciNLP 的头像

    AbaciNLP/InvestLM

    152在 GitHub 上查看↗

    This is the repo for a new financial domain large language model, InvestLM, tuned on LLaMA-65B1, using a carefully curated instruction dataset related to financial investment. We provide guidance on how to use InvestLM for inference.

    Python
    在 GitHub 上查看↗152
  • geobrain-ai/geogalacticageobrain-ai 的头像

    geobrain-ai/geogalactica

    42在 GitHub 上查看↗

    A Scientific Large Language Model in Geoscience

    Python
    在 GitHub 上查看↗42
  • fudandisc/disc-medllmFudanDISC 的头像

    FudanDISC/DISC-MedLLM

    565在 GitHub 上查看↗

    Repository of DISC-MedLLM, it is a comprehensive solution that leverages Large Language Models (LLMs) to provide accurate and truthful medical response in end-to-end conversational healthcare services.

    Python
    在 GitHub 上查看↗565
  • cshaitao/lexilawCSHaitao 的头像

    CSHaitao/LexiLaw

    1,022在 GitHub 上查看↗

    LexiLaw - 中文法律大模型

    Python
    在 GitHub 上查看↗1,022
  • fudandisc/disc-finllmFudanDISC 的头像

    FudanDISC/DISC-FinLLM

    881在 GitHub 上查看↗

    DISC-FinLLM,中文金融大语言模型(LLM),旨在为用户提供金融场景下专业、智能、全面的金融咨询服务。DISC-FinLLM, a Chinese financial large language model (LLM) designed to provide users with professional, intelligent, and comprehensive financial consulting services in financial scenarios.

    Pythonchain-of-retrievalfinancial-large-language-modelinstruction-tuning
    在 GitHub 上查看↗881
  • hkust-vgd/marinegpthkust-vgd 的头像

    hkust-vgd/MarineGPT

    45在 GitHub 上查看↗

    The official implementation of MarineGPT

    Python
    在 GitHub 上查看↗45
  • icalk-nlp/educhaticalk-nlp 的头像

    icalk-nlp/EduChat

    941在 GitHub 上查看↗

    An open-source educational chat model from ICALK, East China Normal University. 开源中英教育对话大模型。(通用基座模型,GPU部署,数据清理) 致敬: LLaMA, MOSS, BELLE, Ziya, vLLM

    Jupyter Notebook
    在 GitHub 上查看↗941
  • ictnlp/baylingictnlp 的头像

    ictnlp/BayLing

    315在 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
    在 GitHub 上查看↗315
  • idea-xl/instructmolIDEA-XL 的头像

    IDEA-XL/InstructMol

    54在 GitHub 上查看↗

    Codes for our paper InstructMol: Multi-Modal Integration for Building a Versatile and Reliable Molecular Assistant in Drug Discovery

    Python
    在 GitHub 上查看↗54
  • imosr/media-llamaI

    IMOSR/Media-LLaMA

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • freedomintelligence/llmzooFreedomIntelligence 的头像

    FreedomIntelligence/LLMZoo

    2,944在 GitHub 上查看↗

    ⚡LLM Zoo is a project that provides data, models, and evaluation benchmark for large language models.⚡

    Python
    在 GitHub 上查看↗2,944