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

Hugging Face Hub client #21

Closed deadbits closed 10 months ago

deadbits commented 10 months ago

Hugging Face just released a client for the Hub that helps with uploading and download files from hub repos, among other things. The download function should be leveraged to make data loading easier.

User enter their embedding model and the script does the rest: download embeddings.parquet for associated repo and load into db.