ppsingh commited on
Commit
0a54d57
1 Parent(s): c2255bd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -8,6 +8,11 @@ sdk_version: 4.39.0
8
  app_file: app.py
9
  fullWidth: true
10
  pinned: false
 
 
 
 
 
11
  short_description: Ask any questions to the Audit reports
12
  license: apache-2.0
13
  ---
 
8
  app_file: app.py
9
  fullWidth: true
10
  pinned: false
11
+ models:
12
+ - BAAI/bge-large-en-v1.5
13
+ - BAAI/bge-reranker-base
14
+ - meta-llama/Llama-3.1-8B-Instruct
15
+
16
  short_description: Ask any questions to the Audit reports
17
  license: apache-2.0
18
  ---