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)
If you're looking to experiment with large language models like GPT Neo 2.7B but have a computer with limited graphics card memory, this tool helps. It takes your text prompts and generates creative text outputs, even on machines with as little as 3 GB of VRAM. This is for individuals, hobbyists, or researchers who want to run powerful language models locally without needing top-tier hardware.
No commits in the last 6 months.
Use this if you want to generate text using a large language model on your personal computer, even if it has a GPU with limited VRAM.
Not ideal if you need very fast text generation, are working with extremely long inputs, or require a highly polished, feature-rich interface.
Stars
36
Forks
5
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Jun 14, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/arrmansa/Basic-UI-for-GPT-Neo-with-low-vram"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tabularis-ai/be_great
A novel approach for synthesizing tabular data using pretrained large language models
EleutherAI/gpt-neox
An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron...
shibing624/textgen
TextGen: Implementation of Text Generation models, include LLaMA, BLOOM, GPT2, BART, T5, SongNet...
ai-forever/ru-gpts
Russian GPT3 models.
AdityaNG/kan-gpt
The PyTorch implementation of Generative Pre-trained Transformers (GPTs) using Kolmogorov-Arnold...