Spaces:
Sleeping
Sleeping
Commit History
Merge branch 'master'
7293554
Updated gradio version to resolve issues with HFSpaces, changed tokenization type.
2361dd6
Merge branch 'master'
a98629b
Merge pull request #11 from PavelNikolaichev/feature/presidio
ef11520
unverified
PavelNikolaichev
commited on
Removed hashes because they might be a problem.
cf18c21
Freezed requirements to prevent any possible migration issues.
251a040
Cleaned up the codebase, added tests for presidio functionality, changed requirements.txt to get rid of llm-guard package completely.
cd69f4c
Added output of each step, so the difference would be visible.
6cd2282
Refactored deanonymize logic, added custom entities and tags for them.
56932a9
Merge branch 'main' of https://github.com/PavelNikolaichev/LLMGuard
59da8a0
Merge pull request #10 from PavelNikolaichev/feature/presidio
9efb816
unverified
PavelNikolaichev
commited on
Utilized regex instead of deanonymize due to its constraints.
1181cc4
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
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
Merge branch 'feature/hugging-face' of https://github.com/PavelNikolaichev/LLMGuard into feature/hugging-face
58d6c83
Fixed issue with github actions, enabled Deanonymizer scanner back.
3b5353f
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
Improved regexes, changed tests to test masking structure as well, added support for several entries at once.
9085f95
Implemented vault for regex patterns. Changed regex to be more percise, etc.
fd38f46
feat: id changes
77a1562
unverified
Utku Ege Tuluk
commited on
[WIP] switched to llama-cpp, trying to get RegEx into AnonymizerScanner
7cade8e
Migrated to llama-cpp for better performance.
a807e02
Added different masked tag for each scanner.
63ce800
Small changes for Transformers, added quanto for quantization
ef95d64
Selected proper model to fit into CPU bounds.
4d6b070
Commented torch.compile step just in case
d4c8d8a
verified
Added `pre-requirements.txt`
6ae6ef1
Added concrete package versions
37922be
Updated README.md, changed requirements to include newer LLMGuard
8784711
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
Added transformers lib support.
16bf7a2
Added readme.MD
96cddda
initial commit
7d6bcb0
[WIP] HuggingFace support.
d0cd3ad
[WIP] HuggingFace support.
c0ec3e5
Merge pull request #2 from PavelNikolaichev/feature/ollama
9ce2429
unverified
PavelNikolaichev
commited on
Added working Ollama
fa039ae
Merge pull request #1 from PavelNikolaichev/feature/id-scanner
8c11ae8
unverified
PavelNikolaichev
commited on