MVPilgrim commited on
Commit
50fe8c3
·
1 Parent(s): 45ee231
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -9,7 +9,7 @@ app_port: 7860
9
  suggested_storage: large
10
  app_file: app.py
11
  pinned: false
12
- startup_duration_timeout: 15 minutes
13
  ---
14
 
15
  # Retrieval Augmented Generation with Large Language Models
@@ -58,4 +58,3 @@ The following areas have been identified for future improvements:
58
  - Optimize the performance and scalability of the application to handle larger datasets and more complex queries.
59
  - Incorporate user feedback and iterate on the user interface to improve the overall user experience.
60
 
61
- We welcome contributions and suggestions from the community to further enhance this project and push the boundaries of LLM-based applications with Retrieval Augmented Generation.
 
9
  suggested_storage: large
10
  app_file: app.py
11
  pinned: false
12
+ startup_duration_timeout: 3 hours
13
  ---
14
 
15
  # Retrieval Augmented Generation with Large Language Models
 
58
  - Optimize the performance and scalability of the application to handle larger datasets and more complex queries.
59
  - Incorporate user feedback and iterate on the user interface to improve the overall user experience.
60