Discover and explore top open-source AI tools and projects—updated daily.
TongjiliboPyTorch library for transformer models
Top 30.2% on SourcePulse
This repository provides an elegant PyTorch implementation of transformer models, aiming to simplify the process of loading, fine-tuning, and deploying large language models (LLMs). It is designed for researchers and developers working with NLP tasks who need a flexible and efficient framework for various transformer architectures.
How It Works
The library offers a unified interface for building and managing transformer models, abstracting away much of the complexity associated with different architectures and pre-trained weights. It supports loading models from Hugging Face or local checkpoints, handling configuration files, and integrating common training tricks like LoRA. The design emphasizes code clarity and reusability, drawing inspiration from the Keras training style.
Quick Start & Requirements
pip install bert4torchHighlighted Details
bert4torch-llm-server).Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
5 days ago
1 day
dbiir
meta-pytorch