An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: gpt-2

shreyansh26/Annotated-ML-Papers

Annotations of the interesting ML papers I read

Size: 316 MB - Last synced at: about 23 hours ago - Pushed at: 1 day ago - Stars: 242 - Forks: 24

EleutherAI/gpt-neo 📦

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

Language: Python - Size: 1.56 MB - Last synced at: about 22 hours ago - Pushed at: over 3 years ago - Stars: 8,296 - Forks: 964

microsoft/LoRA

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

Language: Python - Size: 33.3 MB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 12,103 - Forks: 769

SriGuru1/gpt2-text-generator

A simple GPT-2 based text generator built using the Hugging Face Transformers library. This project demonstrates text generation using a pre-trained model, aligned with the domain of Generative AI and NLP.

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

lonePatient/awesome-pretrained-chinese-nlp-models

Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合

Language: Python - Size: 1.29 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 5,284 - Forks: 496

Addi-11/build-nanogpt

Building gpt-2 model from scratch

Language: Jupyter Notebook - Size: 1.32 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

denizbilgin/Basic-RAG-System

It is a basic project that includes the steps to implement a basic RAG system.

Language: Python - Size: 16.6 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Sarvesh-Yadav-5201/Lyrics-Generation---NLP-Project

This is a project to demonstrate the capabilities of Transformer Models to generate Lyrics by providing a prompt.

Language: Jupyter Notebook - Size: 40 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

microsoft/DialoGPT

Large-scale pretraining for dialogue

Language: Python - Size: 43.6 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 2,389 - Forks: 348

theosorus/GPT2-Hasktorch

GPT2 implementation in Haskell with the Hasktorch library, inspired by Andrej Karpathy's Pytorch implementation.

Language: Haskell - Size: 981 KB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 24 - Forks: 1

niieani/gpt-tokenizer

The fastest JavaScript BPE Tokenizer Encoder Decoder for OpenAI's GPT models (o1, o3, o4, gpt-4o, gpt-4, etc.). Port of OpenAI's tiktoken with additional features.

Language: TypeScript - Size: 14.5 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 573 - Forks: 42

erogol/BlaGPT

Experimental playground for benchmarking language model (LM) architectures, layers, and tricks on smaller datasets. Designed for flexible experimentation and exploration.

Language: Python - Size: 611 KB - Last synced at: 3 days ago - Pushed at: 12 days ago - Stars: 40 - Forks: 4

SkalskiP/vlms-zero-to-hero

This series will take you on a journey from the fundamentals of NLP and Computer Vision to the cutting edge of Vision-Language Models.

Language: Jupyter Notebook - Size: 338 KB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 1,090 - Forks: 99

ArchAngel2190/Discord.Bot Fork of mishl-dev/Discord-AI-Chatbot

This version of MishalHossin's Discord AI Chatbot is prime for use as a character in your server, and can even join voice channels and speak its replies.

Language: Python - Size: 1.17 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 2

explosion/spacy-transformers

🛸 Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy

Language: Python - Size: 1.15 MB - Last synced at: 5 days ago - Pushed at: 26 days ago - Stars: 1,388 - Forks: 171

BlinkDL/RWKV-LM

RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.

Language: Python - Size: 22.1 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 13,692 - Forks: 915

guinmoon/LLMFarm

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

Language: Swift - Size: 322 MB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 1,787 - Forks: 139

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

Language: Python - Size: 18.4 MB - Last synced at: 9 days ago - Pushed at: 9 months ago - Stars: 2,653 - Forks: 201

ToddThomson/Mila

Achilles Mila Deep Neural Network library provides a comprehensive API to model, train and evaluate Deep Neural Networks for both research and production environments. The library implements state-of-the-art architectures including transformers, convolutional networks, and recurrent models. The NVIDIA CUDA runtime is used for GPU acceleration.

Language: C++ - Size: 59.3 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 3 - Forks: 0

HectorPulido/Deeplearning-based-Twitch-bot

This is a twitch chatbot based in Llama2 tecnology

Language: Python - Size: 83 KB - Last synced at: 9 days ago - Pushed at: 22 days ago - Stars: 29 - Forks: 6

huggingface/transfer-learning-conv-ai

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

Language: Python - Size: 55.7 KB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 1,752 - Forks: 434

K-H-Ismail/torchortho

Code for Learnable polynomial, trigonometric, and tropical activations

Language: Python - Size: 42 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 9 - Forks: 0

LuluW8071/Building-LLM-from-Scratch

GPT-2 from scratch with Flash Attention

Language: Jupyter Notebook - Size: 212 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

shoutsid/townhall

A Python-based chatbot project built on the autogen and tinygrad foundation, utilizing advanced agents for dynamic conversations and function orchestration, enhancing and expanding traditional chatbot capabilities.

Language: Jupyter Notebook - Size: 5.19 MB - Last synced at: 9 days ago - Pushed at: 9 months ago - Stars: 28 - Forks: 5

cedrickchee/awesome-transformer-nlp

A curated list of NLP resources focused on Transformer networks, attention mechanism, GPT, BERT, ChatGPT, LLMs, and transfer learning.

Size: 905 KB - Last synced at: 9 days ago - Pushed at: 8 months ago - Stars: 1,097 - Forks: 131

microsoft/AdaMix

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

Language: Python - Size: 16.7 MB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 133 - Forks: 11

venkat-0706/AutoText-GPT

A Next-Word Prediction project uses Transformers and GPT-2 for text generation. GPTTokenizer preprocesses input, and the model is fine-tuned. Evaluation measures accuracy, perplexity, and fluency.

Language: Jupyter Notebook - Size: 101 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

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.

Language: Python - Size: 14.3 MB - Last synced at: 6 days ago - Pushed at: 10 months ago - Stars: 2,386 - Forks: 434

mishl-dev/Discord-AI-Chatbot 📦

This Discord chatbot is incredibly versatile. Powered incredibly fast Groq API

Language: Python - Size: 1.08 MB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 1,356 - Forks: 425

lxe/simple-llm-finetuner

Simple UI for LLM Model Finetuning

Language: Jupyter Notebook - Size: 1.53 MB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 2,062 - Forks: 131

samber/go-gpt-3-encoder

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

Language: Go - Size: 558 KB - Last synced at: 8 days ago - Pushed at: 7 months ago - Stars: 80 - Forks: 21

Samya-S/Building-LLMs-from-scratch

A hands-on guide to implementing Large Language Models from scratch

Language: Jupyter Notebook - Size: 47.6 MB - Last synced at: 15 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

rafalzawadzki/spellbook-forge

✨ Make your LLM prompts executable and version controlled. ✨

Language: TypeScript - Size: 92.8 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 75 - Forks: 6

remixer-dec/botality-ii

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

Language: Python - Size: 377 KB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 39 - Forks: 10

certik/fastGPT

Fast GPT-2 inference written in Fortran

Language: Fortran - Size: 206 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 196 - Forks: 18

shreyansh26/Red-Teaming-Language-Models-with-Language-Models

A re-implementation of the "Red Teaming Language Models with Language Models" paper by Perez et al., 2022

Language: Python - Size: 73 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 31 - Forks: 4

guinmoon/llmfarm_core.swift

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

Language: C++ - Size: 3.86 MB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 260 - Forks: 51

Zeta-DGC/Zeta-LLM-Dataset

Public Datasets for Zeta-Tool

Language: Python - Size: 189 KB - Last synced at: 19 days ago - Pushed at: 24 days ago - Stars: 4 - Forks: 0

Zeta-DGC/Zeta-LLM-Tool

Fully Open-source LLM Tool

Language: Python - Size: 168 KB - Last synced at: 19 days ago - Pushed at: 21 days ago - Stars: 5 - Forks: 1

NielsRogge/Transformers-Tutorials

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

Language: Jupyter Notebook - Size: 226 MB - Last synced at: 20 days ago - Pushed at: 26 days ago - Stars: 10,943 - Forks: 1,624

dao-duc-tung/llm-scratch

Train GPT-2 from scratch

Language: Python - Size: 49.8 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

rafeyrana/GPT-2

GPT-2 model recreated from scratch in PyTorch

Language: Python - Size: 489 KB - Last synced at: 17 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

worldbank/REaLTabFormer

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

Language: Jupyter Notebook - Size: 12.3 MB - Last synced at: 16 days ago - Pushed at: 20 days ago - Stars: 228 - Forks: 28

Minarulvortexvi/vortex-gpt-ultimate-pro

"A creative space for Mack's coding experiments and projects." "Mack's official repository for innovative and fun coding ideas." "A hub for all things Mack – coding, development, and beyond!"

Language: TypeScript - Size: 8.79 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

rdgozum/next-word-prediction

Generative Pretrained Transformer 2 (GPT-2) for Language Modeling using the PyTorch-Transformers library.

Language: Python - Size: 9.77 KB - Last synced at: 10 days ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 5

FoundationVision/VAR

[NeurIPS 2024 Best Paper][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!

Language: Jupyter Notebook - Size: 59.6 KB - Last synced at: 24 days ago - Pushed at: about 1 month ago - Stars: 8,035 - Forks: 495

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/

Language: Python - Size: 13.6 MB - Last synced at: 24 days ago - Pushed at: almost 4 years ago - Stars: 2,389 - Forks: 372

leo848/DEversAI

Quelltext für das Jugend forscht-Projekt "DEversAI: Training und Visualisierung deutsch lokalisierter direktionalkomplementärer LLMs"

Language: Python - Size: 21.8 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 3 - Forks: 0

YeonwooSung/micro-llm

Simple and small LLM implementations

Language: Python - Size: 142 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

jaymody/picoGPT

An unnecessarily tiny implementation of GPT-2 in NumPy.

Language: Python - Size: 13.7 KB - Last synced at: 23 days ago - Pushed at: about 2 years ago - Stars: 3,360 - Forks: 433

guillaume-be/rust-bert

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

Language: Rust - Size: 3.92 MB - Last synced at: 24 days ago - Pushed at: 26 days ago - Stars: 2,853 - Forks: 228

ankitdhall/torchsmith

Torchsmith is a minimalist library that focuses on understanding generative AI by building it using primitive PyTorch operations

Language: Python - Size: 12.6 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

dbiir/UER-py

Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo

Language: Python - Size: 50.5 MB - Last synced at: 24 days ago - Pushed at: about 1 year ago - Stars: 3,064 - Forks: 522

VHellendoorn/Code-LMs

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

Language: Python - Size: 2.17 MB - Last synced at: 23 days ago - Pushed at: 12 months ago - Stars: 1,828 - Forks: 258

DracoY-code/quest-generation

The codebase for the "Procedural Quest Generation for Role-Playing Games using Large Language Models." This includes datasets, notebooks, scripts, logs, outputs, and reports for the project.

Language: Jupyter Notebook - Size: 8.65 MB - Last synced at: 18 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

keith2018/TinyGPT

Tiny C++11 GPT-2 inference implementation from scratch

Language: C++ - Size: 5.26 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 62 - Forks: 11

re-search/DocProduct

Medical Q&A with Deep Language Models

Language: Jupyter Notebook - Size: 16.7 MB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 570 - Forks: 157

imcaspar/gpt2-ml

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

Language: Python - Size: 977 KB - Last synced at: 30 days ago - Pushed at: about 2 years ago - Stars: 1,714 - Forks: 333

codota/TabNine

AI Code Completions

Language: Shell - Size: 15.7 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 10,764 - Forks: 508

yangjianxin1/GPT2-chitchat

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

Language: Python - Size: 511 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3,015 - Forks: 678

shruthiLearns/Generative-AI-Projects

temThis repository contains Gen AI projects that performs different tasks

Size: 521 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

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)

Language: Python - Size: 400 KB - Last synced at: 29 days ago - Pushed at: about 1 year ago - Stars: 559 - Forks: 59

Morri3/ml-project-spyder

Project of COMP4132 in 2024-2025.

Language: Python - Size: 10.9 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

graykode/gpt-2-Pytorch

Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation

Language: Python - Size: 2.33 MB - Last synced at: 28 days ago - Pushed at: almost 6 years ago - Stars: 996 - Forks: 227

Morizeyao/GPT2-Chinese

Chinese version of GPT2 training code, using BERT tokenizer.

Language: Python - Size: 13.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 7,569 - Forks: 1,707

matlab-deep-learning/transformer-models

Deep Learning Transformer models in MATLAB

Language: MATLAB - Size: 158 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 219 - Forks: 61

tg12/gpt_jailbreak_status

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

Language: HTML - Size: 2.89 MB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 917 - Forks: 68

codota/tabnine-vscode

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

Language: TypeScript - Size: 1.4 GB - Last synced at: 24 days ago - Pushed at: 26 days ago - Stars: 1,417 - Forks: 195

promptslab/openai-detector

AI classifier for indicating AI-written text

Language: Python - Size: 705 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 129 - Forks: 27

Tharun007-TK/gpt2-custom

Custom Mini-GPT2 Model built using TensorFlow/Keras. It supports training on custom text data, saving weights to .h5, and generating new text from a prompt using a simple prediction loop.

Language: Python - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

LongpanZhou/BrainRot-GPT

This is a GPT model but brain rot rizzler.

Language: Python - Size: 2.08 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Simatwa/gpt-cli 📦

Interact with ChatGPT and Bard at the terminal.

Language: Python - Size: 1.63 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 54 - Forks: 7

sumony2j/Simple-BPE-Tokenizer

A pure Python implementation of Byte Pair Encoding (BPE) tokenizer. Train on any text, encode/decode with saved models, and explore BPE tokenization fundamentals.

Language: Python - Size: 4.51 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Tencent/TencentPretrain

Tencent Pre-training framework in PyTorch & Pre-trained Model Zoo

Language: Python - Size: 41.2 MB - Last synced at: 29 days ago - Pushed at: 11 months ago - Stars: 1,070 - Forks: 147

mahsasheikh/DrugGen

DrugGen: Advancing Drug Discovery with Large Language Models and Reinforcement Learning Feedback

Language: Python - Size: 72.3 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 13 - Forks: 1

edwinzhang98/DistilGPT_Wasserstein

DistillGPT2 based on Wasserstein Distance

Language: Jupyter Notebook - Size: 1.92 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

wihanga-dilantha/Flowchart-Generate-using-sinhala-AL-IT-questions

This project takes an image of a Sinhala A/L Information Technology (IT) flowchart question, translates it to English, uses a fine-tuned GPT-2 model to understand the logic, and then creates a visual flowchart using Graphviz. It includes OCR, Google Translate, and a user-friendly Streamlit interface.

Language: Jupyter Notebook - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

MuzzammilShah/GPT-TransformerModel-2

An end-to-end PyTorch implementation of a GPT-2 style language model (124M) released by OpenAI and inspired by Karpathy’s NanoGPT. Covers core components like tokenization, multi-head self-attention, transformer blocks, positional embeddings and various other key ML concepts.

Language: Jupyter Notebook - Size: 3.35 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

QIN2DIM/PigAI_GPT2

批改网写作助手

Language: Python - Size: 9.71 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 39 - Forks: 6

AnjaliDharmik/Text--Summarizer

Document Summarizer using GPT-2 Transformer explore summarization using the transformer model with the implementation of transformer decoder (GPT-2) from scratch

Language: Jupyter Notebook - Size: 7.39 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

polakowo/gpt2bot

Your new Telegram buddy powered by transformers

Language: Jupyter Notebook - Size: 5.63 MB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 437 - Forks: 106

thu-coai/CDial-GPT

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

Language: Python - Size: 729 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1,858 - Forks: 258

reshalfahsi/gpt2chat

Creating a GPT-2-Based Chatbot with Human Preferences

Language: Jupyter Notebook - Size: 10.3 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

akash-cs13/Smoll-GPT

A compact language model

Language: Python - Size: 3.05 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

iammm0/growforever-model

实现心智模拟交互的创意模型

Language: Python - Size: 40 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

nb71325/XAI-Stock-market-prediction

We tested 3 distinct Deep Learning models (the LSTM-GRU hybrid model turned out to be the best) to forecast AAPL price movements, focusing on the prior 90 days. We additionally incorporated RSI and MACD to better mimic the actual price. To provide more insights, we combined SHAP with GPT-2, to find out the proper time to invest in these stocks.

Language: Jupyter Notebook - Size: 59.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

dudeperf3ct/DL_Notebooks

This repo contains all the notebooks mentioned in blog.

Language: Jupyter Notebook - Size: 106 MB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 94 - Forks: 32

haroldeustaquio/Melody-Lyric-Generator

Melody-Lyric-Generator is a tool for generating cohesive musical compositions by integrating melody generation and lyric creation. It leverages machine learning models, including fine-tuned GPT-2, and datasets like MAESTRO to produce high-quality melodies and Spanish-language lyrics.

Language: Jupyter Notebook - Size: 132 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 8 - Forks: 2

ademyanchuk/gpt2-diy

From-scratch reproduction of GPT-2 following Andrej Karpathy's "Zero to Hero" series.

Language: Jupyter Notebook - Size: 567 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

GPTSafe/PromptGuard

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

Language: TypeScript - Size: 848 KB - Last synced at: 10 days ago - Pushed at: about 2 years ago - Stars: 43 - Forks: 1

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

Language: Python - Size: 1.05 GB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 200 - Forks: 38

Techiral/GPT-Jailbreak

This repository contains the jailbreaking process for GPT-3, GPT-4, GPT-3.5, ChatGPT, and ChatGPT Plus. By following the instructions in this repository, you will be able to gain access to the inner workings of these language models and modify them to your liking.

Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 207 - Forks: 30

jarodchristiansen/PythonProjects

Full Stack Web Development, Machine Learning, and Deep Learning in Python. Content from Various courses as well as personal projects. (Currently largest repo 10/6/2020)

Language: Jupyter Notebook - Size: 31.7 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 2

minimaxir/gpt-2-cloud-run

Text-generation API via GPT-2 for Cloud Run

Language: HTML - Size: 153 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 314 - Forks: 85

MK2112/d-zero

efficient, extensible GPT-2 training framework with integrated active self-summarization to simulate extended context windows

Language: Python - Size: 21.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

busradeveci/Odev1-Notlarim

This repository contains my project for the AI and Technology Academy course. The project uses GPT-2 for text generation.

Language: Python - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

FoundationVision/Infinity

[CVPR 2025 Oral]Infinity ∞ : Scaling Bitwise AutoRegressive Modeling for High-Resolution Image Synthesis

Language: Python - Size: 10.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1,210 - Forks: 55

varun-suresh/experiments-with-gpt2

Experimenting with GPT-2 and BERT

Language: Jupyter Notebook - Size: 580 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

sidharth72/GPT-124M-CPP

A Reproduction of GPT-2 (124M) using C++

Language: Jupyter Notebook - Size: 731 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

francomano/myGPT2

My GPT2 implementation from scratch

Language: Jupyter Notebook - Size: 42 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0