OpenMOSS/MOSS
An open-source tool-augmented conversational language model from Fudan University observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 84
- Release rhythm 35
- Longevity 88
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1236
- days_rel: n/a
- days_push: 98
- n_releases_24m: 0
Adoption not part of the score
12230 stars · 1127 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
MOSS is an open-source tool-augmented conversational large language model from Fudan University, released with base models, SFT models, plugin-augmented variants, quantized checkpoints, and SFT dialogue datasets. The repository provides inference code for local deployment and fine-tuning scripts for adapting the models to custom dialogue data.
Use cases
- run a chatgpt-like conversational model locally
- deploy an open-source LLM on my own GPU
- fine-tune a dialogue model on my own conversation data
- use a language model with plugins like search and text-to-image
- run a quantized LLM on 12GB of VRAM
- download open-source Chinese-English instruction-tuned model weights
- generate code and answers with a self-hosted chatbot
When to choose
- you want a fully open, self-hosted ChatGPT-style model with weights and training data
- you need Chinese-English bilingual dialogue capabilities
- you want to study or reproduce SFT and plugin-augmented LLM training
- you have a single GPU and need int4/int8 quantized inference
When to avoid
- you need state-of-the-art reasoning quality comparable to modern frontier LLMs
- you want a managed API without hosting your own GPU infrastructure
- you need commercial use of the model weights without checking the AGPL-3.0 model license
- you need long-context or multimodal capabilities
Facets
library · maturity maintenance
llm-inference llm-training chatbot nlp large-language-models artificial-intelligence chatbots python conversational-ai tool-augmented-llm quantization sft-data open-source-model fudan-university natural-language-processing gpu linux
2 sources
- readme: https://github.com/OpenMOSS/MOSS · fetched 2026-08-28 · 09b7f7d70601
- homepage: https://txsun1997.github.io/blogs/moss.html · fetched 2026-08-29 · 0c3ec03df31d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| OpenMOSS/MOSS | main | 68 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem