Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with gpt-2

A curated list of projects in awesome lists tagged with gpt-2 .

https://github.com/blinkdl/rwkv-lm

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.

attention-mechanism chatgpt deep-learning gpt gpt-2 gpt-3 language-model linear-attention lstm pytorch rnn rwkv transformer transformers

Last synced: 16 Dec 2024

https://github.com/BlinkDL/RWKV-LM

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.

attention-mechanism chatgpt deep-learning gpt gpt-2 gpt-3 language-model linear-attention lstm pytorch rnn rwkv transformer transformers

Last synced: 28 Oct 2024

https://github.com/microsoft/lora

Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"

adaptation deberta deep-learning gpt-2 gpt-3 language-model lora low-rank pytorch roberta

Last synced: 16 Dec 2024

https://github.com/microsoft/LoRA

Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"

adaptation deberta deep-learning gpt-2 gpt-3 language-model lora low-rank pytorch roberta

Last synced: 30 Oct 2024

https://github.com/NielsRogge/Transformers-Tutorials

This repository contains demos I made with the Transformers library by HuggingFace.

bert gpt-2 layoutlm pytorch transformers vision-transformer

Last synced: 30 Oct 2024

https://github.com/nielsrogge/transformers-tutorials

This repository contains demos I made with the Transformers library by HuggingFace.

bert gpt-2 layoutlm pytorch transformers vision-transformer

Last synced: 16 Dec 2024

https://github.com/EleutherAI/gpt-neo

An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.

gpt gpt-2 gpt-3 language-model transformers

Last synced: 03 Nov 2024

https://github.com/morizeyao/gpt2-chinese

Chinese version of GPT2 training code, using BERT tokenizer.

chinese gpt-2 nlp text-generation transformer

Last synced: 18 Dec 2024

https://github.com/Morizeyao/GPT2-Chinese

Chinese version of GPT2 training code, using BERT tokenizer.

chinese gpt-2 nlp text-generation transformer

Last synced: 28 Oct 2024

https://github.com/foundationvision/var

[NeurIPS 2024 Oral][GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction". An *ultra-simple, user-friendly yet state-of-the-art* codebase for autoregressive image generation!

auto-regressive-model autoregressive-models diffusion-models generative-ai generative-model gpt gpt-2 image-generation large-language-models neurips transformers vision-transformer

Last synced: 17 Dec 2024

https://github.com/FoundationVision/VAR

[NeurIPS 2024 Oral][GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction". An *ultra-simple, user-friendly yet state-of-the-art* codebase for autoregressive image generation!

auto-regressive-model autoregressive-models diffusion-models generative-ai generative-model gpt gpt-2 image-generation large-language-models neurips transformers vision-transformer

Last synced: 04 Nov 2024

https://github.com/jaymody/picogpt

An unnecessarily tiny implementation of GPT-2 in NumPy.

deep-learning gpt gpt-2 large-language-models machine-learning neural-network nlp python

Last synced: 20 Dec 2024

https://github.com/jaymody/picoGPT

An unnecessarily tiny implementation of GPT-2 in NumPy.

deep-learning gpt gpt-2 large-language-models machine-learning neural-network nlp python

Last synced: 29 Oct 2024

https://github.com/yangjianxin1/gpt2-chitchat

GPT2 for Chinese chitchat/用于中文闲聊的GPT2模型(实现了DialoGPT的MMI思想)

chichat dialogpt dialogue-model gpt-2 gpt2 nlp text-generation transformer

Last synced: 20 Dec 2024

https://github.com/yangjianxin1/GPT2-chitchat

GPT2 for Chinese chitchat/用于中文闲聊的GPT2模型(实现了DialoGPT的MMI思想)

chichat dialogpt dialogue-model gpt-2 gpt2 nlp text-generation transformer

Last synced: 11 Nov 2024

https://github.com/guillaume-be/rust-bert

Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)

bart bert deep-learning electra gpt gpt-2 language-generation machine-learning ner nlp question-answering roberta rust rust-lang sentiment-analysis transformer translation

Last synced: 16 Dec 2024

https://github.com/stochasticai/xturing

Build, customize and control you own LLMs. From data pre-processing to fine-tuning, xTuring provides an easy way to personalize open-source LLMs. Join our discord community: https://discord.gg/TgHXuSJEk6

adapter alpaca deep-learning fine-tuning finetuning gen-ai generative-ai gpt-2 gpt-j language-model llama llm lora mistral mixed-precision peft quantization

Last synced: 18 Dec 2024

https://github.com/stochasticai/xTuring

Build, customize and control you own LLMs. From data pre-processing to fine-tuning, xTuring provides an easy way to personalize open-source LLMs. Join our discord community: https://discord.gg/TgHXuSJEk6

adapter alpaca deep-learning fine-tuning finetuning gen-ai generative-ai gpt-2 gpt-j language-model llama llm lora mistral mixed-precision peft quantization

Last synced: 24 Oct 2024

https://github.com/brikerman/kashgari

Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding.

bert bert-model gpt-2 machine-learning named-entity-recognition ner nlp nlp-framework seq2seq sequence-labeling text-classification text-labeling transfer-learning

Last synced: 17 Dec 2024

https://github.com/asyml/texar

Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://casl-project.ai/

bert casl-project data-processing deep-learning dialog-systems gpt-2 machine-learning machine-translation natural-language-processing python tensorflow texar text-data text-generation xlnet

Last synced: 19 Dec 2024

https://github.com/BrikerMan/Kashgari

Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding.

bert bert-model gpt-2 machine-learning named-entity-recognition ner nlp nlp-framework seq2seq sequence-labeling text-classification text-labeling transfer-learning

Last synced: 30 Oct 2024

https://github.com/vhellendoorn/code-lms

Guide to using pre-trained large language models of source code

deep-learning gpt-2 source-code

Last synced: 19 Dec 2024

https://github.com/VHellendoorn/Code-LMs

Guide to using pre-trained large language models of source code

deep-learning gpt-2 source-code

Last synced: 06 Nov 2024

https://github.com/huggingface/transfer-learning-conv-ai

🦄 State-of-the-Art Conversational AI with Transfer Learning

chatbots deep-learning dialog gpt gpt-2 neural-networks nlp pytorch transfer-learning

Last synced: 21 Dec 2024

https://github.com/thu-coai/CDial-GPT

A Large-scale Chinese Short-Text Conversation Dataset and Chinese pre-training dialog models

dialogue gpt gpt-2 lccc pytorch text-generation

Last synced: 16 Nov 2024

https://github.com/imcaspar/gpt2-ml

GPT2 for Multiple Languages, including pretrained models. GPT2 多语言支持, 15亿参数中文预训练模型

bert chinese colab gpt-2 nlp pretrained-models tensorflow text-generation tpu

Last synced: 21 Dec 2024

https://github.com/codota/tabnine-vscode

Visual Studio Code client for Tabnine. https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-vscode

artificial-intelligence autocomplete bash c cpp golang gpt-2 java javascript lua php python ruby rust swift typescript vscode vscode-extension

Last synced: 19 Dec 2024

https://github.com/guinmoon/llmfarm

llama and other large language models on iOS and MacOS offline using GGML library.

ai ggml gpt-2 gptneox ios llama macos rwkv starcoder swift

Last synced: 20 Dec 2024

https://github.com/graykode/gpt-2-pytorch

Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation

gpt-2 gpt2 implementation natural-language-processing nlp pytorch story-telling text-generator

Last synced: 18 Dec 2024

https://github.com/graykode/gpt-2-Pytorch

Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation

gpt-2 gpt2 implementation natural-language-processing nlp pytorch story-telling text-generator

Last synced: 26 Oct 2024

https://github.com/tg12/gpt_jailbreak_status

This is a repository that aims to provide updates on the status of jailbreaking the OpenAI GPT language model.

ai chatbot chatgpt gpt-2 gpt-3 gpt-3-prompts gpt-4

Last synced: 18 Dec 2024

https://github.com/guinmoon/LLMFarm

llama and other large language models on iOS and MacOS offline using GGML library.

ai ggml gpt-2 gptneox ios llama macos rwkv starcoder swift

Last synced: 28 Oct 2024

https://github.com/asyml/texar-pytorch

Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CASL project: http://casl-project.ai/

bert casl-project data-processing deep-learning dialog-systems gpt-2 machine-learning machine-translation natural-language-processing python pytorch roberta texar texar-pytorch text-data text-generation xlnet

Last synced: 21 Dec 2024

https://github.com/codota/tabnine-vim

Vim client for TabNine. https://vimawesome.com/plugin/tabnine-vim

artificial-intelligence autocomplete bash c cpp golang gpt-2 java javascript lua php python ruby rust swift typescript vim vim-plugin

Last synced: 25 Oct 2024

https://github.com/voidful/textrl

Implementation of ChatGPT RLHF (Reinforcement Learning with Human Feedback) on any generation model in huggingface's transformer (blommz-176B/bloom/gpt/bart/T5/MetaICL)

chatgpt controlled-nlg gpt-2 gpt-3 language-model nlg nlp pytorch reinforcement-learning rlhf

Last synced: 09 Nov 2024

https://github.com/voidful/TextRL

Implementation of ChatGPT RLHF (Reinforcement Learning with Human Feedback) on any generation model in huggingface's transformer (blommz-176B/bloom/gpt/bart/T5/MetaICL)

chatgpt controlled-nlg gpt-2 gpt-3 language-model nlg nlp pytorch reinforcement-learning rlhf

Last synced: 31 Oct 2024

https://github.com/yangjianxin1/cpm

Easy-to-use CPM for Chinese text generation(基于CPM的中文文本生成)

cpm generate gpt-2 gpt2

Last synced: 21 Dec 2024

https://github.com/codota/tabnine-intellij

Jetbrains IDEs client for TabNine. Compatible with all IntelliJ-based IDEs. https://plugins.jetbrains.com/plugin/12798-tabnine

appcode artificial-intelligence autocomplete clion goland gpt-2 intellij jetbrains jetbrains-plugin phpstorm pycharm rider rubymine webstorm

Last synced: 18 Dec 2024

https://github.com/niieani/gpt-tokenizer

The fastest JavaScript BPE Tokenizer Encoder Decoder for OpenAI's GPT-2 / GPT-3 / GPT-4 / GPT-4o / GPT-o1. Port of OpenAI's tiktoken with additional features.

bpe decoder encoder gpt-2 gpt-3 gpt-4 gpt-4o gpt-o1 machine-learning openai tokenizer

Last synced: 18 Dec 2024

https://github.com/rish-16/gpt2client

✍🏻 gpt2-client: Easy-to-use TensorFlow Wrapper for GPT-2 117M, 345M, 774M, and 1.5B Transformer Models 🤖 📝

gpt-2 machine-learning openai tensorflow text-generation transformer

Last synced: 26 Oct 2024

https://github.com/golsun/DialogRPT

EMNLP 2020: "Dialogue Response Ranking Training with Large-Scale Human Feedback Data"

conversational-ai dataset dialog dialog-datasets dialogpt gpt-2 human-feedback-data pretrained-models pytorch transformers

Last synced: 30 Oct 2024

https://github.com/minimaxir/gpt-2-cloud-run

Text-generation API via GPT-2 for Cloud Run

api cloud-run gpt-2 text-generation

Last synced: 10 Dec 2024

https://github.com/akanyaani/gpt-2-tensorflow2.0

OpenAI GPT2 pre-training and sequence prediction implementation in Tensorflow 2.0

gpt gpt-2 gpt2 implementation nlp openai pre-training pretraining tensorflow tensorflow2 text-generation transformer

Last synced: 13 Nov 2024

https://github.com/guinmoon/llmfarm_core.swift

Swift library to work with llama and other large language models.

ai falcon gpt-2 gptneox llama llama2 rwkv starcoder swift

Last synced: 18 Dec 2024

https://github.com/minimaxir/download-tweets-ai-text-gen

Python script to download public Tweets from a given Twitter account into a format suitable for AI text generation.

gpt-2 python text-generation twitter

Last synced: 19 Dec 2024

https://github.com/worldbank/realtabformer

A suite of auto-regressive and Seq2Seq (sequence-to-sequence) transformer models for tabular and relational synthetic data generation.

data-generation deep-learning gpt gpt-2 seq2seq-model synthetic-data synthetic-dataset-generation tabular-data transformers

Last synced: 20 Dec 2024

https://github.com/worldbank/REaLTabFormer

A suite of auto-regressive and Seq2Seq (sequence-to-sequence) transformer models for tabular and relational synthetic data generation.

data-generation deep-learning gpt gpt-2 seq2seq-model synthetic-data synthetic-dataset-generation tabular-data transformers

Last synced: 17 Dec 2024

https://github.com/codota/tabnine-sublime

Tabnine Autocomplete AI: JavaScript, Python, TypeScript, PHP, C/C++, HTML/CSS, Go, Java, Ruby, C#, Rust, SQL, Bash, Kotlin, Julia, Lua, OCaml, Perl, Haskell, React

artificial-intelligence autocomplete bash c cpp golang gpt-2 java javascript lua php python ruby rust sublime swift typescipt typescript

Last synced: 21 Dec 2024

https://github.com/lots-of-things/gpt2-bert-reddit-bot

a bot that generates realistic replies using a combination of pretrained GPT-2 and BERT models

bert bigquery colab-notebook gpt-2 praw

Last synced: 20 Dec 2024

https://github.com/certik/fastgpt

Fast GPT-2 inference written in Fortran

fortran gpt-2 high-performance

Last synced: 06 Dec 2024

https://github.com/prakhar21/TextAugmentation-GPT2

Fine-tuned pre-trained GPT2 for custom topic specific text generation. Such system can be used for Text Augmentation.

gpt-2 natural-language-generation natural-language-processing nlp-machine-learning text-augmentation textclassification transformer-architecture

Last synced: 15 Nov 2024

https://github.com/daspartho/prompt-extend

extending stable diffusion prompts with suitable style cues using text generation

deep-learning gpt-2 huggingface-spaces huggingface-transformers machine-learning nlp prompt stable-diffusion text-generation

Last synced: 15 Dec 2024

https://github.com/lopuhin/transformer-lm

Transformer language model (GPT-2) with sentencepiece tokenizer

gpt-2 language-model tensorflow

Last synced: 27 Oct 2024

https://github.com/freedomintelligence/crosstalk-generation

Code and data for crosstalk text generation tasks, exploring whether large models and pre-trained language models can understand humor.

chinese crosstalk-dataset gpt-2 humor-generation pretrained-models t5 text-generation

Last synced: 17 Nov 2024

https://github.com/cyberzhg/keras-gpt-2

Load GPT-2 checkpoint and generate texts

gpt-2 keras language-model nlp

Last synced: 27 Sep 2024

https://github.com/microsoft/adamix

This is the implementation of the paper AdaMix: Mixture-of-Adaptations for Parameter-efficient Model Tuning (https://arxiv.org/abs/2205.12410).

adapter bert dart glue gpt-2 nlg nlp nlu parameter-efficient pytorch roberta webnlg

Last synced: 21 Dec 2024

https://github.com/minimaxir/mtg-gpt-2-cloud-run

Code and UI for running a Magic card text generator API via GPT-2

ai api gpt-2 magic-the-gathering starlette text-generation

Last synced: 10 Dec 2024

https://github.com/naver/gdc

Code accompanying our papers on the "Generative Distributional Control" framework

ai controlled-nlg exponential-family fairness-ml gpt-2 gpt3 information-geometry language-model machine-learning nlg nlp reinforcement-learning

Last synced: 08 Nov 2024

https://github.com/m4cs/yourai

GPT-2 Discord Bot and Steps to Train Something Like You

discordpy gpt-2 gpt-2-simple openai

Last synced: 31 Oct 2024

https://github.com/samber/go-gpt-3-encoder

Go BPE tokenizer (Encoder+Decoder) for GPT2 and GPT3

bpe byte-pair-encoding codex decoder encoder go gpt-2 gpt-3 openai token tokenizer transformer

Last synced: 21 Dec 2024

https://github.com/alexeykarnachev/full_stack_transformer

Pytorch library for end-to-end transformer models training, inference and serving

gpt-2 language-model language-model-finetuning language-model-generation pytorch-lightning telegram-bot transformers

Last synced: 27 Nov 2024

https://github.com/aquadzn/gpt2-french

GPT-2 French demo | Démo française de GPT-2

docker french gpt-2 gpt2 language-model pytorch text-generation transformer

Last synced: 10 Nov 2024

https://github.com/ksjae/kogpt

GPT-2 pretrained on Korean datasets.

ai gpt-2 model-card

Last synced: 13 Nov 2024

https://github.com/simatwa/gpt-cli

Interact with ChatGPT and Bard at the terminal.

chatgpt chatgpt4 cli gpt- gpt-2 gpt-3 gpt-4 gpt-cli gpt-terminal gpt3-terminal python terminal

Last synced: 29 Sep 2024

https://github.com/cdpierse/script_buddy_v2

Script Buddy v2 is a film script text generation tool built using film scripts from the world's most popular film scripts and GPT2.

artificial-intelligence gpt-2 language-generation machine-learning nlp pytorch transformers

Last synced: 08 Nov 2024

https://github.com/kamalkraj/mingpt-tf

A minimal TF2 re-implementation of the OpenAI GPT training

gpt gpt-2 gpt3 language-model tensorflow tf2

Last synced: 07 Nov 2024

https://github.com/HLTCHKUST/ke-dialogue

KE-Dialogue: Injecting knowledge graph into a fully end-to-end dialogue system.

dialogue dialogue-system gpt gpt-2 knowledge knowledge-graph kvr mwoz opendialkg pytorch smd

Last synced: 28 Nov 2024

https://github.com/bhattbhavesh91/chatgpt-chatbot

This repository will guide you to create ChatGPT like chatbot using OpenAI's GPT 3.5 model

chatbot chatgpt chatgpt-api gpt-2 gpt-3 gradio openai openai-api python

Last synced: 16 Nov 2024

https://github.com/remixer-dec/botality-ii

telegram bot for self-hosted local inference of stable diffusion, text-to-speech and large language models, such as llama3

ai alpaca gpt-2 gpt-j llama llama3 llamacpp lora m1-mac mps multimodal self-hosted stable-diffusion stt telegram-bot tta tts

Last synced: 10 Oct 2024

https://github.com/ewenme/gpt-2-raps

generate lyrics with GPT-2

gpt-2 gpt2 lyrics-generator text-generation

Last synced: 15 Nov 2024

https://github.com/gptsafe/promptguard

Build production ready apps for GPT using Node.js & TypeScript

chatgpt gpt gpt-2 gpt-3 openai prompt prompt-attack prompt-caching prompt-engineering prompt-hardening prompt-injection

Last synced: 11 Oct 2024

https://github.com/qin2dim/pigai_gpt2

批改网写作助手

gpt-2 pigai selenium-python

Last synced: 18 Oct 2024