-
Updated
May 11, 2023 - Jupyter Notebook
transformers
Here are 2,225 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
May 20, 2023 - Python
CVPR 2023 论文和开源项目合集
-
Updated
May 30, 2023
-
Updated
Jun 16, 2023 - Python
-
Updated
Jun 17, 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
Jun 15, 2023 - Python
The next-generation platform to monitor and optimize your AI costs in one place
-
Updated
Jun 17, 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
Jun 15, 2023 - Rust
-
Updated
Jun 17, 2023 - Python
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
-
Updated
Apr 17, 2023 - Python
A PyTorch-based Speech Toolkit
-
Updated
Jun 17, 2023 - Python
An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.
-
Updated
Jun 16, 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
Jun 15, 2023 - Jupyter Notebook
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
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
-
Updated
Jun 10, 2023 - 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
May 16, 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."