gpt-2-simple
Text generator
A tool for retraining and fine-tuning the OpenAI GPT-2 text generation model on new datasets.
Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts
3k stars
74 watching
676 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
openaitensorflowtext-generationtextgenrnn
Related projects:
Repository | Description | Stars |
---|---|---|
minimaxir/aitextgen | A Python package for text generation using GPT-2 and EleutherAI's models, with fine-tuning capabilities. | 1,843 |
openai/gpt-2 | A repository providing code and models for research into language modeling and multitask learning | 22,644 |
minimaxir/gpt-3-experiments | A collection of test prompts and generated texts for evaluating OpenAI's GPT-3 API | 701 |
karpathy/mingpt | A minimal PyTorch implementation of a transformer-based language model | 20,474 |
minimaxir/textgenrnn | A Python module for creating character-level or word-level neural networks for text generation and training on various datasets | 4,944 |
graykode/gpt-2-pytorch | An implementation of the GPT-2 language model in PyTorch for generating text | 976 |
gd3kr/blendergpt | An OpenAI GPT-4 API-integrated plugin for controlling Blender using natural language commands in Python. | 4,611 |
gpt-engineer-org/gpt-engineer | An AI-powered platform to experiment with software engineering tasks using natural language input. | 52,634 |
minimaxir/simpleaichat | An AI chat package that simplifies interaction with chat apps like ChatGPT and GPT-4. | 3,494 |
ricklamers/gpt-code-ui | An interactive code generation and execution tool using AI models | 3,566 |
ther1d/shell_gpt | A command-line tool using AI-powered language models to generate shell commands and code snippets | 9,933 |
shreyashankar/gpt3-sandbox | A tool to easily create web demos using the GPT-3 API with minimal code and effort. | 2,900 |
flagai-open/flagai | An open-source toolkit for training and deploying large-scale AI models on various downstream tasks with multi-modality | 3,840 |
mshumer/gpt-prompt-engineer | A tool for automating the process of generating and ranking effective prompts for AI models like GPT-4, GPT-3.5-Turbo, or Claude 3 Opus. | 9,411 |
lostruins/koboldcpp | An AI text-generation software tool that enables easy use of GGML and GGUF models with a user-friendly interface. | 5,792 |