gpt-neo
There are 35 repositories under gpt-neo topic.
Xirider/finetune-gpt2xl
Guide: Finetune GPT2-XL (1.5 Billion Parameters) and finetune GPT-NEO (2.7 B) on a single GPU with Huggingface Transformers using DeepSpeed
SkyWorkAIGC/SkyCode-AI-CodeX-GPT3
SkyCode是一个多语言开源编程大模型,采用GPT3模型结构,支持Java, JavaScript, C, C++, Python, Go, shell等多种主流编程语言,并能理解中文注释。模型可以对代码进行补全,拥有强大解题能力,使您从编程中解放出来,专心于解决更重要的问题。| SkyCode is an open source programming model, which adopts the GPT3 model structure. It supports Java, JavaScript, C, C++, Python, Go, shell and other languages, and can understand Chinese comments.
git-cloner/codegen
Salesforce codegen with web server
geekjr/quickai
QuickAI is a Python library that makes it extremely easy to experiment with state-of-the-art Machine Learning models.
arrmansa/Basic-UI-for-GPT-J-6B-with-low-vram
A repository to run gpt-j-6b on low vram machines (4.2 gb minimum vram for 2000 token context, 3.5 gb for 1000 token context). Model loading takes 12gb free ram.
gustavecortal/gpt-j-fine-tuning-example
Fine-tuning 6-Billion GPT-J (& other models) with LoRA and 8-bit compression
finetunej/gpt-neo_dungeon
Colab notebooks to run a basic AI Dungeon clone using gpt-neo-2.7B
arrmansa/Basic-UI-for-GPT-Neo-with-low-vram
A basic ui for running gpt neo 2.7B on low vram (3 gb Vram minimum)
VE-FORBRYDERNE/mtj-softtuner
Create soft prompts for fairseq 13B dense, GPT-J-6B and GPT-Neo-2.7B for free in a Google Colab TPU instance
Norod/hebrew-gpt_neo
Hebrew text generation models based on EleutherAI's gpt-neo. Each was trained on a TPUv3-8 made avilable via TPU Research Cloud Program.
ContextLab/abstract2paper
Auto-generate an entire paper from a prompt or abstract using NLP
bhattbhavesh91/few-shot-learning-using-gpt-neo
Few Shot Learning using EleutherAI's GPT-Neo an Open-source version of GPT-3
arrmansa/Gpt-Neo-Limited-Vram-Cuda
A notebook that runs GPT-Neo with low vram (6 gb) and cuda acceleration by loading it into gpu memory in smaller parts.
nomomon/Amazon-Product-Description
:pencil: Amazon product description generator using GPT-Neo for Texta.ai
arrmansa/saving-and-loading-large-models-pytorch
I am using this to load gpt-j-6b to prevent excessive ram usage
rhubarbwu/linguistic-collapse
Codebase for arXiv:2405.17767, based on GPT-Neo and TinyStories.
alkatrazstudio/neodim-server
Natural language model AI via HTTP
Simatwa/gpt-login
Automate GPT3 website-login.
KMLA-DEFCON/ADS
Automated Debate Scoring
13X-Labs/13xlabs-gpt
GPT-2 is a natural language processing technology developed by OpenAI and has some free applications
JayThibs/gpt-experiments
This repository contains various experiments and prototypes to get use to working with GPT-like models and being creative with them.
Pheol9166/Project_Nietzsche
AI Text Generator : Friedrich Nietzsche
pszemraj/lm-api
Efficiently query multiple prompts with ease: a command-line tool for batch querying large language models.
baumandm/lorem-insight
Tool to generate lorem ipsum-style Insights for Insights Explorer
differentiablepizza/twitch-simulator
GPT-Neo fine tuning from Twitch chat conversations
hurkov/Chiffa
Chiffa is a telegram bot moderator wrote in python3
nirajsaran2/AdTextGeneration
Text Generator for Amazon Ads. Use Natural Language Generation (NLG) technology to auto-generate text. Fine-tuning of pre-trained gpt-neo models to improve upon the RNN LSTM model
Scylidose/NarrativeAI
Ingest television series transcripts and output a totally new script.
SlaveToJavascript/automatic-code-generation
Evaluating the quality of Automatic Code Generation and Recommendation tools, e.g. GitHub Copilot
vishxl/WisdumbAI
[WIP] WisdumbAI: Generate thoughts/tweets using GPT-Neo.
rashmi-ar/coding_exercises
PlantUML Generator
ryanpapetti/jokinator
A student-built repository that uses GPT-Neo models within a Flask app that tells jokes given user input
Transformers-G5/blog-generation
An application to create blog using custom trained LSTM and Transformer and also fine tuned GPT-Neo text generation model. UI for the application is available at : https://github.com/Transformers-G5/gen-front
jwliao1209/Symbolic-Music-Generation
🎼 2024 NTU GICE DeepMIR HW3
ryanpapetti/negativity-detector
A student-built repository that uses GPT-Neo models within a Flask app that attempts to detect negative sentiment in Tweet-like text