clam004 / chat-transformerLinks
A chatbot using the Vaswani transformer as it's sequence-to-sequence module
☆23Updated 2 years ago
Alternatives and similar repositories for chat-transformer
Users that are interested in chat-transformer are comparing it to the libraries listed below
Sorting:
- 💭 Fine-tune a Covid-19 Doctor-like chatbot with GPT2☆52Updated 4 years ago
- Building a Chatbot in PyTorch using Transformers☆134Updated 5 years ago
- A series of notebooks demonstrating how to build simple NLP web apps with Gradio and Hugging Face transformers☆44Updated 2 months ago
- Learn by experimenting on state-of-the-art machine learning models and algorithms with Jupyter Notebooks.☆185Updated 2 years ago
- A set of NLP tools created during my medium NLP Explanation series.☆31Updated last year
- This is the code for "ChatGPT in 5 Minutes" By Siraj Raval on Youtube☆68Updated 2 years ago
- Learn to create & deploy a deep learning algorithm into a production REST API microservice using Python, Keras, FastAPI, & NoSQL.☆76Updated 4 years ago
- AI projects in python, mostly Jupyter notebooks.☆184Updated last year
- ☆41Updated 4 years ago
- ☆15Updated 2 years ago
- 🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.☆21Updated 3 years ago
- A collection of simple transformer based chatbots.☆18Updated 3 years ago
- nanogpt turned into a chat model☆79Updated 2 years ago
- Ipython notebooks of walk-trough Transformer model implementations in PyTorch and GPT-2 fine-tuning.☆24Updated 5 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training