clam004 / chat-transformerLinks
A chatbot using the Vaswani transformer as it's sequence-to-sequence module
☆22Updated 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☆51Updated 4 years ago
- Building a Chatbot in PyTorch using Transformers☆134Updated 5 years ago
- Building a RNN and LSTM from scratch with NumPy.☆43Updated last year
- A series of notebooks demonstrating how to build simple NLP web apps with Gradio and Hugging Face transformers☆45Updated 4 years ago
- A collection of simple transformer based chatbots.☆18Updated 2 years ago
- Fine-tune and quantize Llama-2-like models to generate Python code using QLoRA, Axolot,..☆64Updated last year
- A Streamlit app running GPT-2 language model for text classification, built with Pytorch, Transformers and AWS SageMaker.☆39Updated 3 years ago
- ☆42Updated 4 years ago
- Learn by experimenting on state-of-the-art machine learning models and algorithms with Jupyter Notebooks.☆183Updated 2 years ago
- This course aims to teach from the basics of RL to advanced algorithms such as PPO.☆24Updated 4 months ago
- This is the code for "ChatGPT in 5 Minutes" By Siraj Raval on Youtube☆69Updated 2 years ago
- Code implementation from my blog post: https://fkodom.substack.com/p/transformers-from-scratch-in-pytorch☆95Updated 2 years ago
- Streamlit app to Translate text to or between 50 languages with mBART-50 from Huggingface and Facebook☆25Updated 4 years ago
- ☆123Updated 7 months ago
- Experimenting with small language models☆71Updated last year
- NLP/LLM Mlops Pipeline to dev/train/evaluation, scalable deploy and monitoring systems.☆22Updated last year
- Visualizing some of the internals of a neural network during training and inference.☆77Updated last year
- This code is part of my post on Medium.☆113Updated 6 years ago
- Fine-tuning GPT-2 Small for Question Answering☆130Updated 2 years ago
- ☆64Updated 2 years ago
- Reweight GPT - a simple neural network using transformer architecture for next character prediction☆58Updated 2 years ago
- Ipython notebooks of walk-trough Transformer model implementations in PyTorch and GPT-2 fine-tuning.☆24Updated 5 years ago
- AI projects in python, mostly Jupyter notebooks.☆180Updated 9 months ago
- An example of multilingual machine translation using a pretrained version of mt5 from Hugging Face.☆42Updated 4 years ago
- Different tutorials how to deploy Machine Learning models☆112Updated 3 years ago
- ☆27Updated 4 years ago
- A Repo to store the Google Colaboratory Notebooks that I have created and shared☆279Updated 5 months ago
- Hands-On Image Generation with TensorFlow 2.0, published by Packt☆199Updated last week
- Collection of Algorithms implemented in Python☆237Updated 3 years ago
- Combining ViT and GPT-2 for image captioning. Trained on MS-COCO. The model was implemented mostly from scratch.☆43Updated last year