test_llm / app.py
hbaieb77's picture
Create app.py
8832977
raw
history blame
148 Bytes
import os
#os.system('git clone https://github.com/tloen/alpaca-lora.git')
import streamlit as st
from streamlit_chat import message as st_message