Download ollama (7b-chat) https://ollama.com
ollama serve
ollama run llama2:7b-chat
git clone https://github.com/Skkuhodomo/llama_chat_memory
pip install -t requirements.txt
streamlit run app.py
Download ollama (7b-chat) https://ollama.com
ollama serve
ollama run llama2:7b-chat
git clone https://github.com/Skkuhodomo/llama_chat_memory
pip install -t requirements.txt
streamlit run app.py