Trending
Content tagged with "transformers"
Hacker News
Top stories from the Hacker News community• Updated less than a minute ago
Top posts from tech subreddits• Updated 12 minutes ago
[R] Self-Correction Bench: Revealing and Addressing the Self-Correction Blind Spot in LLMs
Hugging Face Trending
Popular models from Hugging Face• Updated 12 minutes ago
GitHub Trending
Popular repositories from GitHub• Updated 26 minutes ago
transformers
🤗 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.
llama_index
LlamaIndex is the leading framework for building LLM-powered agents over your data.
yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
unstructured
Convert documents to structured data effortlessly. Unstructured is open-source ETL solution for transforming complex documents into clean, structured formats for language models. Visit our website to learn more about our enterprise grade Platform product for production grade workflows, partitioning, enrichments, chunking and embedding.
optimum
🚀 Accelerate inference and training of 🤗 Transformers, Diffusers, TIMM and Sentence Transformers with easy to use hardware optimization tools
vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch