Skip to content

v0.2.0

Compare
Choose a tag to compare
@3x3cut0r 3x3cut0r released this 07 Nov 12:24
· 7 commits to main since this release
aa32cda

UPDATED: Streamlit App with Model Settings and new Endpoints

  • Updated the title of the streamlit app to "Model: Llama-2-7b-Chat"
  • Updated the src/config.json file with the API URL and page title
  • Refactored the streamlit app code to use the sidebar, request, and context functions
  • handling context now within a python dictionary
  • the output now looks more like chatgpt
  • Updated README.md with an index section with installation, configuration, usage, find me, and license information