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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ECNU-ICALK avatar

ECNU-ICALK/EduChat

0
View on GitHub↗
940 stars·105 forks·Jupyter Notebook·3 vueseduchat.top↗

EduChat

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

Features

  • General Purpose Models - Chatbot system designed for intelligent educational environments.

Historique des stars

Graphique de l'historique des stars pour ecnu-icalk/educhatGraphique de l'historique des stars pour ecnu-icalk/educhat

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à EduChat

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec EduChat.
  • openlmlab/mossAvatar de OpenLMLab

    OpenLMLab/MOSS

    12,140Voir sur 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
    Voir sur GitHub↗12,140
  • atla-ai/selene-miniAvatar de atla-ai

    atla-ai/selene-mini

    30Voir sur GitHub↗

    🛝 Playground | 📄 Technical report | 💻 GitHub | 👀 Sign up for the API

    Jupyter Notebook
    Voir sur GitHub↗30
  • blinkdl/rwkv-lmAvatar de BlinkDL

    BlinkDL/RWKV-LM

    14,568Voir sur GitHub↗

    RWKV-LM is a framework for training and deploying recurrent language models. It utilizes a linear-time recurrent architecture that enables text generation and sequence processing with constant memory and time complexity, avoiding the quadratic scaling of traditional attention caches. The project implements a parallelizable training mechanism that allows recurrent models to be trained using global operations while maintaining cache-free inference. It includes state-tuning capabilities to optimize the initial hidden state and utilizes adaptive probability-mass sampling to control token diversit

    Python
    Voir sur GitHub↗14,568
  • abacaj/mpt-30b-inferenceAvatar de abacaj

    abacaj/mpt-30B-inference

    574Voir sur GitHub↗

    Run inference on the latest MPT-30B model using your CPU. This inference code uses a ggml quantized model. To run the model we'll use a library called ctransformers that has bindings to ggml in python.

    Python
    Voir sur GitHub↗574
Voir les 25 alternatives à EduChat→

Questions fréquentes

Que fait ecnu-icalk/educhat ?

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

Quelles sont les fonctionnalités principales de ecnu-icalk/educhat ?

Les fonctionnalités principales de ecnu-icalk/educhat sont : General Purpose Models.

Quelles sont les alternatives open-source à ecnu-icalk/educhat ?

Les alternatives open-source à ecnu-icalk/educhat incluent : openlmlab/moss — MOSS is a conversational AI platform, fine-tuning toolkit, and quantized model runtime. It provides a framework for… atla-ai/selene-mini — 🛝 Playground | 📄 Technical report | 💻 GitHub | 👀 Sign up for the API. blinkdl/rwkv-lm — RWKV-LM is a framework for training and deploying recurrent language models. It utilizes a linear-time recurrent… databrickslabs/dolly — Dolly is an instruction-tuned large language model designed to follow complex natural language directions. It operates… deepseek-ai/deepseek-llm — DeepSeek-LLM is a large language model and causal language model designed for natural language generation. It… abacaj/mpt-30b-inference — Run inference on the latest MPT-30B model using your CPU. This inference code uses a ggml quantized model. To run the…