Compare commits

..

3 Commits

Author SHA1 Message Date
projectmoon 1735f23173 more agpl 2024-07-22 20:23:11 +02:00
projectmoon 2aa32ff8dd ignore rocm prototype 2024-07-22 20:22:50 +02:00
projectmoon a422f8e577 agpl 2024-07-22 20:22:25 +02:00
4 changed files with 4 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
chroma/
chromatest.py
env/
gpu_layer_scaler_rocm.py

View File

@ -3,6 +3,7 @@ title: GPU Scaling Filter
author: projectmoon
author_url: https://git.agnos.is/projectmoon/open-webui-filters
version: 0.1.0
license: AGPL-3.0+
required_open_webui_version: 0.3.9
"""

View File

@ -3,6 +3,7 @@ title: Memory Filter
author: projectmoon
author_url: https://git.agnos.is/projectmoon/open-webui-filters
version: 0.0.2
license: AGPL-3.0+
required_open_webui_version: 0.3.9
"""

View File

@ -3,6 +3,7 @@ title: Output Sanitization Filter
author: projectmoon
author_url: https://git.agnos.is/projectmoon/open-webui-filters
version: 0.1.2
license: AGPL-3.0+
required_open_webui_version: 0.3.9
"""