Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update README.md
Browse files
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 |
---
|