student-llm-guard / LLM /LLMGuard /GuardProcessor.py

Commit History

Updated gradio version to resolve issues with HFSpaces, changed tokenization type.
2361dd6

retereum commited on

Cleaned up the codebase, added tests for presidio functionality, changed requirements.txt to get rid of llm-guard package completely.
cd69f4c

retereum commited on

Added output of each step, so the difference would be visible.
6cd2282

retereum commited on

Refactored deanonymize logic, added custom entities and tags for them.
56932a9

retereum commited on

Utilized regex instead of deanonymize due to its constraints.
1181cc4

retereum commited on

temporary disabled output deanonymization
6582d2b
unverified

PavelNikolaichev commited on

[WIP] Migrated to presidio anonymizer.
417fa02

retereum commited on

Fixed issue with github actions, enabled Deanonymizer scanner back.
3b5353f

retereum commited on

Implemented vault for regex patterns. Changed regex to be more percise, etc.
fd38f46

retereum commited on

feat: id changes
77a1562
unverified

Utku Ege Tuluk commited on

[WIP] switched to llama-cpp, trying to get RegEx into AnonymizerScanner
7cade8e

retereum commited on

Migrated to llama-cpp for better performance.
a807e02

retereum commited on

HuggingFace should be working so far
ff939b8

retereum commited on

[WIP] HuggingFace support.
c0ec3e5

retereum commited on

Added working Ollama
fa039ae

retereum commited on

Implemented ID scanner
a7037f6

retereum commited on

Stylefixes
34f7a51

retereum commited on

Implemented Scanners, added tests.
33dbdc9

retereum commited on

Initial commit
f934c22

retereum commited on