Commit History

Updated sdk version for HF
3e7d84f

retereum commited on

Merge branch 'master'
7293554

retereum commited on

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

retereum commited on

Merge branch 'master'
a98629b

retereum commited on

Merge pull request #11 from PavelNikolaichev/feature/presidio
ef11520
unverified

PavelNikolaichev commited on

Removed hashes because they might be a problem.
cf18c21

retereum commited on

Freezed requirements to prevent any possible migration issues.
251a040

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

Merge branch 'main' of https://github.com/PavelNikolaichev/LLMGuard
59da8a0

retereum commited on

Merge pull request #10 from PavelNikolaichev/feature/presidio
9efb816
unverified

PavelNikolaichev commited on

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

retereum commited on

Merge pull request #9 from PavelNikolaichev/feature/presidio
e19215d
unverified

PavelNikolaichev commited on

temporary disabled output deanonymization
6582d2b
unverified

PavelNikolaichev commited on

[WIP] Migrated to presidio anonymizer.
417fa02

retereum commited on

Merge pull request #8 from shanghai-rits/master
4b5c185
unverified

PavelNikolaichev commited on

Merge branch 'PavelNikolaichev:master' into master
4117e79
unverified

PavelNikolaichev commited on

Merge pull request #7 from PavelNikolaichev/feature/hugging-face
205a968
unverified

PavelNikolaichev commited on

Changed readme
1e6ae6f

retereum commited on

Merge branch 'feature/hugging-face' of https://github.com/PavelNikolaichev/LLMGuard into feature/hugging-face
58d6c83

retereum commited on

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

retereum commited on

Merge pull request #6 from shanghai-rits/feature/hugging-face
3f0445a
unverified

PavelNikolaichev commited on

Merge pull request #1 from PavelNikolaichev/feature/hugging-face
427f4de
unverified

PavelNikolaichev commited on

A little changes to the test
7e22b12

retereum commited on

Improved regexes, changed tests to test masking structure as well, added support for several entries at once.
9085f95

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

Added different masked tag for each scanner.
63ce800

retereum commited on

Small changes for Transformers, added quanto for quantization
ef95d64

retereum commited on

Selected proper model to fit into CPU bounds.
4d6b070

retereum commited on

Commented torch.compile step just in case
d4c8d8a
verified

retereum commited on

Added `pre-requirements.txt`
6ae6ef1

retereum commited on

Added concrete package versions
37922be

retereum commited on

Updated README.md, changed requirements to include newer LLMGuard
8784711

retereum commited on

Merge pull request #4 from PavelNikolaichev/main
dea55a9
unverified

PavelNikolaichev commited on

Merge pull request #3 from PavelNikolaichev/main
933b03d
unverified

PavelNikolaichev commited on

HuggingFace should be working so far
ff939b8

retereum commited on

Added transformers lib support.
16bf7a2

retereum commited on

Added readme.MD
96cddda

retereum commited on

initial commit
7d6bcb0

retereum commited on

[WIP] HuggingFace support.
d0cd3ad

retereum commited on

[WIP] HuggingFace support.
c0ec3e5

retereum commited on

Merge pull request #2 from PavelNikolaichev/feature/ollama
9ce2429
unverified

PavelNikolaichev commited on

Added working Ollama
fa039ae

retereum commited on

Merge pull request #1 from PavelNikolaichev/feature/id-scanner
8c11ae8
unverified

PavelNikolaichev commited on

Implemented ID scanner
a7037f6

retereum commited on

Thought $default-branch is a real constant in Github.
7491c43

retereum commited on