-
Couldn't load subscription status.
- Fork 56
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
- The free model will use
HuggingFaceEmbeddingswhich cause lots of memory. - The streamlit free server just have 1GB RAM.
- When there have multiple users using free model in the same time, our app will "over the resource limits".
Reference
Suggestion
- improve streamlit app performance
- RAM in streamlit
- Select a lower embedding model of HuggingFace
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request