Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -8,4 +8,17 @@ pinned: false
|
|
8 |
short_description: ollama-openwebui
|
9 |
---
|
10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
8 |
short_description: ollama-openwebui
|
9 |
---
|
10 |
|
11 |
+
# Ollama + OpenWebUI on Hugging Face Spaces
|
12 |
+
|
13 |
+
This Space runs Ollama with OpenWebUI for easy access to AI models.
|
14 |
+
|
15 |
+
## How to Use
|
16 |
+
- Open the Space and access the web UI at `/`
|
17 |
+
- Run models like `llama2` using Ollama
|
18 |
+
|
19 |
+
## Installation
|
20 |
+
The Space automatically builds and starts the services.
|
21 |
+
|
22 |
+
|
23 |
+
---
|
24 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|