transformers vs llm-guard
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| transformers | llm-guard | |
|---|---|---|
| Tagline | 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models | The Security Toolkit for LLM Interactions |
| Stars | 162k | 3.2k |
| Forks | 34k | 416 |
| Open issues | 2.5k | 37 |
| Language | Python | Python |
| License | Apache-2.0 | MIT |
| Last pushed | Jul 7, 2026 | Dec 15, 2025 |
| Categories | Model Training, Data & Retrieval, LLM Frameworks | Evaluation & Observability, LLM Frameworks |
transformers
Repo hosts a Python library and framework for NLP, text, audio, vision, multimodal AI model creation, training and inference using PyTorch.
Python
llm-guard
LLM Guard is a comprehensive security tool designed to fortify interactions with Large Language Models, providing sanitization, harmful language detection, data leakage prevention, and prompt injection resistance.
Python