Chatbot Mastery: build a super small custom AI assistant with Gradio_client Python and Streamlit - Chapter 1
This repo contains the code explained in the Medium article
Create a virtual environment and activate it
pip install -r requirements.txt
python Qwen110BChat.py
streamlit run st-Qwen1.5-110B-Chat.py
I provide here also the following interface for the models:
Follow the instructions in the medium article