-
Updated
Apr 2, 2023 - Jupyter Notebook
transformers
Here are 1,966 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
Mar 19, 2023 - Python
CVPR 2023 论文和开源项目合集
-
Updated
Apr 1, 2023
-
Updated
Mar 31, 2023 - Python
-
Updated
Apr 1, 2023 - Python
An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.
-
Updated
Feb 25, 2022 - Python
Plug and play modules to optimize the performances of your AI systems
-
Updated
Mar 31, 2023 - Python
-
Updated
Mar 24, 2023 - Rust
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
-
Updated
Mar 23, 2023 - Python
A PyTorch-based Speech Toolkit
-
Updated
Apr 2, 2023 - Python
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
-
Updated
Jul 6, 2022 - Python
BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)
-
Updated
Oct 27, 2022 - 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
Apr 2, 2023 - Python
An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.
-
Updated
Mar 31, 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
This repository contains demos I made with the Transformers library by HuggingFace.
-
Updated
Apr 1, 2023 - Jupyter Notebook
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
-
Updated
Mar 31, 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
Mar 30, 2023 - Python
State of the Art Natural Language Processing
-
Updated
Apr 2, 2023 - Scala
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."