generative-pre-trained-transformer
There are 13 repositories under generative-pre-trained-transformer topic.
VinAIResearch/PhoGPT
PhoGPT: Generative Pre-training for Vietnamese (2023)
angeluriot/Language_model
An autoregressive language model like ChatGPT.
mytechnotalent/kgpt
A custom GPT based on [Zero To Hero](https://karpathy.ai/zero-to-hero.html) utilizing tiktoken with the intent to augment AI Transformer-model education and reverse engineer GPT models from scratch.
charlesxu90/helm-gpt
HELM-GPT: de novo macrocyclic peptide design using generative pre-trained transformer
mytechnotalent/falcongpt
Simple GPT app that uses the falcon-7b-instruct model with a Flask front-end.
kopasxnkliang/IPMN-07
An Industrial Project about NLP in Finance Application
AnLoMinus-Technology-Solutions/GPT-1
(GPT-1) | Generative Pre-trained Transformer - 1
iliyaML/experiments
Repository for personal experiments
iliyaML/nlp
Repository for all things Natural Language Processing
kohlivrinda/shakespeare-gpt
A Generatively Pretrained Transformer that generates Shakespeare-eque quotes
LaurenceLungo/GPT-from-Scratch
PyTorch implementation of GPT from scratch
nguyenhongson1902/gpt-from-scratch
I built a GPT model from scratch to generate text
YashrajBaila7/GPT2LM
A implimentation of GPT2 varient.