text-generation-webui.yaml
1 info: 2 name: text-generation-webui 3 author: A.I.G bot 4 severity: info 5 desc: Text Generation Web UI is an open-source Gradio-based web interface for running Large Language Models locally, developed by oobabooga. It supports multiple backends including llama.cpp, transformers, and others. 6 metadata: 7 product: text-generation-webui 8 vendor: oobabooga 9 http: 10 - method: GET 11 path: '/' 12 matchers: 13 - body="Text Generation Web UI"