transformers
1112 个项目 · ⭐ 1308.9k21 Lessons, Get Started Building with Generative AI
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
🧑🏫 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, ... 🧠
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
Ongoing research training transformer models at scale
State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
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.
Easy-to-use and powerful LLM and SLM library with awesome model zoo.
💡 All-in-one AI framework for semantic search, LLM orchestration and language model workflows
This repository contains demos I made with the Transformers library by HuggingFace.
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
OpenVINO™ is an open source toolkit for optimizing and deploying AI inference
共 1112 条 · 第 1 / 56 页