transformer
Here are 5,449 public repositories matching this topic...
Language:All
Sort:Most stars
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
- Updated
Jul 18, 2025 - Python
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
- Updated
Jul 18, 2025 - Python
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
- Updated
Jul 16, 2025 - Jupyter Notebook
A high-throughput and memory-efficient inference and serving engine for LLMs
- Updated
Jul 19, 2025 - Python
Port of OpenAI's Whisper model in C/C++
- Updated
Jul 19, 2025 - C++
OpenMMLab Detection Toolbox and Benchmark
- Updated
Aug 21, 2024 - Python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
- Updated
Jul 17, 2025
Faster Whisper transcription with CTranslate2
- Updated
Jun 2, 2025 - Python
SGLang is a fast serving framework for large language models and vision language models.
- Updated
Jul 19, 2025 - Python
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
- Updated
Jun 13, 2025 - Jupyter Notebook
pix2tex: Using a ViT to convert images of equations into LaTeX code.
- Updated
Jan 18, 2025 - Python
Natural Language Processing Tutorial for Deep Learning Researchers
- Updated
Feb 21, 2024 - Jupyter Notebook
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.
- Updated
Jul 10, 2025 - Python
A powerful HTTP client for Dart and Flutter, which supports global settings, Interceptors, FormData, aborting and canceling a request, files uploading and downloading, requests timeout, custom adapters, etc.
- Updated
Jul 19, 2025 - Dart
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba. Full multimodal LLM Android App:[MNN-LLM-Android](./apps/Android/MnnLlmChat/README.md). MNN TaoAvatar Android - Local 3D Avatar Intelligence: apps/Android/Mnn3dAvatar/README.md
- Updated
Jul 18, 2025 - C++
Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL2022 Best Demo Award.
- Updated
Jun 26, 2025 - Python
Large Language Model Text Generation Inference
- Updated
Jul 18, 2025 - Python
🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading
- Updated
Sep 7, 2024 - Python
Improve this page
Add a description, image, and links to thetransformer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thetransformer topic, visit your repo's landing page and select "manage topics."