Compare commits
3 Commits
8aa2a44da7
...
1735f23173
Author | SHA1 | Date |
---|---|---|
projectmoon | 1735f23173 | |
projectmoon | 2aa32ff8dd | |
projectmoon | a422f8e577 |
|
@ -1,3 +1,4 @@
|
|||
chroma/
|
||||
chromatest.py
|
||||
env/
|
||||
gpu_layer_scaler_rocm.py
|
||||
|
|
|
@ -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
|
||||
"""
|
||||
|
||||
|
|
|
@ -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
|
||||
"""
|
||||
|
||||
|
|
|
@ -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
|
||||
"""
|
||||
|
||||
|
|
Loading…
Reference in New Issue