deadbits / vigil-llm

⚡ Vigil ⚡ Detect prompt injections, jailbreaks, and other potentially risky Large Language Model (LLM) inputs
https://vigil.deadbits.ai/
Apache License 2.0
277 stars 33 forks source link

Create setup bootstrap helper #17

Closed deadbits closed 10 months ago

deadbits commented 10 months ago

The documented setup process is pretty involved between the GitHub repo, choosing the datasets to use, downloading those from huggingface, setting up the config file to use that dataset, etc etc..

There should be an app that users run when setting up Vigil that automates the process through menu selections.

deadbits commented 10 months ago

Use Hugging Face hub client

deadbits commented 10 months ago

Use Docker instead