Skip to content

Resource limit: Oh No, Error running app. #2

@Lin-jun-xiang

Description

@Lin-jun-xiang

Problem

  1. The free model will use HuggingFaceEmbeddings which cause lots of memory.
  2. The streamlit free server just have 1GB RAM.
  3. When there have multiple users using free model in the same time, our app will "over the resource limits".

Reference

Suggestion

  1. improve streamlit app performance
  2. RAM in streamlit
  3. Select a lower embedding model of HuggingFace

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions