huawei-noah/Pretrained-Language-Model
Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2466
- days_rel: n/a
- days_push: 955
- n_releases_24m: 0
Adoption not part of the score
3165 stars · 637 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of pretrained language models and optimization techniques from Huawei Noah's Ark Lab, including PanGu-α (200B-parameter Chinese autoregressive model), NEZHA, TinyBERT, and various BERT compression methods. It covers knowledge distillation, weight quantization/binarization, and dynamic architectures across TensorFlow, PyTorch, and MindSpore.
Use cases
- use a pretrained Chinese language model
- compress BERT with knowledge distillation
- quantize or binarize transformer weights for faster inference
- run a large-scale autoregressive Chinese model like PanGu-α
- build a byte-level tokenizer vocabulary
- fine-tune NEZHA on Chinese NLP tasks
- deploy tiny BERT models under strict latency budgets
When to choose
- you need Chinese-language pretrained models or BERT variants
- you want research-grade model compression techniques like TinyBERT, TernaryBERT, or BinaryBERT
- you work with MindSpore or Ascend hardware
- you need small, fast BERT models for edge or latency-constrained inference
When to avoid
- you need a maintained library with active support - releases are infrequent and there is no license file
- you want general-purpose English-centric LLM tooling like Llama-style models
- you need production training infrastructure rather than research code
- you require a permissively licensed dependency - the missing license complicates commercial use
Facets
library · maturity maintenance
machine-learning llm-training llm-inference nlp large-language-models machine-learning deep-learning python knowledge-distillation quantization model-compression chinese-nlp bert pangu mindspore tinybert pretrained-models natural-language-processing gpu linux
1 source
- readme: https://github.com/huawei-noah/Pretrained-Language-Model · fetched 2026-08-28 · 247407898265
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| huawei-noah/Pretrained-Language-Model | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="huawei-noah/Pretrained-Language-Model")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem