#39 · Primary category: LLM Application Frameworks
PaddleNLP
Easy-to-use and powerful LLM and SLM library with awesome model zoo.
Project last updated:05/23/26
GitHub Stars
13.0K
Forks
3.0K
Contributors
382
License
Apache-2.0
Why we included this project
PaddleNLP wraps the full model development loop around the PaddlePaddle framework: pretraining with 4D parallelism, fine-tuning with optimized operators and LoRA-style methods, lossless compression, and high-performance inference all live in one codebase. That means a team can move from picking a model to serving it without bolting together several separate tools. The model zoo covers encoder models like BERT and ERNIE as well as generative ones such as LLaMA and the Qwen series, and the Auto API loads weights and tokenizers in a couple of lines. It earns its place most clearly if you are already on PaddlePaddle or need to run on domestic accelerators like Ascend, Kunlun, and Hygon alongside NVIDIA GPUs.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
langchain
The agent engineering platform.
dify
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
litellm
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
llama_index
LlamaIndex is the leading document agent and OCR platform