Update README.md
Browse files
README.md
CHANGED
@@ -4,11 +4,14 @@ emoji: ⚡
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: blue
|
6 |
sdk: docker
|
|
|
7 |
pinned: false
|
8 |
app_port: 1338
|
|
|
9 |
---
|
10 |
|
11 |
#MoA (https://arxiv.org/abs/2406.04692) implementation on top of Ollama WebUI
|
|
|
12 |
|
13 |
From here on is the typical Ollama WebUI readme:
|
14 |
|
@@ -142,4 +145,4 @@ Please note the following:
|
|
142 |
|
143 |
By using this repository or any code related to it, you agree to these terms. The author is not responsible for any
|
144 |
copies, forks, or reuploads made by other users. This is the author's only account and repository. To prevent
|
145 |
-
impersonation or irresponsible actions, you may comply with the GNU GPL license this Repository uses.
|
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: blue
|
6 |
sdk: docker
|
7 |
+
header: mini
|
8 |
pinned: false
|
9 |
app_port: 1338
|
10 |
+
short_description: MoA implementation
|
11 |
---
|
12 |
|
13 |
#MoA (https://arxiv.org/abs/2406.04692) implementation on top of Ollama WebUI
|
14 |
+
-E
|
15 |
|
16 |
From here on is the typical Ollama WebUI readme:
|
17 |
|
|
|
145 |
|
146 |
By using this repository or any code related to it, you agree to these terms. The author is not responsible for any
|
147 |
copies, forks, or reuploads made by other users. This is the author's only account and repository. To prevent
|
148 |
+
impersonation or irresponsible actions, you may comply with the GNU GPL license this Repository uses.
|