-
Updated
Jul 15, 2023 - Jupyter Notebook
transformers
Here are 2,322 public repositories matching this topic...
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
-
Updated
Jun 28, 2023 - Python
CVPR 2023 论文和开源项目合集
-
Updated
Jul 14, 2023
-
Updated
Jul 14, 2023 - Python
-
Updated
Jul 15, 2023 - Python
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
-
Updated
Jul 12, 2023 - Python
The next-generation platform to monitor and optimize your AI costs in one place
-
Updated
Jun 18, 2023 - Python
-
Updated
Jul 14, 2023 - Python
An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.
-
Updated
Feb 25, 2022 - Python
-
Updated
Jul 14, 2023 - Rust
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
-
Updated
Jun 26, 2023 - Python
A PyTorch-based Speech Toolkit
-
Updated
Jul 14, 2023 - Python
An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.
-
Updated
Jul 8, 2023 - Python
BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)
-
Updated
May 9, 2023 - Python
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
-
Updated
May 24, 2023 - Python
This repository contains demos I made with the Transformers library by HuggingFace.
-
Updated
Jul 6, 2023 - Jupyter Notebook
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
-
Updated
Jul 14, 2023 - Python
Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network). Technique was originally created by https://twitter.com/advadnoun
-
Updated
Mar 13, 2022 - Python
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
-
Updated
Jul 2, 2022 - Jupyter Notebook
Transformers for Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI
-
Updated
Jun 20, 2023 - Python
Improve this page
Add a description, image, and links to the transformers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the transformers topic, visit your repo's landing page and select "manage topics."