Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: ⚡
|
|
4 |
colorFrom: gray
|
5 |
colorTo: green
|
6 |
sdk: streamlit
|
7 |
-
sdk_version: 1.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
@@ -12,4 +12,4 @@ license: apache-2.0
|
|
12 |
|
13 |
# Cybertron Chat Space
|
14 |
|
15 |
-
Streamlit app to interact with the Cybertron GGUF model using llama-cpp-python.
|
|
|
4 |
colorFrom: gray
|
5 |
colorTo: green
|
6 |
sdk: streamlit
|
7 |
+
sdk_version: 1.45.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
|
|
12 |
|
13 |
# Cybertron Chat Space
|
14 |
|
15 |
+
Streamlit app to interact with the Cybertron GGUF model using llama-cpp-python.
|