Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,7 @@ app_file: app.py
|
|
9 |
pinned: true
|
10 |
license: mit
|
11 |
cover_image: mylogo.JPG
|
|
|
12 |
---
|
13 |
|
14 |
# AI Medicare Advantage Analyzer 馃馃搳
|
@@ -33,4 +34,4 @@ using an embedded local LLM.
|
|
33 |
|
34 |
## 馃 Powered By
|
35 |
- Python 路 Gradio 路 Pandas 路 Matplotlib 路 Seaborn
|
36 |
-
- `llama-cpp-python` with DeepCogito LLM (8B GGUF)
|
|
|
9 |
pinned: true
|
10 |
license: mit
|
11 |
cover_image: mylogo.JPG
|
12 |
+
sdk_version: 5.25.0
|
13 |
---
|
14 |
|
15 |
# AI Medicare Advantage Analyzer 馃馃搳
|
|
|
34 |
|
35 |
## 馃 Powered By
|
36 |
- Python 路 Gradio 路 Pandas 路 Matplotlib 路 Seaborn
|
37 |
+
- `llama-cpp-python` with DeepCogito LLM (8B GGUF)
|