llm-universe vs transformers

A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.

llm-universetransformers
Tagline面向初学者的大模型应用开发教程🤗 Transformers: the model-definition framework for state-of-the-art machine learning models
Stars13k162k
Forks1.4k34k
Open issues152.5k
LanguageJupyter NotebookPython
License-Apache-2.0
Last pushedFeb 24, 2026Jul 7, 2026
CategoriesLLM Frameworks, Developer Tools, Model TrainingData & Retrieval, Model Training, LLM Frameworks

llm-universe

LLM Universe 是一个针对没有算法基础的开发者提供的大模型应用开发入门课程。它包括调用大模型API的方式、知识库搭建以及构建RAG(Retrieval-Augmented Generation)应用程序等内容。

Jupyter Notebook

transformers

Repo hosts a Python library and framework for NLP, text, audio, vision, multimodal AI model creation, training and inference using PyTorch.

Python